summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-71/+0
* [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-201-10/+10
* [PATCH] block layer: elv_iosched_show should get elv_list_lockVasily Tarasov2006-10-121-2/+2
* [PATCH] block layer: elevator_find function cleanupVasily Tarasov2006-10-121-8/+5
* [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-041-6/+1
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-2/+3
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-012-2/+2
* [PATCH] Only enable CONFIG_BLOCK option for embeddedJens Axboe2006-09-301-1/+1
* [PATCH] blk_queue_start_tag() shared map race fixJens Axboe2006-09-301-4/+9
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-305-5/+5
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-303-1/+24
* [PATCH] blktrace: cleanup using on_each_cpuMartin Peschke2006-09-301-15/+4
* [PATCH] exit_io_context: don't disable irqsOleg Nesterov2006-09-301-5/+2
* [PATCH] blktrace: support for logging metadata readsJens Axboe2006-09-301-1/+4
* [PATCH] cfq-iosched: use metadata read flagJens Axboe2006-09-301-0/+24
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-301-0/+2
* [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe2006-09-301-3/+0
* [PATCH] cfq-iosched: improve queue preemptionJens Axboe2006-09-301-6/+8
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-303-25/+25
* [PATCH] cfq-iosched: kill the empty_listJens Axboe2006-09-301-8/+2
* [PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()Jens Axboe2006-09-301-31/+22
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-305-22/+25
* [PATCH] Audit block layer inlinesJens Axboe2006-09-302-5/+5
* [PATCH] cfq-iosched: use new io context counting mechanismJens Axboe2006-09-301-5/+7
* [PATCH] as-iosched: use new io context counting mechanismJens Axboe2006-09-301-4/+5
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-302-38/+18
* [PATCH] cfq-iosched: cleanups, fixes, dead code removalJens Axboe2006-09-301-114/+70
* [PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe2006-09-301-15/+7
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-304-14/+11
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-3/+0
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-301-8/+2
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-302-9/+7
* [PATCH] as-iosched: kill arqJens Axboe2006-09-301-195/+118
* [PATCH] cfq-iosched: kill crqJens Axboe2006-09-301-144/+95
* [PATCH] cfq-iosched: remove the crq flag functions/variableJens Axboe2006-09-301-42/+16
* [PATCH] deadline-iosched: remove elevator private drq request typeJens Axboe2006-09-301-142/+52
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-301-22/+14
* [PATCH] as-iosched: reuse rq for fifoJens Axboe2006-09-301-22/+12
* [PATCH] cfq-iosched: convert to using the FIFO elevator definesJens Axboe2006-09-301-2/+1
* [PATCH] deadline-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-136/+34
* [PATCH] cfq-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-123/+41
* [PATCH] as-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-301-151/+29
* [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/+142
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-304-83/+52
* [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-231-0/+12
|\