summaryrefslogtreecommitdiff
path: root/block/blk-timeout.c
Commit message (Expand)AuthorAge
* block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-21
* block: clean up misc stuff after block layer timeout conversionTejun Heo2009-04-28
* block: fix intermittent dm timeout based oopsHannes Reinecke2009-04-24
* block: make blk_abort_queue() ignore non-request based devicesJens Axboe2009-04-22
* block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke2009-02-18
* block: leave the request timeout timer running even on an empty listJens Axboe2008-12-29
* block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe2008-12-29
* block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com2008-12-29
* Block: use round_jiffies_up()Alan Stern2008-11-06
* block: use rq complete marking in blk_abort_request()Jens Axboe2008-10-09
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-09
* block: Add interface to abort queued requestsMike Anderson2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09