[PATCH] block: support larger block pc requests
[safe/jmp/linux-2.6] / include / linux / blkdev.h
2006-12-01 Mike Christie[PATCH] block: support larger block pc requests
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-20 Thomas Maier[PATCH] export clear_queue_congested and set_queue_cong...
2006-10-12 Jens Axboe[PATCH] ide-cd: fix breakage with internally queued...
2006-10-04 David C Somayajulu[PATCH] helper function for retrieving scsi_cmd given...
2006-09-30 Andrew Morton[PATCH] CONFIG_BLOCK: blk_congestion_wait() fix
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 Jens Axboe[PATCH] Allow file systems to differentiate between...
2006-09-30 Jens Axboe[PATCH] Add blk_start_queueing() helper
2006-09-30 Jens Axboe[PATCH] Make sure all block/io scheduler setups are...
2006-09-30 Jens Axboe[PATCH] Kill various deprecated/unused block layer...
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill cfq_exit_lock
2006-09-30 Jens Axboe[PATCH] struct request: shrink and optimize some more
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-30 Jens Axboe[PATCH] Remove struct request_list from struct request
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] Add one more pointer to struct request for...
2006-09-30 Jens Axboe[PATCH] as-iosched: remove arq->is_sync member
2006-09-30 Jens Axboe[PATCH] elevator: abstract out the rbtree sort handling
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-24 James BottomleyMerge mulgrave-w:git/linux-2.6
2006-09-23 Trond MyklebustAdd a real API for dealing with blk_congestion_wait()
2006-08-31 James Bottomley[SCSI] block: add support for shared tag maps
2006-06-23 Jens Axboe[PATCH] Rearrange a few struct request members
2006-06-23 Jens Axboe[PATCH] Get rid of struct request request_pm_state...
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
2006-06-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-06-10 Christoph Hellwig[SCSI] remove RQ_SCSI_* flags
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-13 Christoph Hellwig[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
2006-03-28 Jens Axboe[BLOCK] cfq-iosched: seek and async performance fixes
2006-03-28 Jens Axboe[PATCH] [BLOCK] cfq-iosched: change cfq io context...
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-18 Al Viro[PATCH] fix sysfs interaction and lifetime rules handli...
2006-03-18 Al Viro[PATCH] make cfq_exit_queue() prune the cfq_io_context...
2006-03-18 Al Viro[PATCH] keep sync and async cfq_queue separate
2006-01-24 Jens Axboe[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors...
2006-01-09 Linus TorvaldsMerge branch 'blk-softirq' of git://brick.kernel.dk...
2006-01-09 Jens Axboe[BLOCK] ll_rw_blk: Enable out-of-order request completi...
2006-01-09 Jens Axboe[BLOCK] Kill blk_attempt_remerge()
2006-01-06 Jens Axboe[BLOCK] Correct blk_execute_rq_nowait() prototype
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Mike Christie[SCSI] add retries field to request for REQ_BLOCK_PC use
2005-12-15 Mike Christie[SCSI] export blk layer functions needed for blk_execut...
2005-11-12 Tejun Heo[BLOCK] Implement elv_drain_elevator for improved switc...
2005-10-28 Linus TorvaldsMerge branch 'elevator-switch' of git://brick.kernel...
2005-10-28 Linus TorvaldsMerge branch 'generic-dispatch' of git://brick.kernel...
2005-10-28 Al Viro[PATCH] gfp_t: block layer core
2005-10-28 Jens Axboe[BLOCK] elevator switch fixes/cleanup
2005-10-28 Tejun Heo[BLOCK] Reimplement elevator switch
2005-10-28 Tejun Heo[BLOCK] kill generic max_back_kb handling
2005-10-28 Tejun Heo[PATCH] 03/05 move last_merge handlin into generic...
2005-10-28 Jens Axboe[PATCH] generic dispatch fixes
2005-10-28 Tejun Heo[PATCH] 01/05 Implement generic dispatch queue
2005-09-10 Adrian Bunk[PATCH] include/linux/blkdev.h: "extern inline" ->...
2005-08-28 James Bottomleyfix mismerge in ll_rw_blk.c
2005-08-05 Tejun Heo[PATCH] blk: fix tag shrinking (revive real_max_size)
2005-06-29 Nick Piggin[PATCH] blk: light iocontext ops
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-25 Adrian Bunk[PATCH] drivers/block/ll_rw_blk.c: cleanups
2005-06-23 Tejun Heo[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
2005-06-23 Tejun Heo[PATCH] blk: remove blk_queue_tag->real_max_depth optim...
2005-06-23 Christoph Lameter[PATCH] NUMA aware block device control structure alloc...
2005-06-20 James Bottomley [PATCH] update blk_execute_rq to take an at_head parameter
2005-06-20 James Bottomley [PATCH] Add scatter-gather support for the block layer...
2005-06-20 Jens Axboe[PATCH] Cleanup blk_rq_map_* interfaces
2005-06-20 Mike Christie [PATCH] Add blk_rq_map_kern()
2005-05-20 Tejun Heo [SCSI] remove requeue feature from blk_insert_request()
2005-04-17 <axboe@suse.de>[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2