Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io context: fix ref counting | Li Zefan | 2009-07-31 | 1 | -1/+1 |
* | block: prevent possible io_context->refcount overflow | Nikanth Karthikesan | 2009-06-10 | 1 | -3/+3 |
* | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe | 2008-07-03 | 1 | -0/+18 |
* | io context: increment task attachment count in ioc_task_link() | Jens Axboe | 2008-04-15 | 1 | -1/+3 |
* | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 | 1 | -0/+3 |
* | cfq-iosched: add hlist for browsing parallel to the radix tree | Jens Axboe | 2008-02-19 | 1 | -0/+2 |
* | block: cfq: make the io contect sharing lockless | Jens Axboe | 2008-01-28 | 1 | -2/+4 |
* | io context sharing: preliminary support | Jens Axboe | 2008-01-28 | 1 | -4/+18 |
* | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 | 1 | -0/+79 |