| Commit message (Expand) | Author | Age | Files | Lines |
* | block: implement mixed merge of different failfast requests | Tejun Heo | 2009-09-11 | 1 | -0/+1 |
* | block: fix no diskstat problem | Kiyoshi Ueda | 2009-05-27 | 1 | -3/+3 |
* | block: Un-export blk_rq_append_bio | Boaz Harrosh | 2009-05-19 | 1 | -0/+2 |
* | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -0/+1 |
* | block: drop request->hard_* and *nr_sectors | Tejun Heo | 2009-05-11 | 1 | -1/+0 |
* | block: include discard requests in IO accounting | Jens Axboe | 2009-04-28 | 1 | -1/+2 |
* | block: make blk_do_io_stat() do the full "is this rq accountable" checks | Jens Axboe | 2009-04-28 | 1 | -1/+8 |
* | block: reorganize request fetching functions | Tejun Heo | 2009-04-28 | 1 | -0/+37 |
* | block: simplify I/O stat accounting | Jerome Marchand | 2009-04-24 | 1 | -6/+1 |
* | block: fix bad spelling of quiesce | Jens Axboe | 2009-04-15 | 1 | -2/+2 |
* | block: fix inconsistency in I/O stat accounting code | Jerome Marchand | 2009-04-07 | 1 | -4/+6 |
* | block: elevator quiescing helpers | Jens Axboe | 2009-04-07 | 1 | -0/+4 |
* | cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor... | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
* | block: fix oops in blk_queue_io_stat() | Jens Axboe | 2009-02-02 | 1 | -0/+8 |
* | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2008-12-26 | 1 | -2/+2 |
* | block: remove __generic_unplug_device() from exports | Jens Axboe | 2008-10-17 | 1 | -0/+1 |
* | block: add fault injection mechanism for faking request timeouts | Jens Axboe | 2008-10-09 | 1 | -0/+12 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -0/+24 |
* | block: add support for IO CPU affinity | Jens Axboe | 2008-10-09 | 1 | -0/+12 |
* | block: Block layer data integrity support | Martin K. Petersen | 2008-07-03 | 1 | -0/+8 |
* | block: rename and export rq_init() | FUJITA Tomonori | 2008-04-29 | 1 | -1/+0 |
* | proper prototype for blk_dev_init() | Adrian Bunk | 2008-03-04 | 1 | -0/+2 |
* | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe | 2008-01-29 | 1 | -2/+9 |
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 | 1 | -0/+17 |
* | block: split tag and sysfs handling from blk-core.c | Jens Axboe | 2008-01-29 | 1 | -0/+29 |