Commit History

Author SHA1 Message Date
  Xiaotian Feng ff8c1474cc block: fix ioc leak in put_io_context 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
  Bart Van Assche 27667c996f block: Clean up exit_io_context() source code. 14 years ago
  Jens Axboe cedb4a7d9f block: remove unused copy_io_context() 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Richard Kennedy 4671a13220 block: don't access jiffies when initialising io_context 15 years ago
  Kirill Afonshin ce289321b7 block: removed unused as_io_context 15 years ago
  Louis Rilling b69f229206 block: Fix io_context leak after failure of clone with CLONE_IO 15 years ago
  Louis Rilling 61cc74fbb8 block: Fix io_context leak after clone with CLONE_IO 15 years ago