Commit Graph

1897 Commits (2fb0ee8a7f23e5f4df31f73da06731990ebb0044)

Author SHA1 Message Date
Joe Perches 067032bc62 md: Fix single printks with multiple KERN_<level>s 14 years ago
NeilBrown 6c98791014 md: fix regression resulting in delays in clearing bits in a bitmap 14 years ago
NeilBrown 9d09e663d5 dm: raid456 basic support 14 years ago
NeilBrown 99d03c141b dm: per target unplug callback support 14 years ago
NeilBrown 9d357b0787 dm: introduce target callbacks and congestion callback 14 years ago
Chandra Seetharaman 4e2d19e46b dm mpath: delay activate_path retry on SCSI_DH_RETRY 14 years ago
Kiyoshi Ueda 052189a2ec dm: remove superfluous irq disablement in dm_request_fn 14 years ago
Dan Carpenter dbc883f157 dm log: use PTR_ERR value instead of ENOMEM 14 years ago
Mike Snitzer b83b2f295a dm snapshot: avoid storing private suspended state 14 years ago
Tejun Heo 239c8dd533 dm snapshot: persistent make metadata_wq multithreaded 14 years ago
Tejun Heo 9c4376de98 dm: use non reentrant workqueues if equivalent 14 years ago
Tejun Heo 4d4d66ab53 dm: convert workqueues to alloc_ordered 14 years ago
Tejun Heo f521f074ab dm stripe: switch from local workqueue to system_wq 14 years ago
Tejun Heo d5ffa387e2 dm: dont use flush_scheduled_work 14 years ago
Tejun Heo fecec20e55 dm snapshot: remove unused dm_snapshot queued_bios_work 14 years ago
Milan Broz 810b492375 dm ioctl: suppress needless warning messages 14 years ago
Milan Broz 3474578593 dm crypt: add loop aes iv generator 14 years ago
Milan Broz d1f9642381 dm crypt: add multi key capability 14 years ago
Milan Broz 2dc5327d3a dm crypt: add post iv call to iv generator 14 years ago
Milan Broz 20c82538e4 dm crypt: use io thread for reads only if mempool exhausted 14 years ago
Andi Kleen c029772125 dm crypt: scale to multiple cpus 14 years ago
Milan Broz 7dbcd13741 dm crypt: simplify compatible table output 14 years ago
Jonathan Brassow 86a54a4802 dm log userspace: add version number to comms 14 years ago
Jonathan Brassow 085ae0651b dm log userspace: group clear and mark requests 14 years ago
Jonathan Brassow 909cc4fb48 dm log userspace: split flush queue 14 years ago
Mikulas Patocka 8d35d3e37e dm kcopyd: delay unplugging 14 years ago
Jonathan Brassow 4a038677df dm log userspace: trap all failed log construction errors 14 years ago
Milan Broz 69a8cfcda2 dm crypt: set key size early 14 years ago
Milan Broz 4a1aeb9829 dm: remove dm_mutex after bkl conversion 14 years ago
Mike Snitzer 5fc2ffeabb dm raid1: support discard 14 years ago
Peter Jones 84c89557a3 dm ioctl: allow rename to fill empty uuid 14 years ago
Mikulas Patocka d9bf0b508d dm io: remove BIO_RW_SYNCIO flag from kcopyd 14 years ago
Mike Snitzer 09c9d4c9b6 dm mpath: disable blk_abort_queue 14 years ago
Mike Snitzer c217649bf2 dm: dont take i_mutex to change device size 14 years ago
NeilBrown bf572541ab md: fix regression with re-adding devices to arrays with no metadata 14 years ago
Jeff Moyer b7908c1035 block: trace event block fix unassigned field 14 years ago
Mike Snitzer 72d4cd9f38 block: max hardware sectors limit wrapper 14 years ago
Martin K. Petersen e692cb668f block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead 14 years ago
NeilBrown 589a594be1 md: protect against NULL reference when waiting to start a raid10. 14 years ago
NeilBrown 1a855a0606 md: fix bug with re-adding of partially recovered device. 14 years ago
NeilBrown a035fc3e25 md: fix possible deadlock in handling flush requests. 14 years ago
NeilBrown a7a07e6965 md: move code in to submit_flushes. 14 years ago
NeilBrown 2b74e12e56 md: remove handling of flush_pending in md_submit_flush_data 14 years ago
Darrick J. Wong be20e6c67b md: Call blk_queue_flush() to establish flush/fua support 14 years ago
NeilBrown 8f9e0ee38f md/raid1: really fix recovery looping when single good device fails. 14 years ago
Justin Maggard c26a44ed1e md: fix return value of rdev_size_change() 14 years ago
Mike Snitzer d07335e51d block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Tejun Heo e09b457bdb block: simplify holder symlink handling 14 years ago