Commit History

作者 SHA1 備註 提交日期
  Jens Axboe 62c1fe9d9f cfq-iosched: fix race between exiting queue and exiting task 16 年之前
  Jens Axboe 30e0dc28bf cfq-iosched: remove limit of dispatch depth of max 4 times quantum 16 年之前
  Jens Axboe b374d18a4b block: get rid of elevator_t typedef 16 年之前
  Cheng Renquan 64d01dc9e1 block: use cancel_work_sync() instead of kblockd_flush_work() 16 年之前
  Jens Axboe f7d7b7a7a3 block: as/cfq ssd idle check update 17 年之前
  Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 17 年之前
  Aaron Carroll 45333d5a31 cfq-iosched: fix queue depth detection 17 年之前
  Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 年之前
  Jens Axboe c265a7f417 cfq-iosched: get rid of enable_idle being unused warning 17 年之前
  Jens Axboe 7b679138b3 cfq-iosched: add message logging through blktrace 17 年之前
  Jens Axboe 9a11b4ed0e cfq-iosched: properly protect ioc_gone and ioc count 17 年之前
  Jens Axboe d6de8be711 cfq-iosched: fix RCU problem in cfq_cic_lookup() 17 年之前
  Richard Kennedy be754d2c21 block: reorder cfq_queue to save space on 64bit builds 17 年之前
  Jens Axboe 6d63c27557 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice 17 年之前
  Jens Axboe 07416d29bc cfq-iosched: fix RCU race in the cfq io_context destructor handling 17 年之前
  Fabio Checconi 4faa3c8150 cfq-iosched: do not leak ioc_data across iosched switches 17 年之前
  Fabio Checconi 34e6bbf23c cfq-iosched: fix rcu freeing of cfq io contexts 17 年之前
  Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree 17 年之前
  Jens Axboe fe094d98e7 cfq-iosched: make checkpatch compliant 17 年之前
  Jens Axboe febffd6181 cfq-iosched: kill some big inlines 17 年之前
  Jens Axboe 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 年之前
  Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 17 年之前
  Nikanth Karthikesan 66dac98ed0 io_context sharing - cfq changes 17 年之前
  Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 年之前
  Adrian Bunk 2fdd82bd88 block: let elv_register() return void 17 年之前
  Oleg Nesterov 0e7be9edb9 cfq_idle_class_timer: add paranoid checks for jiffies overflow 17 年之前
  Oleg Nesterov b70c864d3c cfq: fix IOPRIO_CLASS_IDLE delays 17 年之前
  Oleg Nesterov 2389d1ef17 cfq: fix IOPRIO_CLASS_IDLE accounting 17 年之前
  Oleg Nesterov 0a0836a09c cfq_get_queue: fix possible NULL pointer access 17 年之前
  Oleg Nesterov 4310864b9d cfq_exit_queue() should cancel cfq_data->unplug_work 17 年之前