aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iocontext.h
AgeCommit message (Expand)Author
2012-03-20block: remove ioc_*_changed()Tejun Heo
2012-03-06block: add io_context->active_refTejun Heo
2012-03-06block: ioc_task_link() can't failTejun Heo
2012-02-15block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo
2012-02-15block: replace icq->changed with icq->flagsTejun Heo
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2011-12-14block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo
2011-12-14block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo
2011-12-14block, cfq: kill cic->keyTejun Heo
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo
2011-12-14block: misc ioc cleanupsTejun Heo
2011-07-12CFQ: move think time check variables to a separate structShaohua Li
2010-11-11block: remove unused copy_io_context()Jens Axboe
2010-08-19kernel: __rcu annotationsArnd Bergmann
2010-05-24cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov
2010-03-12cgroups: blkio subsystem as moduleBen Blum
2010-02-26block: remove padding from io_context on 64bit buildsRichard Kennedy
2010-01-11block: removed unused as_io_contextKirill Afonshin
2009-12-04block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal
2009-10-26cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer
2009-07-31io context: fix ref countingLi Zefan
2009-06-10block: prevent possible io_context->refcount overflowNikanth Karthikesan
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-01-28block: cfq: make the io contect sharing locklessJens Axboe
2008-01-28io context sharing: preliminary supportJens Axboe
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe