Commit Graph

1016 Commits (c383b53729a9bbbceee132a85955d084ba00ca3a)

Author SHA1 Message Date
Martin K. Petersen cd43e26f07 block: Expose stacked device queues in sysfs 16 years ago
Martin K. Petersen 025146e13b block: Move queue limits to an embedded struct 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jens Axboe 0a7ae2ff0d block: change the tag sync vs async restriction logic 16 years ago
Jens Axboe 53674ac5a9 block: add warning to blk_make_request() 16 years ago
Boaz Harrosh a411f4bbb8 block: Un-export blk_rq_append_bio 16 years ago
Boaz Harrosh 79eb63e9e5 block: Add blk_make_request(), takes bio, returns a request 16 years ago
James Bottomley 3a5a39276d block: allow blk_rq_map_kern to append to requests 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Kazuhisa Ichikawa af498d7fa3 block: fix the bio_vec array index out-of-bounds test 16 years ago
FUJITA Tomonori b1f744937f block: move completion related functions back to blk-core.c 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo a2dec7b363 block: hide request sector and data_len 16 years ago
Tejun Heo 2e46e8b27a block: drop request->hard_* and *nr_sectors 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Alan D. Brunelle 22a7c31a96 blktrace: from-sector redundant in trace_block_remap 16 years ago
Tejun Heo 4c94dece1b block: don't init rq fields unnecessarily 16 years ago
Nikanth Karthikesan 9eb55b030c block: catch trying to use more bits than request->cmd_flags has 16 years ago
Jens Axboe c69d48540c block: include discard requests in IO accounting 16 years ago
Jens Axboe c2553b5844 block: make blk_do_io_stat() do the full "is this rq accountable" checks 16 years ago
Tejun Heo 731ec497e5 block: kill rq->data 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Tejun Heo b243ddcbe9 block: move rq->start_time initialization to blk_rq_init() 16 years ago
Tejun Heo 2e60e02297 block: clean up request completion API 16 years ago
Tejun Heo 0b302d5aa7 block: kill blk_end_request_callback() 16 years ago
Tejun Heo 158dbda006 block: reorganize request fetching functions 16 years ago
Tejun Heo 5efccd17ce block: reorder request completion functions 16 years ago
Tejun Heo 2eef33e439 block: clean up misc stuff after block layer timeout conversion 16 years ago
Tejun Heo 10732f5661 block: cleanup REQ_SOFTBARRIER usages 16 years ago
Tejun Heo e4025f6c21 block: don't set REQ_NOMERGE unnecessarily 16 years ago
Tejun Heo a7f5579234 block: kill blk_start_queueing() 16 years ago
Tejun Heo a538cd03be block: merge blk_invoke_request_fn() into __blk_run_queue() 16 years ago
Bartlomiej Zolnierkiewicz db29a6b496 block: enable by default support for large devices and files on 32-bit archs 16 years ago
Tejun Heo 924cec7789 block: clear req->errors on bio completion only for fs requests 16 years ago
Jens Axboe f2d1f0ae78 cfq-iosched: cache prio_tree root in cfqq->p_root 16 years ago
Jens Axboe 3ac6c9f8a6 cfq-iosched: fix bug with aliased request and cooperation detection 16 years ago
Jens Axboe 26a2ac009c cfq-iosched: clear ->prio_trees[] on cfqd alloc 16 years ago
Hannes Reinecke 17d5c8ca75 block: fix intermittent dm timeout based oops 16 years ago
Jerome Marchand 42dad7647a block: simplify I/O stat accounting 16 years ago
Jeff Moyer 04dc6e71a2 cfq-iosched: use the default seek distance when there aren't enough seek samples 16 years ago
Jeff Moyer 4d00aa47e2 cfq-iosched: make seek_mean converge more quickly 16 years ago
Jens Axboe b759113499 block: make blk_abort_queue() ignore non-request based devices 16 years ago
Tejun Heo 71982a409f block: include empty disks in /proc/diskstats 16 years ago
Tejun Heo cd0aca2d55 block: fix queue bounce limit setting 16 years ago
Tejun Heo 25636e282f block: fix SG_IO vector request data length handling 16 years ago
Tejun Heo 6f41469c62 block: clear req->errors on bio completion only for fs requests 16 years ago
Li Zefan 1d54ad6da9 blktrace: add trace/ to /sys/block/sda 16 years ago