Age | Commit message (Expand) | Author |
2006-09-30 | [PATCH] as-iosched: use new io context counting mechanism | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: kill cfq_exit_lock | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: cleanups, fixes, dead code removal | Jens Axboe |
2006-09-30 | [PATCH] ll_rw_blk: cleanup __make_request() | Jens Axboe |
2006-09-30 | [PATCH] Drop useless bio passing in may_queue/set_request API | Jens Axboe |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe |
2006-09-30 | [PATCH] Remove struct request_list from struct request | Jens Axboe |
2006-09-30 | [PATCH] Remove ->waiting member from struct request | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: kill arq | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: kill crq | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: remove the crq flag functions/variable | Jens Axboe |
2006-09-30 | [PATCH] deadline-iosched: remove elevator private drq request type | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: remove arq->is_sync member | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: reuse rq for fifo | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: convert to using the FIFO elevator defines | Jens Axboe |
2006-09-30 | [PATCH] deadline-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] as-iosched: migrate to using the elevator rb functions | Jens Axboe |
2006-09-30 | [PATCH] elevator: abstract out the rbtree sort handling | Jens Axboe |
2006-09-30 | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe |
2006-09-30 | [PATCH] elevator: move the backmerging logic into the elevator core | Jens Axboe |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe |
2006-09-29 | [PATCH] ifdef blktrace debugging fields | Alexey Dobriyan |
2006-09-29 | [PATCH] block: handle subsystem_register() init errors | Randy Dunlap |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-23 | Merge mulgrave-w:git/linux-2.6 | James Bottomley |
2006-09-22 | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust |
2006-08-31 | [SCSI] block: add support for shared tag maps | James Bottomley |
2006-08-22 | elv_unregister: fix possible crash on module unload | Oleg Nesterov |
2006-08-21 | [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-07-25 | [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-14 | [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl | Arjan van de Ven |
2006-07-06 | [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-03 | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] Light weight event counters | Christoph Lameter |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [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-26 | spelling fixes | Andreas Mohr |
2006-06-23 | [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 |