summaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Rearrange a few struct request membersJens Axboe2006-06-231-6/+5Star
* [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-231-5/+0Star
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-211-3/+0Star
|\
| * [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-101-3/+0Star
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
|/
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-0/+4
* [BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2006-03-281-1/+7
* [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe2006-03-281-8/+6Star
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+3
* [PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro2006-03-191-3/+3
* [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro2006-03-191-0/+2
* [PATCH] keep sync and async cfq_queue separateAl Viro2006-03-191-1/+1
* [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-241-3/+3
* Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-091-3/+18
|\
| * [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-091-3/+18
* | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-1/+0Star
|/
* [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-061-2/+1Star
* [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-061-25/+57
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-3/+3
* [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-161-1/+2
* [SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie2005-12-151-0/+1
* [SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie2005-12-151-0/+5
* [BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo2005-11-121-0/+2
* Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-281-6/+4Star
|\
| * [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-281-1/+1
| * [BLOCK] Reimplement elevator switchTejun Heo2005-10-281-6/+4Star
* | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-281-4/+22
|\|
| * [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-1/+0Star
| * [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-0/+3
| * [PATCH] generic dispatch fixesJens Axboe2005-10-281-1/+12
| * [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-281-6/+11
* | [PATCH] gfp_t: block layer coreAl Viro2005-10-281-7/+7
|/
* [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk2005-09-101-1/+1
* fix mismerge in ll_rw_blk.cJames Bottomley2005-08-281-4/+6
|\
| * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-2/+2
| * [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-201-0/+1
| * [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-4/+3Star
| * [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-201-0/+2
* | [PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2005-08-051-0/+1
* | [PATCH] blk: light iocontext opsNick Piggin2005-06-291-0/+1
* | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-8/+17
* | [PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk2005-06-261-6/+0Star
* | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-231-3/+0Star
* | [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-231-1/+0Star
* | [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-231-1/+5
|/
* [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-201-1/+1
* [PATCH] fix NMI lockup with CFQ scheduler2005-04-171-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+759