summaryrefslogtreecommitdiffstats
path: root/block/blk-timeout.c
Commit message (Expand)AuthorAgeFilesLines
* block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-211-7/+5
* block: clean up misc stuff after block layer timeout conversionTejun Heo2009-04-281-13/+9
* block: fix intermittent dm timeout based oopsHannes Reinecke2009-04-241-0/+7
* block: make blk_abort_queue() ignore non-request based devicesJens Axboe2009-04-221-0/+6
* block: fix deadlock in blk_abort_queue() for drivers that readd to timeout listHannes Reinecke2009-02-181-1/+8
* block: leave the request timeout timer running even on an empty listJens Axboe2008-12-291-4/+0
* block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe2008-12-291-1/+6
* block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com2008-12-291-6/+4
* Block: use round_jiffies_up()Alan Stern2008-11-061-17/+3
* block: use rq complete marking in blk_abort_request()Jens Axboe2008-10-091-0/+2
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-091-0/+59
* block: Add interface to abort queued requestsMike Anderson2008-10-091-0/+22
* block: unify request timeout handlingJens Axboe2008-10-091-0/+155
OpenPOWER on IntegriCloud