aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-27
* [BLOCK] Add request_queue_t and mark it deprecatedJens Axboe2007-07-24
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2007-07-22
* CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-17
* add a struct request pointer to the request structureFUJITA Tomonori2007-07-16
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-16
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-16
* [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCKBenjamin Gilbert2007-07-10
* kblockd: use flush_workAndrew Morton2007-05-09
* ll_rw_blk: add io_context private pointerJens Axboe2007-04-30
* cfq-iosched: remove cfq_io_context last_queueJens Axboe2007-02-11
* [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-19
* [PATCH] Remove queue merging hooksJens Axboe2006-12-19
* [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-12
* [PATCH] block: support larger block pc requestsMike Christie2006-12-01
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-20
* [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-12
* [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-04
* [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