aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-exec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2009-04-28block: don't set REQ_NOMERGE unnecessarilyTejun Heo1-1/+0
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC.Randy Dunlap1-3/+3
2008-07-15block: unexport blk_end_sync_rqFUJITA Tomonori1-2/+1
2008-07-15block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()Bartlomiej Zolnierkiewicz1-0/+3
2008-02-01block: make core bits checkpatch compliantJens Axboe1-1/+0
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe1-0/+105