Commit Graph

121 Commits (5d137990f5860451a6e0428e0903f62933d05287)

Author SHA1 Message Date
Jens Axboe 3bc217ffe6 block: kill swap_io_context() 17 years ago
Jens Axboe 22b132102f block: new end request handling interface should take unsigned byte counts 17 years ago
Jens Axboe 023ccde109 block: fix warning on compile with CONFIG_BLOCK 17 years ago
James Bottomley fa0ccd837e block: implement drain buffers 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Kiyoshi Ueda 5450d3e1d6 blk_end_request: cleanup 'uptodate' related code (take 4) 17 years ago
Kiyoshi Ueda 3bcddeac1c blk_end_request: remove/unexport end_that_request_* (take 4) 17 years ago
Kiyoshi Ueda e3a04fe34a blk_end_request: add bidi completion interface (take 4) 17 years ago
Kiyoshi Ueda e19a3ab058 blk_end_request: add callback feature (take 4) 17 years ago
Kiyoshi Ueda 3b11313a6c blk_end_request: add/export functions to get request size (take 4) 17 years ago
Kiyoshi Ueda 336cdb4003 blk_end_request: add new request completion interface (take 4) 17 years ago
Pete Wyckoff 482eb68916 block: allow queue dma_alignment of zero 17 years ago
Bartlomiej Zolnierkiewicz 7267c33774 ide: remove REQ_TYPE_ATA_CMD 17 years ago
Bartlomiej Zolnierkiewicz 29ed2a5f8c ide: remove REQ_TYPE_ATA_TASK 17 years ago
James Bottomley 11c3e689f1 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
Jens Axboe 6eca9004df [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
Jens Axboe a0cd128542 block: add end_queued_request() and end_dequeued_request() helpers 18 years ago
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