aboutsummaryrefslogtreecommitdiff
path: root/block/ll_rw_blk.c
AgeCommit message (Expand)Author
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe
2006-12-19[PATCH] __blk_rq_unmap_user() fails to return errorJens Axboe
2006-12-19[PATCH] __blk_rq_map_user() doesn't need to grab the queue_lockJens Axboe
2006-12-19[PATCH] Remove queue merging hooksJens Axboe
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe
2006-12-13[PATCH] Propagate down request sync flagJens Axboe
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh
2006-12-10[PATCH] io-accounting: read accountingAndrew Morton
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-03[PATCH] tidy "md: check bio address after mapping through partitions"Andrew Morton
2006-10-31[PATCH] md: check bio address after mapping through partitions.NeilBrown
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedThomas Maier
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu
2006-09-30[PATCH] blk_queue_start_tag() shared map race fixJens Axboe
2006-09-30[PATCH] exit_io_context: don't disable irqsOleg Nesterov
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe
2006-09-30[PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe
2006-09-30[PATCH] Audit block layer inlinesJens Axboe
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe
2006-09-30[PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust
2006-08-31[SCSI] block: add support for shared tag mapsJames Bottomley
2006-08-21[PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-06-26spelling fixesAndreas Mohr
2006-06-23[BLOCK] Fix bounce limit address checkAndi Kleen