1. bbc758e block: remove REQ_NO_TIMEOUT flag by Christoph Hellwig · 9 years ago
  2. 287922e block: defer timeouts to a workqueue by Christoph Hellwig · 9 years ago
  3. 3b627a3 block: clarify blk_add_timer() use case for blk-mq by Jens Axboe · 9 years ago
  4. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  5. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 9 years ago
  6. 9041583 block: fix blk_abort_request on blk-mq by Christoph Hellwig · 10 years ago
  7. 5e940aa blk-timeout: fix blk_add_timer by Ming Lei · 10 years ago
  8. 46f92d4 blk-mq: unshared timeout handler by Christoph Hellwig · 10 years ago
  9. c7bca41 block: ensure that the timer is always added by Jens Axboe · 10 years ago
  10. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  11. c4a634f block: fold __blk_add_timer into blk_add_timer by Christoph Hellwig · 10 years ago
  12. 87ee7b1 blk-mq: fix race with timeouts and requeue events by Jens Axboe · 10 years ago
  13. f793aa5 block: relax when to modify the timeout timer by Jens Axboe · 10 years ago
  14. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  15. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  16. 8616ebb block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  17. 4912aa6 block: fix race between request completion and timeout handling by Jeff Moyer · 11 years ago
  18. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  19. 80bd718 block: check for timeout function in blk_rq_timed_out() by Hannes Reinecke · 11 years ago
  20. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 12 years ago
  21. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  22. a534dbe block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer by Richard Kennedy · 14 years ago
  23. 2eef33e block: clean up misc stuff after block layer timeout conversion by Tejun Heo · 15 years ago
  24. 17d5c8c block: fix intermittent dm timeout based oops by Hannes Reinecke · 15 years ago
  25. b759113 block: make blk_abort_queue() ignore non-request based devices by Jens Axboe · 15 years ago
  26. be987fd block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list by Hannes Reinecke · 15 years ago
  27. 70ed28b block: leave the request timeout timer running even on an empty list by Jens Axboe · 16 years ago
  28. 65d3618 block: add comment in blk_rq_timed_out() about why next can not be 0 by Jens Axboe · 16 years ago
  29. 565e411 block: optimizations in blk_rq_timed_out_timer() by malahal@us.ibm.com · 16 years ago
  30. 7838c15 Block: use round_jiffies_up() by Alan Stern · 16 years ago
  31. 7ba1fba block: use rq complete marking in blk_abort_request() by Jens Axboe · 16 years ago
  32. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  33. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  34. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago