aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-23
* genhd: expose AN to user spaceKristen Carlson Accardi2007-05-23
* ll_rw_blk: fix gcc 4.2 warning on current_io_context()Jens Axboe2007-05-15
* When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* | kblockd: use flush_workAndrew Morton2007-05-09
* | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-09
|/
* Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-08
|\
| * [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()Mike Christie2007-05-08
* | as: fix antic_expire checkNick Piggin2007-05-08
|/
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-05
|\
| * [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-17
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* | Merge branch 'cfq' into for-linusJens Axboe2007-04-30
|\ \
| * | cfq-iosched: speedup cic rb lookupJens Axboe2007-04-30
| * | ll_rw_blk: add io_context private pointerJens Axboe2007-04-30
| * | cfq-iosched: get rid of cfqq hashVasily Tarasov2007-04-30
| * | cfq-iosched: tighten queue request overlap conditionJens Axboe2007-04-30
| * | cfq-iosched: improve sync vs async workloadsJens Axboe2007-04-30
| * | cfq-iosched: never allow an async queue idlingJens Axboe2007-04-30
| * | cfq-iosched: get rid of ->dispatch_sliceJens Axboe2007-04-30
| * | cfq-iosched: don't pass unused preemption variable aroundJens Axboe2007-04-30
| * | cfq-iosched: get rid of ->cur_rr and ->cfq_listJens Axboe2007-04-30
| * | cfq-iosched: slice offset should take ioprio into accountJens Axboe2007-04-30
| * | [PATCH] cfq-iosched: style cleanups and commentsJens Axboe2007-04-30
| * | cfq-iosched: sort IDLE queues into the rbtreeJens Axboe2007-04-30
| * | cfq-iosched: sort RT queues into the rbtreeJens Axboe2007-04-30
| * | [PATCH] cfq-iosched: speed up rbtree handlingJens Axboe2007-04-30
| * | cfq-iosched: rework the whole round-robin list conceptJens Axboe2007-04-30
| * | cfq-iosched: minor updatesJens Axboe2007-04-30
| * | cfq-iosched: development updateJens Axboe2007-04-30
| * | cfq-iosched: improve preemption for cooperating tasksJens Axboe2007-04-30
* | | [PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe2007-04-30
|/ /
* | cfq-iosched: fix alias + front merge bugJens Axboe2007-04-25
* | cfq-iosched: fix sequential write regressionJens Axboe2007-04-21
* | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-05
* | make elv_register() output atomicThibaut VARENE2007-03-27
* | block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-27
|/
* [PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra2007-02-20
* [PATCH] rework reserved major handlingAndrew Morton2007-02-20
* update I/O sched Kconfig help texts - CFQ is now default, not AS.Jesper Juhl2007-02-17
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton2007-02-12
* cfq-iosched: improve continue or break logic in cfq_dispatchJens Axboe2007-02-11
* cfq-iosched: remove the implicit queue kicking in slice expireJens Axboe2007-02-11