summaryrefslogtreecommitdiff
path: root/block/blk.h
Commit message (Expand)AuthorAge
* block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo2011-10-19
* block: reorganize throtl_get_tg() and blk_throtl_bio()Tejun Heo2011-10-19
* block: reorganize queue drainingTejun Heo2011-10-19
* block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-19
* block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-15
* Merge branch 'for-linus' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: add proper state guards to __elv_next_requestJames Bottomley2011-05-18
* | Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\ \ | |/
| * block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* | block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-06
|/
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Fix common misspellingsLucas De Marchi2011-03-31
* block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
* block: remove per-queue pluggingJens Axboe2011-03-10
* block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
* block: add REQ_FLUSH_SEQTejun Heo2011-01-25
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\
| * | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
| * | block: rename barrier/ordered to flushTejun Heo2010-09-10
| * | block: drop barrier ordering by queue drainingTejun Heo2010-09-10
| * | block: misc cleanups in barrier codeTejun Heo2010-09-10
* | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ | |_|/ |/| |
| * | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
| |/
* | block: Range check cpu in blk_cpu_to_groupBrian King2010-09-10
|/
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* block: implement mixed merge of different failfast requestsTejun Heo2009-09-11
* block: fix no diskstat problemKiyoshi Ueda2009-05-27
* block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-19
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
* block: include discard requests in IO accountingJens Axboe2009-04-28
* block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe2009-04-28
* block: reorganize request fetching functionsTejun Heo2009-04-28
* block: simplify I/O stat accountingJerome Marchand2009-04-24
* block: fix bad spelling of quiesceJens Axboe2009-04-15
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-07
* block: elevator quiescing helpersJens Axboe2009-04-07
* cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2009-03-13
* block: fix oops in blk_queue_io_stat()Jens Axboe2009-02-02
* cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2008-12-26
* block: remove __generic_unplug_device() from exportsJens Axboe2008-10-17
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: Block layer data integrity supportMartin K. Petersen2008-07-03
* block: rename and export rq_init()FUJITA Tomonori2008-04-29
* proper prototype for blk_dev_init()Adrian Bunk2008-03-04