| Commit message (Expand) | Author | Age |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | block: uninitialized ioc->nr_tasks triggers WARN_ON | Olof Johansson | 2012-08-01 |
* | block: avoid infinite loop in get_task_io_context() | Eric Dumazet | 2012-05-31 |
* | Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged | Tejun Heo | 2012-04-01 |
|\ |
|
| * | block: fix ioc leak in put_io_context | Xiaotian Feng | 2012-03-14 |
* | | block: remove ioc_*_changed() | Tejun Heo | 2012-03-20 |
* | | block: add io_context->active_ref | Tejun Heo | 2012-03-06 |
* | | block: interface update for ioc/icq creation functions | Tejun Heo | 2012-03-06 |
|/ |
|
* | block: exit_io_context() should call elevator_exit_icq_fn() | Tejun Heo | 2012-02-15 |
* | block: simplify ioc_release_fn() | Tejun Heo | 2012-02-15 |
* | block: replace icq->changed with icq->flags | Tejun Heo | 2012-02-15 |
* | block: fix lockdep warning on io_context release put_io_context() | Tejun Heo | 2012-02-11 |
* | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 |
* | block: fix ioc locking warning | Shaohua Li | 2012-02-06 |
* | block: remove WARN_ON_ONCE() in exit_io_context() | Tejun Heo | 2011-12-27 |
* | block: an exiting task should be allowed to create io_context | Tejun Heo | 2011-12-25 |
* | block: ioc_cgroup_changed() needs to be exported | Jens Axboe | 2011-12-19 |
* | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo | 2011-12-13 |
* | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo | 2011-12-13 |
* | block, cfq: move io_cq lookup to blk-ioc.c | Tejun Heo | 2011-12-13 |
* | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo | 2011-12-13 |
* | block, cfq: replace current_io_context() with create_io_context() | Tejun Heo | 2011-12-13 |
* | block, cfq: unlink cfq_io_context's immediately | Tejun Heo | 2011-12-13 |
* | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo | 2011-12-13 |
* | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo | 2011-12-13 |
* | block: misc ioc cleanups | Tejun Heo | 2011-12-13 |
* | Merge branch 'for-linus' into for-3.1/core | Jens Axboe | 2011-07-01 |
|\ |
|
| * | block: Use hlist_entry() for io_context.cic_list.first | Paul Bolle | 2011-06-02 |
* | | block: rename the return of two functions | Paul Bolle | 2011-06-05 |
|/ |
|
* | blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time | Vivek Goyal | 2011-05-23 |
* | block: Clean up exit_io_context() source code. | Bart Van Assche | 2010-12-21 |
* | block: remove unused copy_io_context() | Jens Axboe | 2010-11-11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | block: don't access jiffies when initialising io_context | Richard Kennedy | 2010-03-01 |
* | block: removed unused as_io_context | Kirill Afonshin | 2010-01-11 |
* | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 |
* | block: Fix io_context leak after clone with CLONE_IO | Louis Rilling | 2009-12-04 |
* | block: prevent possible io_context->refcount overflow | Nikanth Karthikesan | 2009-06-10 |
* | cfq-iosched: fix RCU race in the cfq io_context destructor handling | Jens Axboe | 2008-05-07 |
* | cfq-iosched: add hlist for browsing parallel to the radix tree | Jens Axboe | 2008-02-19 |
* | make blk_ioc_init() static | Adrian Bunk | 2008-02-19 |
* | block: kill swap_io_context() | Jens Axboe | 2008-02-01 |
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 |