aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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