aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer1-0/+2
2011-05-20Merge branch 'for-linus' into for-2.6.40/coreJens Axboe1-1/+3
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe1-1/+0
2011-05-18block: add proper state guards to __elv_next_requestJames Bottomley1-1/+2
2011-05-06block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com1-1/+20
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe1-1/+0
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-21block: attempt to merge with existing requests on plug flushJens Axboe1-0/+2
2011-03-10block: remove per-queue pluggingJens Axboe1-2/+0
2011-01-25block: reimplement FLUSH/FUA to support mergeTejun Heo1-8/+4
2011-01-25block: add REQ_FLUSH_SEQTejun Heo1-1/+1
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe1-0/+4
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+7
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-12/+0
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe1-2/+6
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu1-4/+0
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen1-8/+0
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo1-0/+3
2010-09-10block: rename barrier/ordered to flushTejun Heo1-2/+2
2010-09-10block: drop barrier ordering by queue drainingTejun Heo1-1/+1
2010-09-10block: misc cleanups in barrier codeTejun Heo1-2/+5
2010-09-10block: Range check cpu in blk_cpu_to_groupBrian King1-2/+6
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-2/+4
2009-09-11block: implement mixed merge of different failfast requestsTejun Heo1-0/+1
2009-05-27block: fix no diskstat problemKiyoshi Ueda1-3/+3
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh1-0/+2
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-0/+1
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo1-1/+0
2009-04-28block: include discard requests in IO accountingJens Axboe1-1/+2
2009-04-28block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe1-1/+8
2009-04-28block: reorganize request fetching functionsTejun Heo1-0/+37
2009-04-24block: simplify I/O stat accountingJerome Marchand1-6/+1
2009-04-15block: fix bad spelling of quiesceJens Axboe1-2/+2
2009-04-07block: fix inconsistency in I/O stat accounting codeJerome Marchand1-4/+6
2009-04-07block: elevator quiescing helpersJens Axboe1-0/+4
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_mapRusty Russell1-1/+1
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe1-0/+8
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell1-2/+2
2008-10-17block: remove __generic_unplug_device() from exportsJens Axboe1-0/+1
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-0/+12
2008-10-09block: unify request timeout handlingJens Axboe1-0/+24
2008-10-09block: add support for IO CPU affinityJens Axboe1-0/+12
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+8
2008-04-29block: rename and export rq_init()FUJITA Tomonori1-1/+0
2008-03-04proper prototype for blk_dev_init()Adrian Bunk1-0/+2
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe1-2/+9
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe1-0/+17
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe1-0/+29