aboutsummaryrefslogtreecommitdiff
path: root/block/ll_rw_blk.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Gravatar Neil Brown 1-1/+1
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Gravatar Randy Dunlap 1-0/+1
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIGravatar Jens Axboe 1-12/+16
2006-12-19[PATCH] __blk_rq_unmap_user() fails to return errorGravatar Jens Axboe 1-2/+7
2006-12-19[PATCH] __blk_rq_map_user() doesn't need to grab the queue_lockGravatar Jens Axboe 1-9/+0
2006-12-19[PATCH] Remove queue merging hooksGravatar Jens Axboe 1-9/+6
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsGravatar Jens Axboe 1-4/+2
2006-12-13[PATCH] Propagate down request sync flagGravatar Jens Axboe 1-8/+20
2006-12-12[PATCH] remove blk_queue_activity_fnGravatar Boaz Harrosh 1-12/+0
2006-12-10[PATCH] io-accounting: read accountingGravatar Andrew Morton 1-2/+5
2006-12-08[PATCH] fault-injection capability for disk IOGravatar Akinobu Mita 1-0/+40
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useGravatar Ingo Molnar 1-4/+0
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 1-40/+126
2006-12-01[PATCH] block: support larger block pc requestsGravatar Mike Christie 1-40/+126
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-4/+4
2006-11-03[PATCH] tidy "md: check bio address after mapping through partitions"Gravatar Andrew Morton 1-4/+5
2006-10-31[PATCH] md: check bio address after mapping through partitions.Gravatar NeilBrown 1-4/+20
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsGravatar Andrew Morton 1-71/+0
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedGravatar Thomas Maier 1-10/+10
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagGravatar David C Somayajulu 1-6/+1
2006-09-30[PATCH] blk_queue_start_tag() shared map race fixGravatar Jens Axboe 1-4/+9
2006-09-30[PATCH] exit_io_context: don't disable irqsGravatar Oleg Nesterov 1-5/+2
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsGravatar Jens Axboe 1-0/+2
2006-09-30[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeGravatar Jens Axboe 1-3/+0
2006-09-30[PATCH] Add blk_start_queueing() helperGravatar Jens Axboe 1-5/+20
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareGravatar Jens Axboe 1-6/+7
2006-09-30[PATCH] Audit block layer inlinesGravatar Jens Axboe 1-4/+4
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockGravatar Jens Axboe 1-1/+1
2006-09-30[PATCH] ll_rw_blk: cleanup __make_request()Gravatar Jens Axboe 1-15/+7
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIGravatar Jens Axboe 1-5/+4
2006-09-30[PATCH] Remove ->rq_status from struct requestGravatar Jens Axboe 1-3/+0
2006-09-30[PATCH] Remove struct request_list from struct requestGravatar Jens Axboe 1-8/+2
2006-09-30[PATCH] Remove ->waiting member from struct requestGravatar Jens Axboe 1-7/+6
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingGravatar Jens Axboe 1-3/+4
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreGravatar Jens Axboe 1-0/+2
2006-09-30[PATCH] Split struct request ->flags into two partsGravatar Jens Axboe 1-66/+35
2006-09-29[PATCH] ifdef blktrace debugging fieldsGravatar Alexey Dobriyan 1-2/+1
2006-09-23Merge mulgrave-w:git/linux-2.6Gravatar James Bottomley 1-0/+12
2006-09-22Add a real API for dealing with blk_congestion_wait()Gravatar Trond Myklebust 1-0/+12
2006-08-31[SCSI] block: add support for shared tag mapsGravatar James Bottomley 1-21/+88
2006-08-21[PATCH] Fix current_io_context() vs set_task_ioprio() raceGravatar Oleg Nesterov 1-0/+2
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchGravatar Jens Axboe 1-2/+2
2006-07-03[PATCH] lockdep: annotate on-stack completionsGravatar Ingo Molnar 1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+0
2006-06-30[PATCH] Light weight event countersGravatar Christoph Lameter 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesGravatar Chandra Seetharaman 1-3/+1
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-06-26spelling fixesGravatar Andreas Mohr 1-2/+2