aboutsummaryrefslogtreecommitdiffstats
path: root/block/ll_rw_blk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown1-1/+1
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap1-0/+1
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe1-12/+16
2006-12-19[PATCH] __blk_rq_unmap_user() fails to return errorJens Axboe1-2/+7
2006-12-19[PATCH] __blk_rq_map_user() doesn't need to grab the queue_lockJens Axboe1-9/+0
2006-12-19[PATCH] Remove queue merging hooksJens Axboe1-9/+6
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe1-4/+2
2006-12-13[PATCH] Propagate down request sync flagJens Axboe1-8/+20
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh1-12/+0
2006-12-10[PATCH] io-accounting: read accountingAndrew Morton1-2/+5
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita1-0/+40
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-4/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-40/+126
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-40/+126
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-4/+4
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