summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2009-05-11Merge branch 'quilt/driver-core'Stephen Rothwell
2009-05-11Merge branch 'quilt/device-mapper'Stephen Rothwell
2009-05-11Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-05-11Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
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-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle
2009-05-04dm-snapshot-use-barrier-when-writing-exception-storeMikulas Patocka
2009-05-04dm-io-retry-after-barrier-errorMikulas Patocka
2009-05-04dm-io-record-eopnotsuppMikulas Patocka
2009-05-04dm-snapshot-support-barriersMikulas Patocka
2009-05-04dm-mpath-support-barriersMikulas Patocka
2009-05-04dm-delay-support-barriersMikulas Patocka
2009-05-04dm-crypt-support-flushMikulas Patocka
2009-05-04dm-stripe-support-flushMikulas Patocka
2009-05-04dm-linear-support-flushMikulas Patocka
2009-05-04dm-send-empty-barriers-to-targets-in-dm_flushMikulas Patocka
2009-05-04dm-initialise-tio-in-alloc_tioAlasdair G Kergon
2009-05-04dm-introduce-num_flush_requestsMikulas Patocka
2009-05-04dm-remove-check-that-prevents-mapping-empty-biosMikulas Patocka
2009-05-04dm-remove-EOPNOTSUPP-for-barriersMikulas Patocka
2009-05-04dm-store-only-first-barrier-errorMikulas Patocka
2009-05-04dm-process-requeue-in-dm_wq_workMikulas Patocka
2009-05-04dm-make-dm_flush-return-voidMikulas Patocka
2009-05-04dm-always-hold-bdev-referenceMikulas Patocka
2009-05-04dm-rename-suspended_bdev-to-bdevMikulas Patocka
2009-05-04dm-raid1-keep-retrying-alloc-if-mempool_alloc-failedMikulas Patocka
2009-05-04dm-table-validate-device-hardsect_sizeMike Snitzer
2009-05-04dm-table-ensure-targets-are-aligned-to-hardsect_sizeMike Snitzer
2009-05-04dm-mpath-call-activate-fn-for-each-path-in-pg_initChandra Seetharaman
2009-05-04dm-mpath-change-attached-scsi_dhHannes Reinecke
2009-05-04dm-mpath-validate-hw_handler-argument-countMikulas Patocka
2009-05-04dm-mpath-validate-table-argument-countMikulas Patocka
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