Age | Commit message (Expand) | Author |
2007-05-15 | ll_rw_blk: fix gcc 4.2 warning on current_io_context() | Jens Axboe |
2007-05-11 | When stacked block devices are in-use (e.g. md or dm), the recursive calls | Neil Brown |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov |
2007-05-09 | kblockd: use flush_work | Andrew Morton |
2007-05-09 | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-08 | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-05-08 | as: fix antic_expire check | Nick Piggin |
2007-05-08 | [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() | Mike Christie |
2007-05-07 | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-04-30 | Merge branch 'cfq' into for-linus | Jens Axboe |
2007-04-30 | [PATCH] elevator: elv_list_lock does not need irq disabling | Jens Axboe |
2007-04-30 | cfq-iosched: speedup cic rb lookup | Jens Axboe |
2007-04-30 | ll_rw_blk: add io_context private pointer | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of cfqq hash | Vasily Tarasov |
2007-04-30 | cfq-iosched: tighten queue request overlap condition | Jens Axboe |
2007-04-30 | cfq-iosched: improve sync vs async workloads | Jens Axboe |
2007-04-30 | cfq-iosched: never allow an async queue idling | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of ->dispatch_slice | Jens Axboe |
2007-04-30 | cfq-iosched: don't pass unused preemption variable around | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of ->cur_rr and ->cfq_list | Jens Axboe |
2007-04-30 | cfq-iosched: slice offset should take ioprio into account | Jens Axboe |
2007-04-30 | [PATCH] cfq-iosched: style cleanups and comments | Jens Axboe |
2007-04-30 | cfq-iosched: sort IDLE queues into the rbtree | Jens Axboe |
2007-04-30 | cfq-iosched: sort RT queues into the rbtree | Jens Axboe |
2007-04-30 | [PATCH] cfq-iosched: speed up rbtree handling | Jens Axboe |
2007-04-30 | cfq-iosched: rework the whole round-robin list concept | Jens Axboe |
2007-04-30 | cfq-iosched: minor updates | Jens Axboe |
2007-04-30 | cfq-iosched: development update | Jens Axboe |
2007-04-30 | cfq-iosched: improve preemption for cooperating tasks | Jens Axboe |
2007-04-25 | cfq-iosched: fix alias + front merge bug | Jens Axboe |
2007-04-20 | cfq-iosched: fix sequential write regression | Jens Axboe |
2007-04-17 | [SCSI] sg: cap reserved_size values at max_sectors | Alan Stern |
2007-04-04 | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton |
2007-03-27 | make elv_register() output atomic | Thibaut VARENE |
2007-03-27 | block: blk_max_pfn is somtimes wrong | Vasily Tarasov |
2007-02-20 | [PATCH] lockdep: annotate BLKPG_DEL_PARTITION | Peter Zijlstra |
2007-02-20 | [PATCH] rework reserved major handling | Andrew Morton |
2007-02-17 | update I/O sched Kconfig help texts - CFQ is now default, not AS. | Jesper Juhl |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven |
2007-02-12 | [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton |
2007-02-11 | cfq-iosched: improve continue or break logic in cfq_dispatch | Jens Axboe |
2007-02-11 | cfq-iosched: remove the implicit queue kicking in slice expire | Jens Axboe |
2007-02-11 | cfq-iosched: check whether a queue timed out in accounting | Jens Axboe |
2007-02-11 | cfq-iosched: tweak the FIFO checking | Jens Axboe |