summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-07md: constify VFTsJan Engelhardt
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown
2009-04-20Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-20md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown
2009-04-17md: update sync_completed and reshape_position even more often.NeilBrown
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig
2009-04-14md: improve usefulness and accuracy of sysfs file md/sync_completed.NeilBrown
2009-04-14md: allow setting newly added device to 'in_sync' via sysfs.NeilBrown
2009-04-14md: tiny md.h cleanupsChristoph Hellwig
2009-04-09dm kcopyd: fix callback raceMikulas Patocka
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-09dm: implement basic barrier supportMikulas Patocka
2009-04-09dm: remove dm_request loopMikulas Patocka
2009-04-09dm: rework queueing and suspensionMikulas Patocka
2009-04-09dm: simplify dm_request loopAlasdair G Kergon
2009-04-09dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon
2009-04-09dm: rearrange dm_wq_workAlasdair G Kergon
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-09dm: add integrity supportMartin K. Petersen
2009-04-06md/raid1: fix build breakageAlexander Beregalov
2009-04-06md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-02dm: set queue ordered modeMikulas Patocka
2009-04-02dm: move wait queue declarationMikulas Patocka
2009-04-02dm: merge pushback and deferred bio listsMikulas Patocka
2009-04-02dm: allow uninterruptible wait for pending ioMikulas Patocka
2009-04-02dm: merge __flush_deferred_io into callerMikulas Patocka
2009-04-02dm: move bio_io_error into __split_and_process_bioMikulas Patocka
2009-04-02dm: rename __split_bioMikulas Patocka
2009-04-02dm: remove unnecessary struct dm_wq_reqMikulas Patocka
2009-04-02dm: remove unnecessary work queue context fieldMikulas Patocka
2009-04-02dm: remove unnecessary work queue type fieldMikulas Patocka
2009-04-02dm: bio list add bio_list_add_headMikulas Patocka
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow
2009-04-02dm snapshot: move status to exception storeJonathan Brassow
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow
2009-04-02dm snapshot: use DMEMIT macro for statusJonathan Brassow
2009-04-02dm snapshot: remove dm_snap headerJonathan Brassow
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: move dm_target pointerJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow