aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe
2006-01-06[BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe
2006-01-06[BLOCK] reimplement handling of barrier requestTejun Heo
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-12-14[SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie
2005-12-14[SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie
2005-11-12[BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds
2005-10-28[PATCH] gfp_t: block layer coreAl Viro
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo
2005-10-28[PATCH] generic dispatch fixesJens Axboe
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo
2005-06-28[PATCH] blk: light iocontext opsNick Piggin
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] drivers/block/ll_rw_blk.c: cleanupsAdrian Bunk
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-20[PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley
2005-06-20[PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley
2005-06-20[PATCH] Cleanup blk_rq_map_* interfacesJens Axboe
2005-06-20[PATCH] Add blk_rq_map_kern()Mike Christie
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds