Commit History

Author SHA1 Message Date
  Jens Axboe b029195dda cfq-iosched: don't let idling interfere with plugging 16 years ago
  Jens Axboe 75e50984f0 cfq-iosched: kill two unused cfqq flags 16 years ago
  Jens Axboe 2f5cb7381b cfq-iosched: change dispatch logic to deal with single requests at the time 16 years ago
  Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
  Divyesh Shah 3a9a3f6cc5 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice 16 years ago
  Jens Axboe 62c1fe9d9f cfq-iosched: fix race between exiting queue and exiting task 16 years ago
  Jens Axboe 30e0dc28bf cfq-iosched: remove limit of dispatch depth of max 4 times quantum 16 years ago
  Jens Axboe b374d18a4b block: get rid of elevator_t typedef 16 years ago
  Cheng Renquan 64d01dc9e1 block: use cancel_work_sync() instead of kblockd_flush_work() 16 years ago
  Jens Axboe f7d7b7a7a3 block: as/cfq ssd idle check update 17 years ago
  Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 17 years ago
  Aaron Carroll 45333d5a31 cfq-iosched: fix queue depth detection 17 years ago
  Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 years ago
  Jens Axboe c265a7f417 cfq-iosched: get rid of enable_idle being unused warning 17 years ago
  Jens Axboe 7b679138b3 cfq-iosched: add message logging through blktrace 17 years ago
  Jens Axboe 9a11b4ed0e cfq-iosched: properly protect ioc_gone and ioc count 17 years ago
  Jens Axboe d6de8be711 cfq-iosched: fix RCU problem in cfq_cic_lookup() 17 years ago
  Richard Kennedy be754d2c21 block: reorder cfq_queue to save space on 64bit builds 17 years ago
  Jens Axboe 6d63c27557 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice 17 years ago
  Jens Axboe 07416d29bc cfq-iosched: fix RCU race in the cfq io_context destructor handling 17 years ago
  Fabio Checconi 4faa3c8150 cfq-iosched: do not leak ioc_data across iosched switches 17 years ago
  Fabio Checconi 34e6bbf23c cfq-iosched: fix rcu freeing of cfq io contexts 17 years ago
  Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree 17 years ago
  Jens Axboe fe094d98e7 cfq-iosched: make checkpatch compliant 17 years ago
  Jens Axboe febffd6181 cfq-iosched: kill some big inlines 17 years ago
  Jens Axboe 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 years ago
  Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 17 years ago
  Nikanth Karthikesan 66dac98ed0 io_context sharing - cfq changes 17 years ago
  Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
  Adrian Bunk 2fdd82bd88 block: let elv_register() return void 17 years ago