summaryrefslogtreecommitdiffstats
path: root/block/blk.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-241-0/+4
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+7
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-2/+6
| |\
| * | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-101-0/+3
| * | block: rename barrier/ordered to flushTejun Heo2010-09-101-2/+2
| * | block: drop barrier ordering by queue drainingTejun Heo2010-09-101-1/+1
| * | block: misc cleanups in barrier codeTejun Heo2010-09-101-2/+5
* | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-12/+0
|\ \ \ | |_|/ |/| |
| * | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-191-4/+0
| * | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-8/+0
| |/
* | block: Range check cpu in blk_cpu_to_groupBrian King2010-09-101-2/+6
|/
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-2/+4
* block: implement mixed merge of different failfast requestsTejun Heo2009-09-111-0/+1
* block: fix no diskstat problemKiyoshi Ueda2009-05-271-3/+3
* block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-191-0/+2
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-0/+1
* block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-111-1/+0
* block: include discard requests in IO accountingJens Axboe2009-04-281-1/+2
* block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe2009-04-281-1/+8
* block: reorganize request fetching functionsTejun Heo2009-04-281-0/+37
* block: simplify I/O stat accountingJerome Marchand2009-04-241-6/+1
* block: fix bad spelling of quiesceJens Axboe2009-04-151-2/+2
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-071-4/+6
* block: elevator quiescing helpersJens Axboe2009-04-071-0/+4
* cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2009-03-131-1/+1
* block: fix oops in blk_queue_io_stat()Jens Axboe2009-02-021-0/+8
* cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2008-12-261-2/+2
* block: remove __generic_unplug_device() from exportsJens Axboe2008-10-171-0/+1
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-091-0/+12
* block: unify request timeout handlingJens Axboe2008-10-091-0/+24
* block: add support for IO CPU affinityJens Axboe2008-10-091-0/+12
* block: Block layer data integrity supportMartin K. Petersen2008-07-031-0/+8
* block: rename and export rq_init()FUJITA Tomonori2008-04-291-1/+0
* proper prototype for blk_dev_init()Adrian Bunk2008-03-041-0/+2
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-291-2/+9
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-291-0/+17
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-291-0/+29
OpenPOWER on IntegriCloud