Age | Commit message (Expand) | Author |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap |
2006-12-19 | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe |
2006-12-19 | [PATCH] __blk_rq_unmap_user() fails to return error | Jens Axboe |
2006-12-19 | [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock | Jens Axboe |
2006-12-19 | [PATCH] Remove queue merging hooks | Jens Axboe |
2006-12-19 | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe |
2006-12-13 | [PATCH] Propagate down request sync flag | Jens Axboe |
2006-12-12 | [PATCH] remove blk_queue_activity_fn | Boaz Harrosh |
2006-12-10 | [PATCH] io-accounting: read accounting | Andrew Morton |
2006-12-08 | [PATCH] fault-injection capability for disk IO | Akinobu Mita |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | [PATCH] block: support larger block pc requests | Mike Christie |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |
2006-11-03 | [PATCH] tidy "md: check bio address after mapping through partitions" | Andrew Morton |
2006-10-31 | [PATCH] md: check bio address after mapping through partitions. | NeilBrown |
2006-10-20 | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton |
2006-10-20 | [PATCH] export clear_queue_congested and set_queue_congested | Thomas Maier |
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 |