Commit Graph

80 Commits (18963c01b8abf381f102752ce024c3582a716125)

Author SHA1 Message Date
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Jens Axboe 4e521c27ee ll_rw_blk: add io_context private pointer 18 years ago
Jens Axboe aaf1228ddf cfq-iosched: remove cfq_io_context last_queue 18 years ago
Jens Axboe 8e5cfc45e7 [PATCH] Fixup blk_rq_unmap_user() API 18 years ago
Jens Axboe 1aa4f24fe9 [PATCH] Remove queue merging hooks 18 years ago
Boaz Harrosh 2b02a17920 [PATCH] remove blk_queue_activity_fn 18 years ago
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 years ago
Thomas Maier 79e2de4bc5 [PATCH] export clear_queue_congested and set_queue_congested 18 years ago
Jens Axboe cea2885a2e [PATCH] ide-cd: fix breakage with internally queued commands 19 years ago
David C Somayajulu f583f4924d [PATCH] helper function for retrieving scsi_cmd given host based block layer tag 19 years ago
Andrew Morton bcfd8d3615 [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Jens Axboe 5404bc7a87 [PATCH] Allow file systems to differentiate between data and meta reads 19 years ago
Jens Axboe dc72ef4ae3 [PATCH] Add blk_start_queueing() helper 19 years ago
Jens Axboe b5deef9012 [PATCH] Make sure all block/io scheduler setups are node aware 19 years ago
Jens Axboe a3b05e8f58 [PATCH] Kill various deprecated/unused block layer defines/functions 19 years ago
Jens Axboe fc46379daf [PATCH] cfq-iosched: kill cfq_exit_lock 19 years ago
Jens Axboe e6a1c874a0 [PATCH] struct request: shrink and optimize some more 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe 49171e5c6f [PATCH] Remove struct request_list from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe ff7d145fd9 [PATCH] Add one more pointer to struct request for IO scheduler usage 19 years ago
Jens Axboe 9e2585a8a2 [PATCH] as-iosched: remove arq->is_sync member 19 years ago
Jens Axboe 2e662b65f0 [PATCH] elevator: abstract out the rbtree sort handling 19 years ago
Jens Axboe 9817064b68 [PATCH] elevator: move the backmerging logic into the elevator core 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Alexey Dobriyan 6c5c934153 [PATCH] ifdef blktrace debugging fields 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
James Bottomley 492dfb4896 [SCSI] block: add support for shared tag maps 19 years ago
Jens Axboe 8f34ee75de [PATCH] Rearrange a few struct request members 19 years ago
Jens Axboe ad3caddaa1 [PATCH] Get rid of struct request request_pm_state member 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
Christoph Hellwig 8d7feac3c7 [SCSI] remove RQ_SCSI_* flags 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Christoph Hellwig 21b2f0c803 [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations 19 years ago
Jens Axboe 206dc69b31 [BLOCK] cfq-iosched: seek and async performance fixes 19 years ago
Jens Axboe e2d74ac066 [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Al Viro 483f4afc42 [PATCH] fix sysfs interaction and lifetime rules handling for queues 19 years ago
Al Viro d9ff418793 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue 19 years ago
Al Viro 12a0573215 [PATCH] keep sync and async cfq_queue separate 19 years ago
Jens Axboe 2cb2e147a6 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints 19 years ago
Jens Axboe ff856bad67 [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq 19 years ago
Jens Axboe 356cebea11 [BLOCK] Kill blk_attempt_remerge() 19 years ago
Jens Axboe 15fc858a00 [BLOCK] Correct blk_execute_rq_nowait() prototype 19 years ago
Tejun Heo 797e7dbbee [BLOCK] reimplement handling of barrier request 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Mike Christie 17e01f216b [SCSI] add retries field to request for REQ_BLOCK_PC use 19 years ago