summaryrefslogtreecommitdiffstats
path: root/block/blk-exec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-281-2/+2
|\
| * block: account iowait time when waiting for completion of IO requestVladimir Davydov2013-02-151-2/+2
* | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-071-0/+1
|/
* Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-2/+2
|\
| * block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-061-1/+1
| * block: Rename queue dead flagBart Van Assche2012-12-061-1/+1
* | block: Don't access request after it might be freedRoland Dreier2012-11-231-1/+7
|/
* [SCSI] block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty2012-07-201-3/+8
* block: add missing blk_queue_dead() checksTejun Heo2011-12-141-2/+4
* block: add blk_queue_dead()Tejun Heo2011-12-141-1/+1
* [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-211-0/+7
* block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma2011-05-051-1/+1
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-181-1/+1
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-2/+2
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-2/+2
|/
* block: Prevent hang_check firing during long I/OMark Lord2010-09-241-1/+8
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
* block: don't set REQ_NOMERGE unnecessarilyTejun Heo2009-04-281-1/+0
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-091-3/+3
* block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-151-2/+1
* block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz2008-07-151-0/+3
* block: make core bits checkpatch compliantJens Axboe2008-02-011-1/+0
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-291-0/+105