开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
Age
Commit message (
Expand
)
Author
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