aboutsummaryrefslogtreecommitdiffstats
path: root/block/ll_rw_blk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-40/+126
2006-11-03[PATCH] tidy "md: check bio address after mapping through partitions"Andrew Morton1-4/+5
2006-10-31[PATCH] md: check bio address after mapping through partitions.NeilBrown1-4/+20
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-71/+0
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedThomas Maier1-10/+10
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu1-6/+1
2006-09-30[PATCH] blk_queue_start_tag() shared map race fixJens Axboe1-4/+9
2006-09-30[PATCH] exit_io_context: don't disable irqsOleg Nesterov1-5/+2
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe1-0/+2
2006-09-30[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe1-3/+0
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe1-5/+20
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe1-6/+7
2006-09-30[PATCH] Audit block layer inlinesJens Axboe1-4/+4
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe1-1/+1
2006-09-30[PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe1-15/+7
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe1-5/+4
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-3/+0
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe1-8/+2
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe1-7/+6
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe1-3/+4
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe1-0/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-66/+35
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan1-2/+1
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley1-0/+12
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust1-0/+12
2006-08-31[SCSI] block: add support for shared tag mapsJames Bottomley1-21/+88
2006-08-21[PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov1-0/+2
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe1-2/+2
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman1-3/+1
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-26spelling fixesAndreas Mohr1-2/+2
2006-06-23[BLOCK] Fix bounce limit address checkAndi Kleen1-1/+1
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-0/+3
2006-06-23[PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso1-1/+4
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-3/+2
2006-05-23[PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe1-1/+6
2006-05-11[BLOCK] limit request_fn recursionJens Axboe1-2/+15
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman1-1/+1
2006-04-20[patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt1-2/+2
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-03-28Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+15
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()Jens Axboe1-1/+3
2006-03-28[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe1-6/+13
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-7/+7
2006-03-27[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.NeilBrown1-0/+2