Commit Graph

204 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
Jens Axboe 1e42807918 block: reduce stack footprint of blk_recount_segments() 16 years ago
Jens Axboe 0648e10d71 block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT 16 years ago
Jens Axboe bc58ba9468 block: add sysfs file for controlling io stats accounting 16 years ago
Jens Axboe 213d9417fe block: seperate bio/request unplug and sync bits 16 years ago
FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE 16 years ago
FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data 16 years ago
Jens Axboe b374d18a4b block: get rid of elevator_t typedef 16 years ago
Tejun Heo 58eea927d2 block: simplify empty barrier implementation 16 years ago
Tejun Heo 8f11b3e99a block: make barrier completion more robust 16 years ago
Tejun Heo f671620e7d block: make every barrier action optional 16 years ago
Tejun Heo 313e42999d block: reorganize QUEUE_ORDERED_* constants 16 years ago
Cheng Renquan 64d01dc9e1 block: use cancel_work_sync() instead of kblockd_flush_work() 16 years ago
Fernando Luis Vázquez Cao 88e740f165 block: add queue flag for paravirt frontend drivers 16 years ago
Linus Torvalds f2f1fa78a1 Enforce a minimum SG_IO timeout 16 years ago
Milan Broz 0e435ac26e block: fix setting of max_segment_size and seg_boundary mask 16 years ago
Tejun Heo 53a08807c0 block: internal dequeue shouldn't start timer 16 years ago
Al Viro 90b8f2824c [PATCH] end of methods switch: remove the old ones 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago
Al Viro 08f8585121 [PATCH] move block_device_operations to blkdev.h 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Al Viro e915e872ed [PATCH] switch sg_scsi_ioctl() to passing fmode_t 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Jens Axboe f73e2d13a1 block: remove __generic_unplug_device() from exports 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
Martin K. Petersen b02739b01c block: gendisk integrity wrapper 17 years ago
Martin K. Petersen ad7fce9314 block: Switch blk_integrity_compare from bdev to gendisk 17 years ago
Jens Axboe b04accc425 block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 17 years ago
Kiyoshi Ueda d00e29fd99 block: remove end_{queued|dequeued}_request() 17 years ago
Kiyoshi Ueda ef9e3facdf block: add lld busy state exporting interface 17 years ago
Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 17 years ago
Kiyoshi Ueda 4ee5eaf451 block: add a queue flag for request stacking support 17 years ago
Kiyoshi Ueda 82124d6035 block: add request submission interface 17 years ago
Kiyoshi Ueda 32fab448e5 block: add request update interface 17 years ago
Jens Axboe 9c02f2b02e block: cleanup some of the integrity stuff in blkdev.h 17 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 17 years ago
Hugh Dickins 3e6053d76d block: adjust blkdev_issue_discard for swap 17 years ago
Mike Anderson 11914a53d2 block: Add interface to abort queued requests 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
FUJITA Tomonori 879040742c block: add blk_rq_aligned helper function 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Jens Axboe ab780f1ece block: inherit CPU completion on bio->rq and rq->rq merges 17 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 17 years ago
Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
Fernando Luis Vázquez Cao 766ca4428d virtio_blk: use a wrapper function to access io context information of IO requests 17 years ago
David Woodhouse 1a8e2bddd5 Kill REQ_TYPE_FLUSH 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
David Woodhouse eae9acd13a Support 'discard sectors' operation in translation layer support core 17 years ago