Commit Graph

97 Commits (3e037454bcfa4b187e8293d2121bd8c0f5a5c31c)

Author SHA1 Message Date
Jens Axboe 2da96acde0 [BLOCK] Move sector_div() from blkdev.h to kernel.h 18 years ago
NeilBrown d24517d793 Remove flush_dry_bio_endio 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
NeilBrown 66846572bf Stop exporting blk_rq_bio_prep 18 years ago
NeilBrown 3001ca7712 New function blk_req_append_bio 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
Qi Yong 4e97182a22 [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix 18 years ago
Jens Axboe 71f65e6bd7 [BLOCK] Add request_queue_t and mark it deprecated 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 41e1703b9b [SCSI] bsg: unexport sg v3 helper functions 18 years ago
Christoph Lameter 2a7326b5bb CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic 18 years ago
FUJITA Tomonori abae1fde63 add a struct request pointer to the request structure 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
FUJITA Tomonori 337ad41dea block: export blk_verify_command for SG v4 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Benjamin Gilbert 7deeed1317 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK 18 years ago
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 19 years ago
Thomas Maier 79e2de4bc5 [PATCH] export clear_queue_congested and set_queue_congested 19 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