nfsd4: setclientid_confirm callback-change fixes
[safe/jmp/linux-2.6] / drivers / md /
2009-04-20 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-20 NeilBrownmd: support bitmaps on RAID10 arrays larger then 2...
2009-04-17 NeilBrownmd: update sync_completed and reshape_position even...
2009-04-15 Christoph Hellwigblock: move bio list helpers into bio.h
2009-04-14 NeilBrownmd: improve usefulness and accuracy of sysfs file md...
2009-04-14 NeilBrownmd: allow setting newly added device to 'in_sync' via...
2009-04-14 Christoph Hellwigmd: tiny md.h cleanups
2009-04-08 Mikulas Patockadm kcopyd: fix callback race
2009-04-08 Mikulas Patockadm kcopyd: prepare for callback race fix
2009-04-08 Mikulas Patockadm: implement basic barrier support
2009-04-08 Mikulas Patockadm: remove dm_request loop
2009-04-08 Mikulas Patockadm: rework queueing and suspension
2009-04-08 Alasdair G Kergondm: simplify dm_request loop
2009-04-08 Alasdair G Kergondm: split DMF_BLOCK_IO flag into two
2009-04-08 Alasdair G Kergondm: rearrange dm_wq_work
2009-04-08 Mikulas Patockadm: remove limited barrier support
2009-04-08 Martin K. Petersendm: add integrity support
2009-04-06 Alexander Beregalovmd/raid1: fix build breakage
2009-04-06 NeilBrownmd/raid1 - don't assume newly allocated bvecs are initi...
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-04-02 Mikulas Patockadm: set queue ordered mode
2009-04-02 Mikulas Patockadm: move wait queue declaration
2009-04-02 Mikulas Patockadm: merge pushback and deferred bio lists
2009-04-02 Mikulas Patockadm: allow uninterruptible wait for pending io
2009-04-02 Mikulas Patockadm: merge __flush_deferred_io into caller
2009-04-02 Mikulas Patockadm: move bio_io_error into __split_and_process_bio
2009-04-02 Mikulas Patockadm: rename __split_bio
2009-04-02 Mikulas Patockadm: remove unnecessary struct dm_wq_req
2009-04-02 Mikulas Patockadm: remove unnecessary work queue context field
2009-04-02 Mikulas Patockadm: remove unnecessary work queue type field
2009-04-02 Mikulas Patockadm: bio list add bio_list_add_head
2009-04-02 Jonathan Brassowdm snapshot: persistent fix dtr cleanup
2009-04-02 Jonathan Brassowdm snapshot: move status to exception store
2009-04-02 Jonathan Brassowdm snapshot: move ctr parsing to exception store
2009-04-02 Jonathan Brassowdm snapshot: use DMEMIT macro for status
2009-04-02 Jonathan Brassowdm snapshot: remove dm_snap header
2009-04-02 Jonathan Brassowdm snapshot: remove dm_snap header use
2009-04-02 Jonathan Brassowdm exception store: move cow pointer
2009-04-02 Jonathan Brassowdm exception store: move chunk_fields
2009-04-02 Jonathan Brassowdm exception store: move dm_target pointer
2009-04-02 Jonathan Brassowdm exception store: introduce registry
2009-04-02 Jonathan Brassowdm raid1: add is_remote_recovering hook for clusters
2009-04-02 Jonathan Brassowdm exception store: separate type from instance
2009-04-02 Mike Snitzerdm log: remove struct dm_dirty_log_internal
2009-04-02 Mike Snitzerdm log: use standard kernel module refcount
2009-04-02 Johannes Weinerdm crypt: use kzfree
2009-04-02 Cheng Renquandm target: remove struct tt_internal
2009-04-02 Alasdair G Kergondm table: fix upgrade mode race
2009-04-02 Jun'ichi Nomuradm: path selector use module refcount directly
2009-04-02 Cheng Renquandm target: use module refcount directly
2009-04-02 Mikulas Patockadm snapshot: avoid having two exceptions for the same...
2009-04-02 Mikulas Patockadm snapshot: avoid dropping lock in __find_pending_exce...
2009-04-02 Mikulas Patockadm snapshot: refactor __find_pending_exception
2009-04-02 Mikulas Patockadm io: make sync_io uninterruptible
2009-04-02 Mikulas Patockadm raid1: switch read_record from kmalloc to slab to...
2009-04-02 Mikulas Patockadm: preserve bi_io_vec when resubmitting bios
2009-03-31 NeilBrownmd/raid5 revise rules for when to update metadata durin...
2009-03-31 NeilBrownmd/raid5: minor code cleanups in make_request.
2009-03-31 NeilBrownmd: remove CONFIG_MD_RAID_RESHAPE config option.
2009-03-31 NeilBrownmd/raid5: be more careful about write ordering when...
2009-03-31 NeilBrownmd: don't display meaningless values in sysfs files...
2009-03-31 NeilBrownmd/raid5: allow layout and chunksize to be changed...
2009-03-31 NeilBrownmd/raid5: reshape using largest of old and new chunk...
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change layout
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change chunksize.
2009-03-31 NeilBrownmd/raid5: clearly differentiate 'before' and 'after...
2009-03-31 NeilBrownmd: allow number of drives in raid5 to be reduced
2009-03-31 NeilBrownmd/raid5: change reshape-progress measurement to cope...
2009-03-31 NeilBrownmd: add explicit method to signal the end of a reshape.
2009-03-31 NeilBrownmd/raid5: enhance raid5_size to work correctly with...
2009-03-31 NeilBrownmd/raid5: drop qd_idx from r6_state
2009-03-31 Dan Williamsmd/raid6: move raid6 data processing to raid6_pq.ko
2009-03-31 Andre Nollmd: raid5 run(): Fix max_degraded for raid level 4.
2009-03-31 Dan Williamsmd: 'array_size' sysfs attribute
2009-03-31 Dan Williamsmd: centralize ->array_sectors modifications
2009-03-31 Dan Williamsmd: add 'size' as a personality method
2009-03-31 Atsushi SAKAImd: fix typo in FSF address
2009-03-31 NeilBrownmd: add takeover support for converting raid6 back...
2009-03-31 NeilBrownmd: add takeover support for raid4 -> raid5 conversion.
2009-03-31 NeilBrownmd/raid5: allow layout/chunksize to be changed on an...
2009-03-31 NeilBrownmd: add ->takeover method for raid5 to be able to take...
2009-03-31 NeilBrownmd: add ->takeover method to support changing the perso...
2009-03-31 NeilBrownmd: enable suspend/resume of md devices.
2009-03-31 NeilBrownmd: md_unregister_thread should cope with being passed...
2009-03-31 NeilBrownmd/raid5: refactor raid5 "run"
2009-03-31 NeilBrownmd: make sure new_level, new_chunksize, new_layout...
2009-03-31 NeilBrownmd/raid5: finish support for DDF/raid6
2009-03-31 NeilBrownmd/raid5: Add support for new layouts for raid5 and...
2009-03-31 NeilBrownmd/raid5: simplify raid5_compute_sector interface
2009-03-31 NeilBrownmd/raid6: remove expectation that Q device is immediate...
2009-03-31 NeilBrownmd/raid5: change raid5_compute_sector and stripe_to_pdi...
2009-03-31 NeilBrownmd/raid5: simplify interface for init_stripe and get_ac...
2009-03-31 Andre Nollmd: Represent raid device size in sectors.
2009-03-31 Andre Nollmd: Make mddev->size sector-based.
2009-03-31 NeilBrownmd: be more consistent about setting WriteMostly flag...
2009-03-31 NeilBrownmd: occasionally checkpoint drive recovery to reduce...
2009-03-31 NeilBrownmd: move md_k.h from include/linux/raid/ to drivers/md/
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 NeilBrownmd: move LEVEL_* definition from md_k.h to md_u.h
next