Commit Graph

151 Commits (99692f71ee04c6f249d0bf6a581359f32f409a38)

Author SHA1 Message Date
Jens Axboe 2dc75d3c3b block: disable sysfs parts of the disk command filter 17 years ago
Jens Axboe 5168c47b4c block: remove blk_queue_tag_depth() and blk_queue_tag_queue() 17 years ago
FUJITA Tomonori 4beab5c623 block: rename blk_scsi_cmd_filter to blk_cmd_filter 17 years ago
FUJITA Tomonori abf5439370 block: move cmdfilter from gendisk to request_queue 17 years ago
Jens Axboe 6c5e0c4d51 block: add a blk_plug_device_unlocked() that grabs the queue lock 17 years ago
Martin K. Petersen d442cc44c0 block: Trivial fix for blk_integrity_rq() 17 years ago
FUJITA Tomonori 681a561b7e block: unexport blk_end_sync_rq 17 years ago
FUJITA Tomonori 27f8221af4 block: add blk_queue_update_dma_pad 17 years ago
Jens Axboe e48ec69005 block: extend queue_flag bitops 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Jens Axboe b24498d477 block: integrity flags can't use bit ops on unsigned short 17 years ago
Adel Gadllah 0b07de85a7 allow userspace to modify scsi command filter on per device basis 17 years ago
Jens Axboe 6e2401ad6f block: integrity cleanups 17 years ago
Jens Axboe da9cbc8739 block: blkdev.h cleanup, move iocontext stuff to iocontext.h 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Jens Axboe 244b4d56f8 block: kill request_queue_t 17 years ago
Jens Axboe 7663c1e279 Improve queue_is_locked() 17 years ago
Linus Torvalds 8f45c1a58a block: fix queue locking verification 17 years ago
Alan D. Brunelle ac9fafa124 block: Skip I/O merges when disabled 17 years ago
FUJITA Tomonori d7e3c3249e block: add large command support 17 years ago
FUJITA Tomonori 2a4aa30c5f block: rename and export rq_init() 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Andi Kleen 2472892a3c block: fix memory hotplug and bouncing in block layer 17 years ago
FUJITA Tomonori f18573abcc block: move the padding adjustment to blk_rq_map_sg 17 years ago
Tejun Heo e3790c7d42 block: separate out padding from alignment 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago
Tejun Heo 2fb98e8414 block: implement request_queue->dma_drain_needed 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago
Jens Axboe 63a7138671 block: fixup rq_init() a bit 17 years ago
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