Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk-timeout.c
2011-08-04 Akinobu Mitafault-injection: add ability to export fault_attr in...
2010-04-21 Richard Kennedyblock: ensure jiffies wrap is handled correctly in...
2010-04-14 Richard Kennedyblock: ensure jiffies wrap is handled correctly in...
2009-04-28 Tejun Heoblock: clean up misc stuff after block layer timeout...
2009-04-24 Hannes Reineckeblock: fix intermittent dm timeout based oops
2009-04-22 Jens Axboeblock: make blk_abort_queue() ignore non-request based...
2009-02-18 Hannes Reineckeblock: fix deadlock in blk_abort_queue() for drivers...
2009-01-23 Hannes Reinecke- patches.fixes/blk-leave-sync-timer-running: block...
2008-12-29 Jens Axboeblock: leave the request timeout timer running even...
2008-12-29 Jens Axboeblock: add comment in blk_rq_timed_out() about why...
2008-12-29 malahal@us.ibm.comblock: optimizations in blk_rq_timed_out_timer()
2008-11-26 Hannes Reinecke- patches.fixes/blk-leave-sync-timer-running: move to
2008-11-06 Alan SternBlock: use round_jiffies_up()
2008-10-21 Hannes Reinecke- patches.fixes/dm-mpath-abort-queue: rediff.
2008-10-09 Jens Axboeblock: use rq complete marking in blk_abort_request()
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-09-15 Hannes Reinecke- patches.fixes/dm-mpath-abort-queue: Abort queued...
2008-09-15 Hannes Reinecke- patches.drivers/block-timeout-handling: Fix typo.
2008-09-12 Hannes Reinecke- patches.drivers/bdev-resize-added-flush_disk: Added