Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Olof Johansson
|
4638a83e86
block: uninitialized ioc->nr_tasks triggers WARN_ON
|
13 years ago |
Eric Dumazet
|
3c9c708c9f
block: avoid infinite loop in get_task_io_context()
|
13 years ago |
Tejun Heo
|
959d851caa
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
|
13 years ago |
Tejun Heo
|
2b566fa55b
block: remove ioc_*_changed()
|
13 years ago |
Xiaotian Feng
|
ff8c1474cc
block: fix ioc leak in put_io_context
|
13 years ago |
Tejun Heo
|
f6e8d01bee
block: add io_context->active_ref
|
13 years ago |
Tejun Heo
|
24acfc34fb
block: interface update for ioc/icq creation functions
|
13 years ago |
Tejun Heo
|
621032ad6e
block: exit_io_context() should call elevator_exit_icq_fn()
|
13 years ago |
Tejun Heo
|
2274b029f6
block: simplify ioc_release_fn()
|
13 years ago |
Tejun Heo
|
d705ae6b13
block: replace icq->changed with icq->flags
|
13 years ago |
Tejun Heo
|
d8c66c5d59
block: fix lockdep warning on io_context release put_io_context()
|
13 years ago |
Tejun Heo
|
11a3122f6c
block: strip out locking optimization in put_io_context()
|
13 years ago |
Shaohua Li
|
9fa73472dd
block: fix ioc locking warning
|
13 years ago |
Tejun Heo
|
c98b2cc29a
block: remove WARN_ON_ONCE() in exit_io_context()
|
13 years ago |
Tejun Heo
|
fd63836811
block: an exiting task should be allowed to create io_context
|
13 years ago |
Jens Axboe
|
64c42998f1
block: ioc_cgroup_changed() needs to be exported
|
13 years ago |
Tejun Heo
|
f1f8cc9465
block, cfq: move icq creation and rq->elv.icq association to block core
|
13 years ago |
Tejun Heo
|
7e5a879449
block, cfq: move io_cq exit/release to blk-ioc.c
|
13 years ago |
Tejun Heo
|
47fdd4ca96
block, cfq: move io_cq lookup to blk-ioc.c
|
13 years ago |
Tejun Heo
|
c586980732
block, cfq: reorganize cfq_io_context into generic and cfq specific parts
|
13 years ago |
Tejun Heo
|
f2dbd76a0a
block, cfq: replace current_io_context() with create_io_context()
|
13 years ago |
Tejun Heo
|
b2efa05265
block, cfq: unlink cfq_io_context's immediately
|
13 years ago |
Tejun Heo
|
dc86900e0a
block, cfq: move ioc ioprio/cgroup changed handling to cic
|
13 years ago |
Tejun Heo
|
6e736be7f2
block: make ioc get/put interface more conventional and fix race on alloction
|
13 years ago |
Tejun Heo
|
42ec57a8f6
block: misc ioc cleanups
|
13 years ago |
Jens Axboe
|
04bf7869ca
Merge branch 'for-linus' into for-3.1/core
|
14 years ago |
Paul Bolle
|
df4156569d
block: rename the return of two functions
|
14 years ago |
Paul Bolle
|
e2bd9678fc
block: Use hlist_entry() for io_context.cic_list.first
|
14 years ago |
Vivek Goyal
|
4cbadbd16e
blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
|
14 years ago |