aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iocontext.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-12cgroups: blkio subsystem as moduleGravatar Ben Blum 1-1/+1
2010-02-26block: remove padding from io_context on 64bit buildsGravatar Richard Kennedy 1-1/+1
2010-01-11block: removed unused as_io_contextGravatar Kirill Afonshin 1-27/+0
2009-12-04block: Fix io_context leak after failure of clone with CLONE_IOGravatar Louis Rilling 1-2/+3
2009-12-03blkio: Introduce blkio controller cgroup interfaceGravatar Vivek Goyal 1-0/+4
2009-10-26cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextGravatar Jeff Moyer 1-5/+0
2009-07-31io context: fix ref countingGravatar Li Zefan 1-1/+1
2009-06-10block: prevent possible io_context->refcount overflowGravatar Nikanth Karthikesan 1-3/+3
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hGravatar Jens Axboe 1-0/+18
2008-04-15io context: increment task attachment count in ioc_task_link()Gravatar Jens Axboe 1-1/+3
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsGravatar Fabio Checconi 1-0/+3
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeGravatar Jens Axboe 1-0/+2
2008-01-28block: cfq: make the io contect sharing locklessGravatar Jens Axboe 1-2/+4
2008-01-28io context sharing: preliminary supportGravatar Jens Axboe 1-4/+18
2008-01-28ioprio: move io priority from task_struct to io_contextGravatar Jens Axboe 1-0/+79