index
:
git.armlinux.org.uk/linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
Age
Commit message (
Expand
)
Author
2013-07-01
block: check for timeout function in blk_rq_timed_out()
Hannes Reinecke
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