aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* [PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton2006-09-30
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-30
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-30
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-30
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-30
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-30
* [PATCH] struct request: shrink and optimize some moreJens Axboe2006-09-30
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-30
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe2006-09-30
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-30
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-30
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-29
* Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-23
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-22
* | [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-31
|/
* [PATCH] Rearrange a few struct request membersJens Axboe2006-06-23
* [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-23
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21
|\
| * [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-10
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-13
* [BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2006-03-28
* [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe2006-03-28
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-23
* [PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro2006-03-18
* [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro2006-03-18
* [PATCH] keep sync and async cfq_queue separateAl Viro2006-03-18
* [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-24
* Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-09
|\
| * [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-09
* | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-09
|/
* [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-06
* [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-06
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-15
* [SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie2005-12-14
* [SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie2005-12-14
* [BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo2005-11-12
* Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-28
|\
| * [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-28
| * [BLOCK] Reimplement elevator switchTejun Heo2005-10-28
* | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-28
|\|
| * [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-28
| * [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-28