Commit Graph

172 Commits (6df400ab64c68fc4072a13019fc20fd7e3d51303)

Author SHA1 Message Date
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
Kiyoshi Ueda 0888564393 dm: pass gfp_mask to alloc_rq_tio 15 years ago
Kiyoshi Ueda 598de40947 dm: use clone in map_request function 15 years ago
Kiyoshi Ueda 90abb8c4ce dm: abstract dm_in_flight function 15 years ago
Mikulas Patocka 952b355760 dm io: use slab for struct io 15 years ago
Kiyoshi Ueda f88fb98118 dm: dec_pending needs locking to save error value 16 years ago
Zdenek Kabelac 03022c54b9 dm: add missing del_gendisk to alloc_dev error path 16 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Kiyoshi Ueda a77e28c7e1 dm multipath: fix oops when request based io fails when no paths 16 years ago
Mike Snitzer a732c207d1 dm: remove queue next_ordered workaround for barriers 16 years ago
Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
Kiyoshi Ueda 523d9297d4 dm: disable interrupt when taking map_lock 16 years ago
Kiyoshi Ueda 5d67aa2366 dm: do not set QUEUE_ORDERED_DRAIN if request based 16 years ago
Kiyoshi Ueda e6ee8c0b76 dm: enable request based option 16 years ago
Kiyoshi Ueda cec47e3d4a dm: prepare for request based option 16 years ago
Mike Snitzer 754c5fc7eb dm: calculate queue limits during resume not load 16 years ago
Milan Broz 60935eb21d dm ioctl: support cookies for udev 16 years ago
Mikulas Patocka 52b1fd5a27 dm: send empty barriers to targets in dm_flush 16 years ago
Alasdair G Kergon 9015df24a8 dm: initialise tio in alloc_tio 16 years ago
Mikulas Patocka f9ab94cee3 dm: introduce num_flush_requests 16 years ago
Mikulas Patocka 27eaa14975 dm: remove check that prevents mapping empty bios 16 years ago
Mikulas Patocka fdb9572b73 dm: remove EOPNOTSUPP for barriers 16 years ago
Mikulas Patocka 5aa2781d96 dm: store only first barrier error 16 years ago
Mikulas Patocka 2761e95fe4 dm: process requeue in dm_wq_work 16 years ago
Mikulas Patocka 531fe96364 dm: make dm_flush return void 16 years ago
Mikulas Patocka 32a926da5a dm: always hold bdev reference 16 years ago
Mikulas Patocka db8fef4fab dm: rename suspended_bdev to bdev 16 years ago
Mikulas Patocka 8cbeb67ad5 dm: avoid unsupported spanning of md stripe boundaries 16 years ago
Milan Broz 4d89b7b4e4 dm: sysfs skip output when device is being destroyed 16 years ago
Li Zefan e212d6f250 block: remove some includings of blktrace_api.h 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
Alan D. Brunelle 22a7c31a96 blktrace: from-sector redundant in trace_block_remap 16 years ago
Christoph Hellwig 8f3d8ba20e block: move bio list helpers into bio.h 16 years ago
Mikulas Patocka af7e466a1a dm: implement basic barrier support 16 years ago
Mikulas Patocka 92c639021c dm: remove dm_request loop 16 years ago
Mikulas Patocka 3b00b2036f dm: rework queueing and suspension 16 years ago
Alasdair G Kergon 54d9a1b451 dm: simplify dm_request loop 16 years ago
Alasdair G Kergon 1eb787ec18 dm: split DMF_BLOCK_IO flag into two 16 years ago
Alasdair G Kergon df12ee9963 dm: rearrange dm_wq_work 16 years ago
Mikulas Patocka 692d0eb9e0 dm: remove limited barrier support 16 years ago