summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke2007-07-101-10/+3
* Use menuconfigs instead of menus, so the whole menu can be disabled at onceJan Engelhardt2007-07-101-2/+2
* cfq-iosched: fix async queue behaviourJens Axboe2007-07-101-3/+36
* [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endioTejun Heo2007-07-101-9/+0
* blk_hw_contig_segment(): bad segment size checksJens Axboe2007-07-101-2/+2
* block: always requeue !fs requests at the frontTejun Heo2007-06-151-0/+9
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-231-0/+23
* genhd: expose AN to user spaceKristen Carlson Accardi2007-05-231-1/+9
* ll_rw_blk: fix gcc 4.2 warning on current_io_context()Jens Axboe2007-05-151-1/+0
* When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-111-1/+52
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-1/+1
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-1/+1
* | kblockd: use flush_workAndrew Morton2007-05-092-5/+4
* | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-0/+53
|/
* Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-081-0/+1
|\
| * [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern()Mike Christie2007-05-081-0/+1
* | as: fix antic_expire checkNick Piggin2007-05-081-3/+3
|/
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-071-4/+2
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-052-1/+5
|\
| * [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-172-1/+5
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-6/+6
* | Merge branch 'cfq' into for-linusJens Axboe2007-04-302-416/+438
|\ \
| * | cfq-iosched: speedup cic rb lookupJens Axboe2007-04-301-2/+18
| * | ll_rw_blk: add io_context private pointerJens Axboe2007-04-301-0/+1
| * | cfq-iosched: get rid of cfqq hashVasily Tarasov2007-04-301-100/+67
| * | cfq-iosched: tighten queue request overlap conditionJens Axboe2007-04-301-1/+2
| * | cfq-iosched: improve sync vs async workloadsJens Axboe2007-04-301-13/+18
| * | cfq-iosched: never allow an async queue idlingJens Axboe2007-04-301-1/+6
| * | cfq-iosched: get rid of ->dispatch_sliceJens Axboe2007-04-301-5/+1
| * | cfq-iosched: don't pass unused preemption variable aroundJens Axboe2007-04-301-15/+13
| * | cfq-iosched: get rid of ->cur_rr and ->cfq_listJens Axboe2007-04-301-55/+32
| * | cfq-iosched: slice offset should take ioprio into accountJens Axboe2007-04-301-1/+2
| * | [PATCH] cfq-iosched: style cleanups and commentsJens Axboe2007-04-301-16/+50
| * | cfq-iosched: sort IDLE queues into the rbtreeJens Axboe2007-04-301-36/+31
| * | cfq-iosched: sort RT queues into the rbtreeJens Axboe2007-04-301-15/+12
| * | [PATCH] cfq-iosched: speed up rbtree handlingJens Axboe2007-04-301-14/+48
| * | cfq-iosched: rework the whole round-robin list conceptJens Axboe2007-04-301-238/+123
| * | cfq-iosched: minor updatesJens Axboe2007-04-301-63/+18
| * | cfq-iosched: development updateJens Axboe2007-04-301-120/+261
| * | cfq-iosched: improve preemption for cooperating tasksJens Axboe2007-04-301-6/+20
* | | [PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe2007-04-301-8/+9
|/ /
* | cfq-iosched: fix alias + front merge bugJens Axboe2007-04-251-6/+6
* | cfq-iosched: fix sequential write regressionJens Axboe2007-04-201-15/+19
* | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
* | make elv_register() output atomicThibaut VARENE2007-03-271-3/+4
* | block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-271-3/+3
|/
* [PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra2007-02-201-1/+1
OpenPOWER on IntegriCloud