Age | Commit message (Expand) | Author |
2006-10-04 | [PATCH] helper function for retrieving scsi_cmd given host based block layer tag | David C Somayajulu |
2006-09-30 | [PATCH] blk_queue_start_tag() shared map race fix | Jens Axboe |
2006-09-30 | [PATCH] exit_io_context: don't disable irqs | Oleg Nesterov |
2006-09-30 | [PATCH] Allow file systems to differentiate between data and meta reads | Jens Axboe |
2006-09-30 | [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store | Jens Axboe |
2006-09-30 | [PATCH] Add blk_start_queueing() helper | Jens Axboe |
2006-09-30 | [PATCH] Make sure all block/io scheduler setups are node aware | Jens Axboe |
2006-09-30 | [PATCH] Audit block layer inlines | Jens Axboe |
2006-09-30 | [PATCH] cfq-iosched: kill cfq_exit_lock | 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] elevator: abstract out the rbtree sort handling | 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-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-21 | [PATCH] Fix current_io_context() vs set_task_ioprio() race | Oleg Nesterov |
2006-07-06 | [PATCH] Only the first two bits in bio->bi_rw and rq->flags match | Jens Axboe |
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] Kill PF_SYNCWRITE flag | Jens Axboe |
2006-06-23 | [PATCH] blk_start_queue() must be called with irq disabled - add warning | Paolo 'Blaisorblade' Giarrusso |
2006-06-23 | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov |
2006-05-23 | [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence | Jens Axboe |
2006-05-11 | [BLOCK] limit request_fn recursion | Jens Axboe |
2006-04-26 | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman |
2006-04-20 | [patch] cleanup: use blk_queue_stopped | Coywolf Qi Hunt |
2006-04-02 | Documentation: fix minor kernel-doc warnings | Martin Waitz |
2006-03-28 | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-03-28 | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() | Jens Axboe |
2006-03-28 | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree | Jens Axboe |
2006-03-27 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-03-27 | [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. | NeilBrown |
2006-03-27 | [PATCH] blk_execute_rq_nowait-speedup | Andrew Morton |
2006-03-27 | [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion | Jens Axboe |
2006-03-23 | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe |
2006-03-18 | [PATCH] fix sysfs interaction and lifetime rules handling for queues | Al Viro |
2006-03-18 | [PATCH] deal with rmmod/put_io_context() races | Al Viro |