| Commit message (Expand) | Author | Age |
* | Use list_for_each_entry() instead of list_for_each() in the block device | Matthias Kaehlcke | 2007-07-10 |
* | Use menuconfigs instead of menus, so the whole menu can be disabled at once | Jan Engelhardt | 2007-07-10 |
* | cfq-iosched: fix async queue behaviour | Jens Axboe | 2007-07-10 |
* | [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio | Tejun Heo | 2007-07-10 |
* | blk_hw_contig_segment(): bad segment size checks | Jens Axboe | 2007-07-10 |
* | block: always requeue !fs requests at the front | Tejun Heo | 2007-06-15 |
* | genhd: send async notification on media change | Kristen Carlson Accardi | 2007-05-23 |
* | genhd: expose AN to user space | Kristen Carlson Accardi | 2007-05-23 |
* | ll_rw_blk: fix gcc 4.2 warning on current_io_context() | Jens Axboe | 2007-05-15 |
* | When stacked block devices are in-use (e.g. md or dm), the recursive calls | Neil Brown | 2007-05-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 |
* | | kblockd: use flush_work | Andrew Morton | 2007-05-09 |
* | | Display all possible partitions when the root filesystem failed to mount | Dave Gilbert | 2007-05-09 |
|/ |
|
* | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() | Mike Christie | 2007-05-08 |
* | | as: fix antic_expire check | Nick Piggin | 2007-05-08 |
|/ |
|
* | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter | 2007-05-07 |
* | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [SCSI] sg: cap reserved_size values at max_sectors | Alan Stern | 2007-04-17 |
* | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
* | | Merge branch 'cfq' into for-linus | Jens Axboe | 2007-04-30 |
|\ \ |
|
| * | | cfq-iosched: speedup cic rb lookup | Jens Axboe | 2007-04-30 |
| * | | ll_rw_blk: add io_context private pointer | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: get rid of cfqq hash | Vasily Tarasov | 2007-04-30 |
| * | | cfq-iosched: tighten queue request overlap condition | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: improve sync vs async workloads | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: never allow an async queue idling | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: get rid of ->dispatch_slice | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: don't pass unused preemption variable around | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: get rid of ->cur_rr and ->cfq_list | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: slice offset should take ioprio into account | Jens Axboe | 2007-04-30 |
| * | | [PATCH] cfq-iosched: style cleanups and comments | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: sort IDLE queues into the rbtree | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: sort RT queues into the rbtree | Jens Axboe | 2007-04-30 |
| * | | [PATCH] cfq-iosched: speed up rbtree handling | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: rework the whole round-robin list concept | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: minor updates | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: development update | Jens Axboe | 2007-04-30 |
| * | | cfq-iosched: improve preemption for cooperating tasks | Jens Axboe | 2007-04-30 |
* | | | [PATCH] elevator: elv_list_lock does not need irq disabling | Jens Axboe | 2007-04-30 |
|/ / |
|
* | | cfq-iosched: fix alias + front merge bug | Jens Axboe | 2007-04-25 |
* | | cfq-iosched: fix sequential write regression | Jens Axboe | 2007-04-21 |
* | | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton | 2007-04-05 |
* | | make elv_register() output atomic | Thibaut VARENE | 2007-03-27 |
* | | block: blk_max_pfn is somtimes wrong | Vasily Tarasov | 2007-03-27 |
|/ |
|
* | [PATCH] lockdep: annotate BLKPG_DEL_PARTITION | Peter Zijlstra | 2007-02-20 |