summaryrefslogtreecommitdiff
path: root/block/blk-exec.c
Commit message (Expand)AuthorAge
* block: blk-mq: support draining mq queueMing Lei2013-12-31
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25
* block: remove request ref_countChristoph Hellwig2013-10-25
* If the queue is dying then we only call the rq->end_io callout.Mike Christie2013-09-18
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\
| * block: account iowait time when waiting for completion of IO requestVladimir Davydov2013-02-15
* | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
|/
* Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\
| * block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-06
| * block: Rename queue dead flagBart Van Assche2012-12-06
* | block: Don't access request after it might be freedRoland Dreier2012-11-23
|/
* [SCSI] block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty2012-07-20
* block: add missing blk_queue_dead() checksTejun Heo2011-12-14
* block: add blk_queue_dead()Tejun Heo2011-12-14
* [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-21
* block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma2011-05-05
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
|/
* block: Prevent hang_check firing during long I/OMark Lord2010-09-24
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* block: don't set REQ_NOMERGE unnecessarilyTejun Heo2009-04-28
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-09
* block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-15
* block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz2008-07-15
* block: make core bits checkpatch compliantJens Axboe2008-02-01
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-29