| Commit message (Expand) | Author | Age |
* | elv_unregister: fix possible crash on module unload | Oleg Nesterov | 2006-08-22 |
* | [PATCH] cfq_cic_link: fix usage of wrong cfq_io_context | Oleg Nesterov | 2006-08-21 |
* | [PATCH] Fix current_io_context() vs set_task_ioprio() race | Oleg Nesterov | 2006-08-21 |
* | [PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs | Jens Axboe | 2006-07-25 |
* | [PATCH] blktrace: fix read-ahead bit | Milton Miller | 2006-07-25 |
* | [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl | Arjan van de Ven | 2006-07-15 |
* | [PATCH] Only the first two bits in bio->bi_rw and rq->flags match | Jens Axboe | 2006-07-06 |
* | [PATCH] blktrace: readahead support | Nathan Scott | 2006-07-06 |
* | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 |
|/ |
|
* | [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places | Chandra Seetharaman | 2006-06-27 |
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | [BLOCK] Fix bounce limit address check | Andi Kleen | 2006-06-23 |
* | [PATCH] rbtree: support functions used by the io schedulers | Jens Axboe | 2006-06-23 |
* | [PATCH] cfq-iosched: rq update fixes | Jens Axboe | 2006-06-23 |
* | [PATCH] cfq-iosched: many performance fixes | Jens Axboe | 2006-06-23 |
* | [PATCH] cfq-iosched: correctly set ioprio on both targets | Jens Axboe | 2006-06-23 |
* | [PATCH] Make CFQ the default IO scheduler | Jens Axboe | 2006-06-23 |
* | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe | 2006-06-23 |
* | [PATCH] cfq-iosched: Don't set the queue batching limits | Jens Axboe | 2006-06-23 |
* | [PATCH] remove dead code from elevator switching | Dave Jones | 2006-06-23 |
* | [PATCH] blk_start_queue() must be called with irq disabled - add warning | Paolo 'Blaisorblade' Giarrusso | 2006-06-23 |
* | [PATCH] iosched: use hlist for request hashtable | Akinobu Mita | 2006-06-23 |
* | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov | 2006-06-23 |
* | [PATCH] Driver core: add generic "subsystem" link to all devices | Kay Sievers | 2006-06-21 |
* | Fix up CFQ scheduler for recent rbtree node shrinkage | Linus Torvalds | 2006-06-20 |
* | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [RBTREE] Change rbtree off-tree marking in I/O schedulers. | David Woodhouse | 2006-04-21 |
* | | [PATCH] cfq-iosched: fix crash in do_div() | Jens Axboe | 2006-06-14 |
* | | [PATCH] elevator switching race | Jens Axboe | 2006-06-08 |
* | | [PATCH] cfq-iosched: busy_rr fairness fix | Jens Axboe | 2006-06-01 |
* | | [PATCH] cfq-iosched: fix bug in timer handling for the idle class | Jens Axboe | 2006-06-01 |
* | | [PATCH] cfq-iosched: Detect hardware queueing | Jens Axboe | 2006-06-01 |
* | | [PATCH] cfq-iosched: Detect idle process issuing async request | Jens Axboe | 2006-06-01 |
* | | [PATCH] cfq-iosched: check busy queues before deciding we are idle | Jens Axboe | 2006-06-01 |
* | | [PATCH] cfq-iosched: fixup locking and ->queue_list list management | Jens Axboe | 2006-05-30 |
* | | [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence | Jens Axboe | 2006-05-23 |
* | | Revert "[BLOCK] Fix oops on removal of SD/MMC card" | Linus Torvalds | 2006-05-12 |
* | | [BLOCK] limit request_fn recursion | Jens Axboe | 2006-05-11 |
* | | [BLOCK] Fix oops on removal of SD/MMC card | Russell King | 2006-05-05 |
* | | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 |
|/ |
|
* | [PATCH] block/elevator.c: remove unused exports | Adrian Bunk | 2006-04-20 |
* | [patch] cleanup: use blk_queue_stopped | Coywolf Qi Hunt | 2006-04-20 |
* | [PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix | OGAWA Hirofumi | 2006-04-18 |
* | [PATCH 2/2] cfq: fix cic's rbtree traversal | OGAWA Hirofumi | 2006-04-18 |
* | [PATCH 1/2] iosched: fix typo and barrier() | OGAWA Hirofumi | 2006-04-18 |
* | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 |