Commit Graph

364 Commits (e6625fa48e6580a74b7e700efd7e6463e282810b)

Author SHA1 Message Date
Shaohua Li 726e99ab88 cfq-iosched: make code consistent 14 years ago
Shaohua Li 3181faa85b cfq-iosched: fix a rcu warning 14 years ago
Joe Perches 08e8138ade block: Add __attribute__((format(printf...) and fix fallout 14 years ago
Jens Axboe ab4bd22d3c cfq-iosched: fix locking around ioc->ioc_data assignment 14 years ago
Paul Bolle 28304f485c cfq-iosched: Remove bogus check in queue_fail path 14 years ago
Kyungmin Park 4495a7d41d CFQ: Fix typo and remove unnecessary semicolon 14 years ago
Namhyung Kim 1547010e6e cfq-iosched: free cic_index if cfqd allocation fails 14 years ago
Namhyung Kim 20359f27e8 cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add() 14 years ago
Namhyung Kim 229836bd63 cfq-iosched: reduce bit operations in cfq_choose_req() 14 years ago
Namhyung Kim b9f8ce0599 cfq-iosched: algebraic simplification in cfq_prio_to_maxrq() 14 years ago
Vivek Goyal 2abae55f5a cfq-iosched: Fix a memory leak of per cpu stats for root group 14 years ago
Vivek Goyal 5624a4e445 blk-throttle: Make dispatch stats per cpu 14 years ago
Vivek Goyal f469a7b4d5 blk-cgroup: Allow sleeping while dynamically allocating a group 14 years ago
Vivek Goyal 56edf7d75d cfq-iosched: Fix a possible race with cfq cgroup removal code 14 years ago
Vivek Goyal 3e59cf9d66 cfq-iosched: Get rid of redundant function parameter "create" 14 years ago
Vivek Goyal 70087dc38c blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup 14 years ago
Jens Axboe 5f45c69589 cfq-iosched: read_lock() does not always imply rcu_read_lock() 14 years ago
Christoph Hellwig 24ecfbe27f block: add blk_run_queue_async 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 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
Justin TerAvest eda5e0c91f cfq-iosched: Don't set active queue in preempt 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
Jens Axboe 7eaceaccab block: remove per-queue plugging 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
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
Mike Snitzer c186794dbb block: share request flush fields with elevator_private 14 years ago
Justin TerAvest 02a8f01b5a cfq-iosched: Don't wait if queue already has requests. 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
Gui Jianfeng 7278c9c19b cfq-iosched: don't check cfqg in choose_service_tree() 14 years ago
Shaohua Li writes e4ea0c16a8 block cfq: select new workload if priority changed 14 years ago
Gui Jianfeng 760701bfe1 cfq-iosched: Get rid of on_st flag 14 years ago
Gui Jianfeng b54ce60eb7 cfq-iosched: Get rid of st->active 14 years ago
Shaohua Li 2b9408a459 cfq-iosched: don't schedule a dispatch for a non-idle queue 14 years ago
Shaohua Li 8e1ac66551 cfq-iosched: don't idle if a deep seek queue is slow 14 years ago
Shaohua Li d2d59e18a1 cfq-iosched: schedule dispatch for noidle queue 14 years ago
Shaohua Li c1e44756fd cfq-iosched: do cleanup 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Vivek Goyal b4627321e1 cfq-iosched: Fix a gcc 4.5 warning and put some comments 14 years ago
Vivek Goyal fe0714377e blkio: Recalculate the throttled bio dispatch time upon throttle limit change 15 years ago
Vivek Goyal 180be2a042 cfq-iosched: fix a kernel OOPs when usb key is inserted 15 years ago
Corrado Zoccolo 749ef9f842 cfq: improve fsync performance for small files 15 years ago