summaryrefslogtreecommitdiffstats
path: root/block/blk-exec.c
AgeCommit message (Expand)AuthorLines
2011-12-14block: add missing blk_queue_dead() checksTejun Heo-2/+4
2011-12-14block: add blk_queue_dead()Tejun Heo-1/+1
2011-07-21[SCSI] fix crash in scsi_dispatch_cmd()James Bottomley-0/+7
2011-05-05block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig-1/+1
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe-2/+2
2011-03-10block: remove per-queue pluggingJens Axboe-2/+2
2010-09-24block: Prevent hang_check firing during long I/OMark Lord-1/+8
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig-1/+1
2009-04-28block: don't set REQ_NOMERGE unnecessarilyTejun Heo-1/+0
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap-3/+3
2008-07-15block: unexport blk_end_sync_rqFUJITA Tomonori-2/+1
2008-07-15block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz-0/+3
2008-02-01block: make core bits checkpatch compliantJens Axboe-1/+0
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe-0/+105