1. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  2. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  3. 8616ebb block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  4. 4912aa6 block: fix race between request completion and timeout handling by Jeff Moyer · 11 years ago
  5. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  6. 80bd718 block: check for timeout function in blk_rq_timed_out() by Hannes Reinecke · 11 years ago
  7. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 12 years ago
  8. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  9. a534dbe block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer by Richard Kennedy · 14 years ago
  10. 2eef33e block: clean up misc stuff after block layer timeout conversion by Tejun Heo · 15 years ago
  11. 17d5c8c block: fix intermittent dm timeout based oops by Hannes Reinecke · 15 years ago
  12. b759113 block: make blk_abort_queue() ignore non-request based devices by Jens Axboe · 15 years ago
  13. be987fd block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list by Hannes Reinecke · 15 years ago
  14. 70ed28b block: leave the request timeout timer running even on an empty list by Jens Axboe · 16 years ago
  15. 65d3618 block: add comment in blk_rq_timed_out() about why next can not be 0 by Jens Axboe · 16 years ago
  16. 565e411 block: optimizations in blk_rq_timed_out_timer() by malahal@us.ibm.com · 16 years ago
  17. 7838c15 Block: use round_jiffies_up() by Alan Stern · 16 years ago
  18. 7ba1fba block: use rq complete marking in blk_abort_request() by Jens Axboe · 16 years ago
  19. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  20. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  21. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago