| Commit message (Expand) | Author | Age | Files | Lines |
* | bsg: setting rq->bio to NULL | FUJITA Tomonori | 2009-06-09 | 1 | -0/+3 |
* | block: fix the bio_vec array index out-of-bounds test | Kazuhisa Ichikawa | 2009-05-12 | 1 | -2/+2 |
* | cfq-iosched: cache prio_tree root in cfqq->p_root | Jens Axboe | 2009-04-24 | 1 | -14/+20 |
* | cfq-iosched: fix bug with aliased request and cooperation detection | Jens Axboe | 2009-04-24 | 1 | -5/+6 |
* | cfq-iosched: clear ->prio_trees[] on cfqd alloc | Jens Axboe | 2009-04-24 | 1 | -0/+10 |
* | block: fix intermittent dm timeout based oops | Hannes Reinecke | 2009-04-24 | 1 | -0/+7 |
* | block: simplify I/O stat accounting | Jerome Marchand | 2009-04-24 | 4 | -13/+9 |
* | cfq-iosched: use the default seek distance when there aren't enough seek samples | Jeff Moyer | 2009-04-22 | 1 | -5/+6 |
* | cfq-iosched: make seek_mean converge more quickly | Jeff Moyer | 2009-04-22 | 1 | -1/+3 |
* | block: make blk_abort_queue() ignore non-request based devices | Jens Axboe | 2009-04-22 | 1 | -0/+6 |
* | block: include empty disks in /proc/diskstats | Tejun Heo | 2009-04-22 | 1 | -4/+8 |
* | block: fix queue bounce limit setting | Tejun Heo | 2009-04-22 | 1 | -9/+11 |
* | block: fix SG_IO vector request data length handling | Tejun Heo | 2009-04-22 | 1 | -1/+12 |
* | cfq-iosched: add close cooperator code | Jens Axboe | 2009-04-15 | 1 | -25/+198 |
* | cfq-iosched: log responsible 'cfqq' in idle timer arm | Jens Axboe | 2009-04-15 | 1 | -1/+1 |
* | cfq-iosched: tweak kick logic a bit more | Jens Axboe | 2009-04-15 | 1 | -2/+5 |
* | cfq-iosched: no need to save interrupts in cfq_kick_queue() | Jens Axboe | 2009-04-15 | 1 | -3/+2 |
* | block: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 | 2 | -5/+0 |
* | block: fix SG_IO to return a proper error value | FUJITA Tomonori | 2009-04-15 | 1 | -2/+4 |
* | cfq-iosched: don't delay queue kick for a merged request | Jens Axboe | 2009-04-15 | 1 | -2/+9 |
* | as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines | Jens Axboe | 2009-04-15 | 1 | -59/+57 |
* | cfq-iosched: get rid of private SYNC/ASYNC defines | Jens Axboe | 2009-04-15 | 1 | -13/+11 |
* | cfq-iosched: use rw_is_sync() to see if rw flags are sync or not | Jens Axboe | 2009-04-15 | 1 | -1/+1 |
* | block: fix bad spelling of quiesce | Jens Axboe | 2009-04-15 | 3 | -8/+8 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -0/+1 |
|\ |
|
| * | blktrace: fix pdu_len when tracing packet command requests | Li Zefan | 2009-04-03 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-07 | 6 | -137/+169 |
|\ \ |
|
| * | | cfq-iosched: don't let idling interfere with plugging | Jens Axboe | 2009-04-07 | 1 | -8/+17 |
| * | | block: remove unused REQ_UNPLUG | Jens Axboe | 2009-04-07 | 1 | -2/+0 |
| * | | cfq-iosched: kill two unused cfqq flags | Jens Axboe | 2009-04-07 | 1 | -14/+1 |
| * | | cfq-iosched: change dispatch logic to deal with single requests at the time | Jens Axboe | 2009-04-07 | 1 | -76/+90 |
| * | | block: fix inconsistency in I/O stat accounting code | Jerome Marchand | 2009-04-07 | 5 | -26/+32 |
| * | | block: elevator quiescing helpers | Jens Axboe | 2009-04-07 | 2 | -13/+31 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | pata_artop: typo | Alan Cox | 2009-04-07 | 1 | -1/+1 |
* | | | block: Add flag for telling the IO schedulers NOT to anticipate more IO | Jens Axboe | 2009-04-06 | 2 | -1/+5 |
* | | | block: enabling plugging on SSD devices that don't do queuing | Jens Axboe | 2009-04-06 | 1 | -2/+11 |
* | | | block: change the request allocation/congestion logic to be sync/async based | Jens Axboe | 2009-04-06 | 3 | -56/+56 |
|/ / |
|
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 3 | -877/+0 |
|\ \ |
|
| * | | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 3 | -877/+0 |
| |\| |
|
| | * | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -16/+9 |
| | |\ |
|
| | * \ | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 2 | -41/+69 |
| | |\ \ |
|
| | * \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 3 | -8/+26 |
| | |\ \ \ |
|
| | * | | | | tracing/blktrace: move the tracing file to kernel/trace | Frederic Weisbecker | 2009-02-09 | 3 | -1563/+0 |
| | * | | | | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -2/+0 |
| | * | | | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -15/+6 |
| | * | | | | ring_buffer: remove unused flags parameter | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -4/+4 |
| | * | | | | trace: Remove unused trace_array_cpu parameter | Arnaldo Carvalho de Melo | 2009-02-05 | 1 | -1/+1 |
| | * | | | | trace: assign defaults at register_ftrace_event | Arnaldo Carvalho de Melo | 2009-02-05 | 1 | -2/+0 |
| | * | | | | trace: make the trace_event callbacks return enum print_line_t | Arnaldo Carvalho de Melo | 2009-02-04 | 1 | -2/+4 |