Commit Graph

216 Commits (f10513de2a6036742b55e23278f0322f2e5c3772)

Author SHA1 Message Date
Shaohua Li 1e9bb8808a block: fix non-atomic access to genhd inflight structures 14 years ago
Martin K. Petersen a91a2785b2 block: Require subsystems to explicitly allocate bio_set integrity mempool 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Kiyoshi Ueda 052189a2ec dm: remove superfluous irq disablement in dm_request_fn 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
Milan Broz 4a1aeb9829 dm: remove dm_mutex after bkl conversion 14 years ago
Mike Snitzer c217649bf2 dm: dont take i_mutex to change device size 14 years ago
Jeff Moyer b7908c1035 block: trace event block fix unassigned field 14 years ago
Mike Snitzer d07335e51d block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. 14 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Mike Snitzer b372d360df dm: convey that all flushes are processed as empty 15 years ago
Kiyoshi Ueda 05447420f9 dm: fix locking context in queue_io() 15 years ago
Tejun Heo 6a8736d10c dm: relax ordering of bio-based flush implementation 15 years ago
Tejun Heo 29e4013de7 dm: implement REQ_FLUSH/FUA support for request-based dm 15 years ago
Tejun Heo d87f4c14f2 dm: implement REQ_FLUSH/FUA support for bio-based dm 15 years ago
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
Mike Snitzer a79245b3e5 dm: split discard requests on target boundaries 15 years ago
Mike Snitzer 56a67df766 dm: factor out max_io_len_target_boundary 15 years ago
Mike Snitzer 06a426cee9 dm: use common __issue_target_request for flush and discard support 15 years ago
Mike Snitzer 5ae89a8720 dm: linear support discard 15 years ago
Mike Snitzer 57cba5d365 dm: rename map_info flush_request to target_request_nr 15 years ago
Mike Snitzer 4a0b4ddf26 dm: do not initialise full request queue when bio based 15 years ago
Mike Snitzer a5664dad7e dm ioctl: make bio or request based device type immutable 15 years ago
Mikulas Patocka 708e929513 dm: skip second flush on bio unsupported error 15 years ago
Kiyoshi Ueda 3f77316de0 dm: separate device deletion from dm_put 15 years ago
Kiyoshi Ueda abdc568b05 dm: prevent access to md being deleted 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
FUJITA Tomonori 144d6ed551 dm: stop using q->prepare_flush_fn 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Peter Rajnoha 3abf85b5b5 dm ioctl: introduce flag indicating uevent was generated 15 years ago
Mikulas Patocka a97f925a32 dm: free dm_io before bio_endio not after 15 years ago
Kiyoshi Ueda ecdb2e257a dm table: remove dm_get from dm_table_get_md 15 years ago
Kiyoshi Ueda 9eef87da2a dm mpath: fix stall when requeueing io 15 years ago
Kiyoshi Ueda 64dbce580d dm: export suspended state to targets 15 years ago
Kiyoshi Ueda 4f186f8bbf dm: rename dm_suspended to dm_suspended_md 15 years ago
Kiyoshi Ueda 4d4471cb5c dm: swap target postsuspend call and setting suspended flag 15 years ago
Jun'ichi Nomura 6db4ccd635 dm: trace request based remapping 15 years ago
Alasdair G Kergon 042d2a9bcd dm: keep old table until after resume succeeded 15 years ago
Alasdair G Kergon a794015597 dm: bind new table before destroying old 15 years ago
Mike Anderson 432a212c0d dm: add dm_deleting_md function 15 years ago
Alasdair G Kergon 7c6664114b dm: rename dm_get_table to dm_get_live_table 15 years ago
Kiyoshi Ueda d0bcb87865 dm: add request based barrier support 15 years ago
Kiyoshi Ueda 980691e5f3 dm: move dm_end_request 15 years ago
Kiyoshi Ueda 11a68244e1 dm: refactor request based completion functions 15 years ago
Kiyoshi Ueda b4324feeae dm: use md pending for in flight IO counting 15 years ago
Kiyoshi Ueda 9f518b27cf dm: simplify request based suspend 15 years ago
Kiyoshi Ueda 6facdaff22 dm: abstract clone_rq 15 years ago