1. 2b566fa block: remove ioc_*_changed() by Tejun Heo · 12 years ago
  2. f6e8d01 block: add io_context->active_ref by Tejun Heo · 12 years ago
  3. 3d48749 block: ioc_task_link() can't fail by Tejun Heo · 12 years ago
  4. 621032a block: exit_io_context() should call elevator_exit_icq_fn() by Tejun Heo · 12 years ago
  5. d705ae6 block: replace icq->changed with icq->flags by Tejun Heo · 12 years ago
  6. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  7. f1f8cc9 block, cfq: move icq creation and rq->elv.icq association to block core by Tejun Heo · 13 years ago
  8. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 13 years ago
  9. c586980 block, cfq: reorganize cfq_io_context into generic and cfq specific parts by Tejun Heo · 13 years ago
  10. 1238033 block, cfq: kill cic->key by Tejun Heo · 13 years ago
  11. b2efa05 block, cfq: unlink cfq_io_context's immediately by Tejun Heo · 13 years ago
  12. dc86900 block, cfq: move ioc ioprio/cgroup changed handling to cic by Tejun Heo · 13 years ago
  13. 283287a block, cfq: misc updates to cfq_io_context by Tejun Heo · 13 years ago
  14. 6e736be block: make ioc get/put interface more conventional and fix race on alloction by Tejun Heo · 13 years ago
  15. 42ec57a block: misc ioc cleanups by Tejun Heo · 13 years ago
  16. 383cd72 CFQ: move think time check variables to a separate struct by Shaohua Li · 13 years ago
  17. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  18. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  19. bca4b91 cfq-iosched: remove dead_key from cfq_io_context by Konstantin Khlebnikov · 14 years ago
  20. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  21. 58c24a6 block: remove padding from io_context on 64bit builds by Richard Kennedy · 14 years ago
  22. ce28932 block: removed unused as_io_context by Kirill Afonshin · 15 years ago
  23. b69f229 block: Fix io_context leak after failure of clone with CLONE_IO by Louis Rilling · 15 years ago
  24. 31e4c28 blkio: Introduce blkio controller cgroup interface by Vivek Goyal · 15 years ago
  25. b2c18e1 cfq: calculate the seek_mean per cfq_queue not per cfq_io_context by Jeff Moyer · 15 years ago
  26. cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
  27. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  28. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 16 years ago
  29. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  30. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  31. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 16 years ago
  32. 4ac845a block: cfq: make the io contect sharing lockless by Jens Axboe · 16 years ago
  33. d38ecf9 io context sharing: preliminary support by Jens Axboe · 16 years ago
  34. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago