Age | Commit message (Expand) | Author |
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 |
2007-02-11 | cfq-iosched: don't pass in queue for cfq_arm_slice_timer() | Jens Axboe |
2007-02-11 | cfq-iosched: account for slice over/under time | Jens Axboe |
2007-02-11 | cfq-iosched: defer slice activation to first request being active | Jens Axboe |
2007-02-11 | [PATCH] cfq-iosched: use last service point as the fairness criteria | Jens Axboe |
2007-02-11 | cfq-iosched: document the cfqq flags | Jens Axboe |
2007-02-11 | [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() | Jens Axboe |
2007-02-11 | cfq-iosched: remove cfq_io_context last_queue | Jens Axboe |
2007-02-11 | elevator: don't sort reads between writes | Jens Axboe |
2007-02-11 | elevator: abstract out the activate and deactivate functions | Jens Axboe |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-02-11 | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers |
2007-02-10 | [PARTITION]: Add whole_disk attribute. | Fabio Massimo Di Nitto |
2007-02-09 | [PATCH] md: fix various bugs with aligned reads in RAID5 | Neil Brown |
2007-01-29 | [PATCH] Fix SG_IO timeout jiffy conversion | Mike Christie |
2007-01-23 | [PATCH] elevator: move clearing of unplug flag earlier | Linas Vepstas |
2007-01-02 | [PATCH] cfq-iosched: merging problem | Jens Axboe |
2006-12-22 | [PATCH] cfq-iosched: tighten allow merge criteria | Jens Axboe |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap |
2006-12-21 | [PATCH] elevator: fixup typo in merge logic | Jens Axboe |
2006-12-20 | [PATCH] cfq-iosched: don't allow sync merges across queues | Jens Axboe |
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] Allow as-iosched to be unloaded | Jens Axboe |
2006-12-13 | [PATCH] Propagate down request sync flag | Jens Axboe |
2006-12-12 | [PATCH] remove unnecessary blk_queue_bounce in SG_IO | FUJITA Tomonori |
2006-12-12 | [PATCH] fix SG_IO bio leak | FUJITA Tomonori |
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-08 | [PATCH] struct path: convert block | Josef Sipek |
2006-12-08 | [PATCH] remove the old bd_mutex lockdep annotation | Peter Zijlstra |
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-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox |
2006-12-04 | [PATCH] blktrace: don't return blktrace_seq from trace_note() | Jens Axboe |
2006-12-04 | [PATCH] blktrace: uninline trace_note() | Jens Axboe |