aboutsummaryrefslogtreecommitdiff
path: root/block/blk.h
AgeCommit message (Expand)Author
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo
2010-09-10block: rename barrier/ordered to flushTejun Heo
2010-09-10block: drop barrier ordering by queue drainingTejun Heo
2010-09-10block: misc cleanups in barrier codeTejun Heo
2010-09-10block: Range check cpu in blk_cpu_to_groupBrian King
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2009-09-11block: implement mixed merge of different failfast requestsTejun Heo
2009-05-27block: fix no diskstat problemKiyoshi Ueda
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo
2009-04-28block: include discard requests in IO accountingJens Axboe
2009-04-28block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe
2009-04-28block: reorganize request fetching functionsTejun Heo
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-15block: fix bad spelling of quiesceJens Axboe
2009-04-07block: fix inconsistency in I/O stat accounting codeJerome Marchand
2009-04-07block: elevator quiescing helpersJens Axboe
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell
2008-10-17block: remove __generic_unplug_device() from exportsJens Axboe
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09block: add support for IO CPU affinityJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-04-29block: rename and export rq_init()FUJITA Tomonori
2008-03-04proper prototype for blk_dev_init()Adrian Bunk
2008-01-29block: ll_rw_blk.c split, add blk-merge.cJens Axboe
2008-01-29block: continue ll_rw_blk.c splitupJens Axboe
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe