summaryrefslogtreecommitdiff
path: root/include/linux/iocontext.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* block: remove ioc_*_changed()Tejun Heo2012-03-20
* block: add io_context->active_refTejun Heo2012-03-06
* block: ioc_task_link() can't failTejun Heo2012-03-06
* block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-15
* block: replace icq->changed with icq->flagsTejun Heo2012-02-15
* block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2011-12-14
* block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-14
* block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo2011-12-14
* block, cfq: kill cic->keyTejun Heo2011-12-14
* block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-14
* block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo2011-12-14
* block, cfq: misc updates to cfq_io_contextTejun Heo2011-12-14
* block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-14
* block: misc ioc cleanupsTejun Heo2011-12-14
* CFQ: move think time check variables to a separate structShaohua Li2011-07-12
* block: remove unused copy_io_context()Jens Axboe2010-11-11
* kernel: __rcu annotationsArnd Bergmann2010-08-19
* cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov2010-05-24
* cgroups: blkio subsystem as moduleBen Blum2010-03-12
* block: remove padding from io_context on 64bit buildsRichard Kennedy2010-02-26
* block: removed unused as_io_contextKirill Afonshin2010-01-11
* block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-04
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-03
* cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2009-10-26
* io context: fix ref countingLi Zefan2009-07-31
* block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-10
* block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe2008-07-03
* io context: increment task attachment count in ioc_task_link()Jens Axboe2008-04-15
* cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2008-04-02
* cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-19
* block: cfq: make the io contect sharing locklessJens Axboe2008-01-28
* io context sharing: preliminary supportJens Axboe2008-01-28
* ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-28