Commit Graph

29 Commits (2b7b250df74f1f9e15cdf33fa90f6c98a419842d)

Author SHA1 Message Date
Christoph Hellwig 67efc92580 block: allow large discard requests 16 years ago
Christoph Hellwig c15227de13 block: use normal I/O path for discard requests 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Jens Axboe 0a7ae2ff0d block: change the tag sync vs async restriction logic 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Nikanth Karthikesan 15afd1cc7b block: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Theodore Ts'o dbdac9b71d block: Fix documentation for blkdev_issue_flush() 16 years ago
Tejun Heo a185eb4bc8 block: fix empty barrier on write-through w/ ordered tag 16 years ago
Tejun Heo 58eea927d2 block: simplify empty barrier implementation 16 years ago
Tejun Heo 8f11b3e99a block: make barrier completion more robust 16 years ago
Tejun Heo f671620e7d block: make every barrier action optional 16 years ago
Tejun Heo a7384677b2 block: remove duplicate or unused barrier/discard error paths 16 years ago
Tejun Heo 313e42999d block: reorganize QUEUE_ORDERED_* constants 16 years ago
Tejun Heo 53a08807c0 block: internal dequeue shouldn't start timer 16 years ago
Hugh Dickins 3e6053d76d block: adjust blkdev_issue_discard for swap 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
OGAWA Hirofumi 2ebca85abc Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) 17 years ago
David Woodhouse fb2dce862d Add 'discard' request handling 17 years ago
Harvey Harrison 24c03d47d0 block: remove remaining __FUNCTION__ occurrences 17 years ago
FUJITA Tomonori 2a4aa30c5f block: rename and export rq_init() 17 years ago
Adrian Bunk 6f6a036e6e block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline 17 years ago
FUJITA Tomonori 1afb20f301 block: make rq_init() do a full memset() 17 years ago
Jens Axboe cc66b4512c block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back 17 years ago
Jens Axboe 6728cb0e63 block: make core bits checkpatch compliant 17 years ago
Jens Axboe 86db1e2977 block: continue ll_rw_blk.c splitup 17 years ago