summaryrefslogtreecommitdiff
path: root/block/blk-timeout.c
AgeCommit message (Expand)Author
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2010-04-21block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy
2009-04-28block: clean up misc stuff after block layer timeout conversionTejun Heo
2009-04-24block: fix intermittent dm timeout based oopsHannes Reinecke
2009-04-22block: make blk_abort_queue() ignore non-request based devicesJens Axboe
2009-02-18block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke
2008-12-29block: leave the request timeout timer running even on an empty listJens Axboe
2008-12-29block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe
2008-12-29block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com
2008-11-06Block: use round_jiffies_up()Alan Stern
2008-10-09block: use rq complete marking in blk_abort_request()Jens Axboe
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09block: Add interface to abort queued requestsMike Anderson
2008-10-09block: unify request timeout handlingJens Axboe