aboutsummaryrefslogtreecommitdiff
path: root/block/blk-timeout.c
AgeCommit message (Expand)Author
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