| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mulgrave-w:git/linux-2.6 | James Bottomley | 2006-09-23 | 1 | -0/+12 |
|\ |
|
| * | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2006-09-22 | 1 | -0/+12 |
* | | [SCSI] block: add support for shared tag maps | James Bottomley | 2006-08-31 | 1 | -21/+88 |
|/ |
|
* | [PATCH] Fix current_io_context() vs set_task_ioprio() race | Oleg Nesterov | 2006-08-21 | 1 | -0/+2 |
* | [PATCH] Only the first two bits in bio->bi_rw and rq->flags match | Jens Axboe | 2006-07-06 | 1 | -2/+2 |
* | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 1 | -1/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
|/ |
|
* | [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places | Chandra Seetharaman | 2006-06-27 | 1 | -3/+1 |
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -2/+2 |
* | [BLOCK] Fix bounce limit address check | Andi Kleen | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 2006-06-23 | 1 | -0/+3 |
* | [PATCH] blk_start_queue() must be called with irq disabled - add warning | Paolo 'Blaisorblade' Giarrusso | 2006-06-23 | 1 | -1/+4 |
* | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov | 2006-06-23 | 1 | -3/+2 |
* | [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence | Jens Axboe | 2006-05-23 | 1 | -1/+6 |
* | [BLOCK] limit request_fn recursion | Jens Axboe | 2006-05-11 | 1 | -2/+15 |
* | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [patch] cleanup: use blk_queue_stopped | Coywolf Qi Hunt | 2006-04-20 | 1 | -2/+2 |
* | Documentation: fix minor kernel-doc warnings | Martin Waitz | 2006-04-02 | 1 | -1/+1 |
* | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-28 | 1 | -6/+15 |
|\ |
|
| * | [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() | Jens Axboe | 2006-03-28 | 1 | -1/+3 |
| * | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree | Jens Axboe | 2006-03-28 | 1 | -6/+13 |
* | | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-27 | 1 | -7/+7 |
|\ |
|
| * | [PATCH] blk_execute_rq_nowait-speedup | Andrew Morton | 2006-03-27 | 1 | -3/+5 |
| * | [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion | Jens Axboe | 2006-03-27 | 1 | -4/+2 |
* | | [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. | NeilBrown | 2006-03-27 | 1 | -0/+2 |
|/ |
|
* | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 1 | -2/+42 |
* | [PATCH] fix sysfs interaction and lifetime rules handling for queues | Al Viro | 2006-03-18 | 1 | -25/+58 |
* | [PATCH] deal with rmmod/put_io_context() races | Al Viro | 2006-03-18 | 1 | -0/+2 |
* | [PATCH] fix locking in queue_requests_store() | Al Viro | 2006-03-18 | 1 | -3/+7 |
* | [PATCH] fix double-free in blk_init_queue_node() | Al Viro | 2006-03-18 | 1 | -5/+5 |
* | [PATCH] block: disable block layer bouncing for most memory on 64bit systems | Andi Kleen | 2006-03-08 | 1 | -14/+19 |
* | [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) | Tejun Heo | 2006-02-08 | 1 | -2/+2 |
* | [PATCH] fix ordering on requeued request drainage | Jens Axboe | 2006-02-05 | 1 | -22/+16 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] device-mapper disk statistics: timing | Jun'ichi "Nick" Nomura | 2006-02-01 | 1 | -0/+2 |
* | [BLOCK] A few kerneldoc fixups | Jens Axboe | 2006-01-31 | 1 | -0/+2 |
* | [BLOCK] ll_rw_blk: fix setting of ->ordered on init | Tetsuo Takata | 2006-01-24 | 1 | -0/+1 |
* | [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion | Jens Axboe | 2006-01-24 | 1 | -1/+1 |
* | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints | Jens Axboe | 2006-01-24 | 1 | -1/+1 |
* | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-09 | 1 | -1/+105 |
|\ |
|
| * | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq | Jens Axboe | 2006-01-09 | 1 | -1/+105 |
* | | [BLOCK] Kill blk_attempt_remerge() | Jens Axboe | 2006-01-09 | 1 | -24/+0 |
* | | [BLOCK][TRIVIAL] ll_rw_blk: header included twice | Nicolas Kaiser | 2006-01-09 | 1 | -1/+0 |
|/ |
|
* | [BLOCK] reimplement handling of barrier request | Tejun Heo | 2006-01-06 | 1 | -141/+243 |
* | [BLOCK] ll_rw_blk: separate out bio init part from __make_request | Tejun Heo | 2006-01-06 | 1 | -29/+33 |
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -7/+15 |