index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
Age
Commit message (
Expand
)
Author
2012-06-15
block: Drop dead function blk_abort_queue()
Asias He
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2010-04-21
block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
Richard Kennedy
2009-04-28
block: clean up misc stuff after block layer timeout conversion
Tejun Heo
2009-04-24
block: fix intermittent dm timeout based oops
Hannes Reinecke
2009-04-22
block: make blk_abort_queue() ignore non-request based devices
Jens Axboe
2009-02-18
block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list
Hannes Reinecke
2008-12-29
block: leave the request timeout timer running even on an empty list
Jens Axboe
2008-12-29
block: add comment in blk_rq_timed_out() about why next can not be 0
Jens Axboe
2008-12-29
block: optimizations in blk_rq_timed_out_timer()
malahal@us.ibm.com
2008-11-06
Block: use round_jiffies_up()
Alan Stern
2008-10-09
block: use rq complete marking in blk_abort_request()
Jens Axboe
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
2008-10-09
block: Add interface to abort queued requests
Mike Anderson
2008-10-09
block: unify request timeout handling
Jens Axboe