aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-timeout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29block: add comment in blk_rq_timed_out() about why next can not be 0Jens Axboe1-1/+6
2008-12-29block: optimizations in blk_rq_timed_out_timer()malahal@us.ibm.com1-6/+4
2008-11-06Block: use round_jiffies_up()Alan Stern1-17/+3
2008-10-09block: use rq complete marking in blk_abort_request()Jens Axboe1-0/+2
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-0/+59
2008-10-09block: Add interface to abort queued requestsMike Anderson1-0/+22
2008-10-09block: unify request timeout handlingJens Axboe1-0/+155