Commit Graph

1519 Commits (ee31892aaf47f1b5fd1323c9397db5d3f22d8b9e)

Author SHA1 Message Date
Christoph Hellwig 24ecfbe27f block: add blk_run_queue_async 14 years ago
Jens Axboe 4521cc4ed5 block: blk_delay_queue() should use kblockd workqueue 14 years ago
Jens Axboe 99e22598e9 block: drop queue lock before calling __blk_run_queue() for kblockd punt 14 years ago
Jens Axboe b4cb290e0a Revert "block: add callback function for unplug notification" 14 years ago
NeilBrown 048c9374a7 block: Enhance new plugging support to support general callbacks 14 years ago
Jens Axboe 49cac01e1f block: make unplug timer trace event correspond to the schedule() unplug 14 years ago
Jens Axboe f6603783f9 block: only force kblockd unplugging from the schedule() path 14 years ago
Christoph Hellwig 88b996cd06 block: cleanup the block plug helper functions 14 years ago
Jeremy Fitzhardinge 690f1b63b2 block: export blk_get/put_queue for blkback 14 years ago
Liu Yuan 80656b67b3 block, blk-sysfs: Use the variable directly instead of a function call 14 years ago
Jens Axboe f4af3c3d07 block: move queue run on unplug to kblockd 14 years ago
Jens Axboe cf82c79839 block: kill queue_sync_plugs() 14 years ago
Jens Axboe dc6d36c971 block: readd plug trace event 14 years ago
Jens Axboe f75664570d block: add callback function for unplug notification 14 years ago
Jens Axboe 188112722c block: add comment on why we save and disable interrupts in flush_plug_list() 14 years ago
Jens Axboe 94b5eb28b4 block: fixup block IO unplug trace call 14 years ago
NeilBrown 109b81296c block: splice plug list to local context 14 years ago
Konstantin Khlebnikov f83e826181 block: fix request sorting at unplug 14 years ago
Mike Snitzer a63a5cf84d dm: improve block integrity support 14 years ago
Andreas Schwab 6f03793770 blk-throttle: don't call xchg on bool 14 years ago
Jens Axboe 53d63e6b0d block: make the flush insertion use the tail of the dispatch list 14 years ago
Jens Axboe b710a48055 block: get rid of elv_insert() interface 14 years ago
Jens Axboe 8182924bc5 block: dump request state on seeing a corrupted request completion 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe ad3d9d7ede block: fix issue with calling blk_stop_queue() from the request_fn handler 14 years ago
Jens Axboe 401a18e92c block: fix bug with inserting flush requests as sort/merge 14 years ago
Li, Shaohua c4ade94fc0 cfq-iosched: removing unnecessary think time checking 14 years ago
Justin TerAvest 62a37f6bad cfq-iosched: Don't clear queue stats when preempt. 14 years ago
Vivek Goyal 04521db04e blk-throttle: Reset group slice when limits are changed 14 years ago
Justin TerAvest 9026e521c0 blk-cgroup: Only give unaccounted_time under debug 14 years ago
Justin TerAvest eda5e0c91f cfq-iosched: Don't set active queue in preempt 14 years ago
Jens Axboe 5e84ea3a9c block: attempt to merge with existing requests on plug flush 14 years ago
Justin TerAvest 8184f93ece cfq-iosched: Don't update group weights when on service tree 14 years ago
Justin TerAvest 167400d340 blk-cgroup: Add unaccounted time to timeslice_used. 14 years ago
Tao Ma eba2ed9c96 block: remove obsolete comments for blkdev_issue_zeroout. 14 years ago
Lukas Czerner 0aeea18964 block: fix mis-synchronisation in blkdev_issue_zeroout() 14 years ago
Vivek Goyal 69d60eb96a blk-throttle: Use blk_plug in throttle dispatch 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Jens Axboe 73c1010119 block: initial patch for on-stack per-task plugging 14 years ago
Jens Axboe 3cca6dc1c8 block: add API for delaying work/request_fn a little bit 14 years ago
Tejun Heo facc31ddc3 block: Don't implicitly trigger event check on disk_unblock_events() 14 years ago
Justin TerAvest df457f845e blk-cgroup: Lower minimum weight from 100 to 10. 14 years ago
Vivek Goyal de701c74a3 blk-throttle: Some cleanups and race fixes in limit update code 14 years ago
Vivek Goyal 231d704b4a blk-throttle: process limit change only through one function 14 years ago
Gui Jianfeng a60327107b cfq-iosched: Fix update_vdisktime logic 14 years ago
Shaohua Li ef8a41df8c cfq-iosched: give busy sync queue no dispatch limit 14 years ago
Jens Axboe 93803e0140 cfq-iosched: fix race in cfq_set_request() 14 years ago
Vivek Goyal da52777000 block: Move blk_throtl_exit() call to blk_cleanup_queue() 14 years ago
Vivek Goyal c94a96ac93 block: Initialize ->queue_lock to internal lock at queue allocation time 14 years ago