1. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  2. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  3. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  4. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  5. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  6. dbdac9b block: Fix documentation for blkdev_issue_flush() by Theodore Ts'o · 15 years ago
  7. a185eb4 block: fix empty barrier on write-through w/ ordered tag by Tejun Heo · 16 years ago
  8. 58eea92 block: simplify empty barrier implementation by Tejun Heo · 16 years ago
  9. 8f11b3e block: make barrier completion more robust by Tejun Heo · 16 years ago
  10. f671620 block: make every barrier action optional by Tejun Heo · 16 years ago
  11. a738467 block: remove duplicate or unused barrier/discard error paths by Tejun Heo · 16 years ago
  12. 313e429 block: reorganize QUEUE_ORDERED_* constants by Tejun Heo · 16 years ago
  13. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 16 years ago
  14. 3e6053d block: adjust blkdev_issue_discard for swap by Hugh Dickins · 16 years ago
  15. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  16. 2ebca85 Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) by OGAWA Hirofumi · 16 years ago
  17. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  18. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. 2a4aa30 block: rename and export rq_init() by FUJITA Tomonori · 16 years ago
  20. 6f6a036 block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline by Adrian Bunk · 16 years ago
  21. 1afb20f block: make rq_init() do a full memset() by FUJITA Tomonori · 16 years ago
  22. cc66b45 block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back by Jens Axboe · 16 years ago
  23. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  24. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago