| Commit message (Expand) | Author | Age | Files | Lines |
* | block: fix flush machinery for stacking drivers with differring flush flags | Jeff Moyer | 2011-08-15 | 1 | -0/+2 |
* | Merge branch 'for-linus' into for-2.6.40/core | Jens Axboe | 2011-05-20 | 1 | -1/+3 |
|\ |
|
| * | block: add proper state guards to __elv_next_request | James Bottomley | 2011-05-18 | 1 | -1/+2 |
* | | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe | 2011-05-20 | 1 | -1/+0 |
|\| |
|
| * | block: get rid of QUEUE_FLAG_REENTER | Jens Axboe | 2011-04-19 | 1 | -1/+0 |
* | | block: hold queue if flush is running for non-queueable flush drive | shaohua.li@intel.com | 2011-05-06 | 1 | -1/+20 |
|/ |
|
* | block: add blk_run_queue_async | Christoph Hellwig | 2011-04-18 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | block: attempt to merge with existing requests on plug flush | Jens Axboe | 2011-03-21 | 1 | -0/+2 |
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -2/+0 |
* | block: reimplement FLUSH/FUA to support merge | Tejun Heo | 2011-01-25 | 1 | -8/+4 |
* | block: add REQ_FLUSH_SEQ | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
* | Revert "block: fix accounting bug on cross partition merges" | Jens Axboe | 2010-10-24 | 1 | -0/+4 |
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 | 1 | -1/+7 |
|\ |
|
| * | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe | 2010-10-19 | 1 | -2/+6 |
| |\ |
|
| * | | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests | Tejun Heo | 2010-09-10 | 1 | -0/+3 |
| * | | block: rename barrier/ordered to flush | Tejun Heo | 2010-09-10 | 1 | -2/+2 |
| * | | block: drop barrier ordering by queue draining | Tejun Heo | 2010-09-10 | 1 | -1/+1 |
| * | | block: misc cleanups in barrier code | Tejun Heo | 2010-09-10 | 1 | -2/+5 |
* | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 | 1 | -12/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: fix accounting bug on cross partition merges | Yasuaki Ishimatsu | 2010-10-19 | 1 | -4/+0 |
| * | | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 2010-09-10 | 1 | -8/+0 |
| |/ |
|
* / | block: Range check cpu in blk_cpu_to_group | Brian King | 2010-09-10 | 1 | -2/+6 |
|/ |
|
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -2/+4 |
* | 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 |