summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe2006-09-301-15/+7Star
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-304-14/+11Star
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-3/+0Star
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-301-8/+2Star
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-302-9/+7Star
* [PATCH] as-iosched: kill arqJens Axboe2006-09-301-195/+118Star
* [PATCH] cfq-iosched: kill crqJens Axboe2006-09-301-144/+95Star
* [PATCH] cfq-iosched: remove the crq flag functions/variableJens Axboe2006-09-301-42/+16Star
* [PATCH] deadline-iosched: remove elevator private drq request typeJens Axboe2006-09-301-142/+52Star
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-301-22/+14Star
* [PATCH] as-iosched: reuse rq for fifoJens Axboe2006-09-301-22/+12Star
* [PATCH] cfq-iosched: convert to using the FIFO elevator definesJens Axboe2006-09-301-2/+1Star
* [PATCH] deadline-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-136/+34Star
* [PATCH] cfq-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-123/+41Star
* [PATCH] as-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-151/+29Star
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-302-17/+113
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-301-2/+2
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-305-360/+142Star
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-304-83/+52Star
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-292-4/+5
* [PATCH] block: handle subsystem_register() init errorsRandy Dunlap2006-09-291-2/+7
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-241-0/+12
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-231-0/+12
* | [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-311-21/+88
|/
* elv_unregister: fix possible crash on module unloadOleg Nesterov2006-08-221-1/+2
* [PATCH] cfq_cic_link: fix usage of wrong cfq_io_contextOleg Nesterov2006-08-211-1/+1
* [PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov2006-08-211-0/+2
* [PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecsJens Axboe2006-07-251-1/+1
* [PATCH] blktrace: fix read-ahead bitMilton Miller2006-07-251-1/+1
* [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctlArjan van de Ven2006-07-151-2/+2
* [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-061-2/+2
* [PATCH] blktrace: readahead supportNathan Scott2006-07-061-1/+4
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-017-7/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0Star
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
|/
* [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-281-3/+1Star
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* spelling fixesAndreas Mohr2006-06-262-3/+3
* [BLOCK] Fix bounce limit address checkAndi Kleen2006-06-231-1/+1
* [PATCH] rbtree: support functions used by the io schedulersJens Axboe2006-06-233-32/+20Star
* [PATCH] cfq-iosched: rq update fixesJens Axboe2006-06-231-5/+5
* [PATCH] cfq-iosched: many performance fixesJens Axboe2006-06-231-40/+76
* [PATCH] cfq-iosched: correctly set ioprio on both targetsJens Axboe2006-06-231-3/+2Star
* [PATCH] Make CFQ the default IO schedulerJens Axboe2006-06-231-1/+1
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-233-4/+5
* [PATCH] cfq-iosched: Don't set the queue batching limitsJens Axboe2006-06-231-45/+3Star
* [PATCH] remove dead code from elevator switchingDave Jones2006-06-231-3/+0Star
* [PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso2006-06-231-1/+4