Commit Graph

1387 Commits (a0bcaee99df69b6d4d4dfd30bd40ac24b5ad3e22)

Author SHA1 Message Date
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
Liu Yuan 53f22956ef block/genhd: Change some numerals into macros 14 years ago
Tejun Heo 255bb490c8 block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue() 14 years ago
Tejun Heo 1654e7411a block: add @force_kblockd to __blk_run_queue() 14 years ago
Justin TerAvest 0bbfeb8320 cfq-iosched: Always provide group isolation. 14 years ago
Ben Hutchings 291d24f6d9 block: fix kernel-doc format for blkdev_issue_zeroout 14 years ago
Vivek Goyal 450adcbe51 blk-throttle: Do not use kblockd workqueue for throtl work 14 years ago
Miklos Szeredi 3c522cedb5 block: fix refcounting in BLKBSZSET 14 years ago
NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 14 years ago
Hannes Reinecke 79775567e0 [SCSI] block: improve detail in I/O error messages 14 years ago
Mike Snitzer c186794dbb block: share request flush fields with elevator_private 14 years ago
Mike Snitzer 9d5a4e946c block: skip elevator data initialization for flush requests 14 years ago
Justin TerAvest 02a8f01b5a cfq-iosched: Don't wait if queue already has requests. 14 years ago
Tejun Heo ae1b153962 block: reimplement FLUSH/FUA to support merge 14 years ago
Tejun Heo 143a87f4c9 block: improve flush bio completion 14 years ago
Tejun Heo 414b4ff5ee block: add REQ_FLUSH_SEQ 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Vivek Goyal be2c6b1990 blkio-throttle: Avoid calling blkiocg_lookup_group() for root group 14 years ago
Vivek Goyal ba5bd520f6 cfq: rename a function to give it more appropriate name 14 years ago
Shaohua Li c553f8e335 block cfq: compensate preempted queue even if it has no slice assigned 14 years ago
Shaohua Li f8ae6e3eb8 block cfq: make queue preempt work for queues from different workload 14 years ago
Shaohua Li 329a67815b block cfq: don't use atomic_t for cfq_group 14 years ago
Shaohua Li 30d7b9448f block cfq: don't use atomic_t for cfq_queue 14 years ago
Jens Axboe 6c23a9681c block: add internal hd part table references 14 years ago
Jerome Marchand 09e099d4ba block: fix accounting bug on cross partition merges 14 years ago