blob: f80a6649f1021b545fb40c7fe3a9e3e6a21a9c40 [file] [log] [blame]
16e3e4187758 ("block: reuse __blk_bvec_map_sg() for mapping page sized bvec")
cae6c2e54cc1 ("block: remove argument of 'request_queue' from __blk_bvec_map_sg")
48d7727cae12 ("block: optimize __blk_segment_map_sg() for single-page bvec")
862e5a5e6fa2 ("block: use bio_for_each_bvec() to map sg")
f9d03f96b988 ("block: improve handling of the magic discard payload")
a6f0788ec288 ("block: add support for REQ_OP_WRITE_ZEROES")
e73c23ff736e ("block: add async variant of blkdev_issue_zeroout")
bac0000af5f8 ("nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK")
e34cbd307477 ("blk-wbt: add general throttling mechanism")
cf43e6be865a ("block: add scalable completion tracking of requests")
87374179c535 ("block: add a proper block layer data direction encoding")
ef295ecf090d ("block: better op and flags encoding")
e806402130c9 ("block: split out request-only flags into a new namespace")
8d2bbd4c8236 ("block: replace REQ_THROTTLED with a bio flag")
188bd2b16b3c ("block: move REQ_RAHEAD to common flags")
bd1c1c21741c ("block: REQ_NOMERGE is common to the bio and request")
2552e3f878c2 ("blk-mq: get rid of confusing blk_map_ctx structure")
7dd2fb6877b6 ("blk-mq: update hardware and software queues for sleeping alloc")
89d947561077 ("sd: Implement support for ZBC devices")
6a0cb1bc106f ("block: Implement support for zoned block devices")
2d253440b5af ("block: Define zoned block device operations")
797476b88bde ("block: Add 'zoned' queue limit")