Age | Commit message (Expand) | Author | Files | Lines |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -1/+1 |
2007-02-12 | [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 1 | -0/+8 |
2007-02-11 | cfq-iosched: improve continue or break logic in cfq_dispatch | Jens Axboe | 1 | -8/+8 |
2007-02-11 | cfq-iosched: remove the implicit queue kicking in slice expire | Jens Axboe | 1 | -6/+6 |
2007-02-11 | cfq-iosched: check whether a queue timed out in accounting | Jens Axboe | 1 | -14/+18 |
2007-02-11 | cfq-iosched: tweak the FIFO checking | Jens Axboe | 1 | -3/+4 |
2007-02-11 | cfq-iosched: don't pass in queue for cfq_arm_slice_timer() | Jens Axboe | 1 | -5/+4 |
2007-02-11 | cfq-iosched: account for slice over/under time | Jens Axboe | 1 | -20/+12 |
2007-02-11 | cfq-iosched: defer slice activation to first request being active | Jens Axboe | 1 | -38/+53 |
2007-02-11 | [PATCH] cfq-iosched: use last service point as the fairness criteria | Jens Axboe | 1 | -14/+34 |
2007-02-11 | cfq-iosched: document the cfqq flags | Jens Axboe | 1 | -9/+9 |
2007-02-11 | [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() | Jens Axboe | 1 | -10/+9 |
2007-02-11 | cfq-iosched: remove cfq_io_context last_queue | Jens Axboe | 1 | -17/+2 |
2007-02-11 | elevator: don't sort reads between writes | Jens Axboe | 1 | -0/+2 |
2007-02-11 | elevator: abstract out the activate and deactivate functions | Jens Axboe | 1 | -9/+20 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-02-11 | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers | 1 | -2/+1 |
2007-02-10 | [PARTITION]: Add whole_disk attribute. | Fabio Massimo Di Nitto | 1 | -1/+1 |
2007-02-09 | [PATCH] md: fix various bugs with aligned reads in RAID5 | Neil Brown | 1 | -1/+1 |
2007-01-29 | [PATCH] Fix SG_IO timeout jiffy conversion | Mike Christie | 1 | -2/+3 |
2007-01-23 | [PATCH] elevator: move clearing of unplug flag earlier | Linas Vepstas | 1 | -5/+6 |
2007-01-02 | [PATCH] cfq-iosched: merging problem | Jens Axboe | 1 | -3/+3 |
2006-12-22 | [PATCH] cfq-iosched: tighten allow merge criteria | Jens Axboe | 1 | -13/+8 |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 1 | -0/+1 |
2006-12-21 | [PATCH] elevator: fixup typo in merge logic | Jens Axboe | 1 | -1/+1 |
2006-12-20 | [PATCH] cfq-iosched: don't allow sync merges across queues | Jens Axboe | 2 | -4/+55 |
2006-12-19 | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2 | -14/+17 |
2006-12-19 | [PATCH] __blk_rq_unmap_user() fails to return error | Jens Axboe | 1 | -2/+7 |
2006-12-19 | [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock | Jens Axboe | 1 | -9/+0 |
2006-12-19 | [PATCH] Remove queue merging hooks | Jens Axboe | 1 | -9/+6 |
2006-12-19 | [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests | Jens Axboe | 1 | -4/+2 |
2006-12-13 | [PATCH] Allow as-iosched to be unloaded | Jens Axboe | 1 | -14/+1 |
2006-12-13 | [PATCH] Propagate down request sync flag | Jens Axboe | 2 | -14/+32 |
2006-12-12 | [PATCH] remove unnecessary blk_queue_bounce in SG_IO | FUJITA Tomonori | 1 | -7/+0 |
2006-12-12 | [PATCH] fix SG_IO bio leak | FUJITA Tomonori | 1 | -0/+3 |
2006-12-12 | [PATCH] remove blk_queue_activity_fn | Boaz Harrosh | 1 | -12/+0 |
2006-12-10 | [PATCH] io-accounting: read accounting | Andrew Morton | 1 | -2/+5 |
2006-12-08 | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2 | -0/+71 |
2006-12-08 | [PATCH] struct path: convert block | Josef Sipek | 1 | -1/+1 |
2006-12-08 | [PATCH] remove the old bd_mutex lockdep annotation | Peter Zijlstra | 1 | -2/+2 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -4/+0 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2 | -5/+5 |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 1 | -2/+1 |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+1 |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2 | -23/+18 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 8 | -89/+206 |
2006-12-04 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 1 | -4/+2 |
2006-12-04 | [PATCH] blktrace: don't return blktrace_seq from trace_note() | Jens Axboe | 1 | -7/+4 |
2006-12-04 | [PATCH] blktrace: uninline trace_note() | Jens Axboe | 1 | -15/+15 |