1. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  2. ec6c676 block: Substitute rcu_access_pointer() for rcu_dereference_raw() by Paul E. McKenney · 10 years ago
  3. d17ab45 block: cleanup removing dependency on bootmem headers by Grygorii Strashko · 10 years ago
  4. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  5. 695588f block: queue work on power efficient wq by Viresh Kumar · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  8. 3c9c708 block: avoid infinite loop in get_task_io_context() by Eric Dumazet · 12 years ago
  9. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 12 years ago
  10. 2b566fa block: remove ioc_*_changed() by Tejun Heo · 12 years ago
  11. ff8c147 block: fix ioc leak in put_io_context by Xiaotian Feng · 12 years ago
  12. f6e8d01 block: add io_context->active_ref by Tejun Heo · 12 years ago
  13. 24acfc3 block: interface update for ioc/icq creation functions by Tejun Heo · 12 years ago
  14. 621032a block: exit_io_context() should call elevator_exit_icq_fn() by Tejun Heo · 12 years ago
  15. 2274b02 block: simplify ioc_release_fn() by Tejun Heo · 12 years ago
  16. d705ae6 block: replace icq->changed with icq->flags by Tejun Heo · 12 years ago
  17. d8c66c5 block: fix lockdep warning on io_context release put_io_context() by Tejun Heo · 12 years ago
  18. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  19. 9fa7347 block: fix ioc locking warning by Shaohua Li · 12 years ago
  20. c98b2cc block: remove WARN_ON_ONCE() in exit_io_context() by Tejun Heo · 12 years ago
  21. fd63836 block: an exiting task should be allowed to create io_context by Tejun Heo · 12 years ago
  22. 64c4299 block: ioc_cgroup_changed() needs to be exported by Jens Axboe · 12 years ago
  23. f1f8cc9 block, cfq: move icq creation and rq->elv.icq association to block core by Tejun Heo · 12 years ago
  24. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 12 years ago
  25. 47fdd4c block, cfq: move io_cq lookup to blk-ioc.c by Tejun Heo · 12 years ago
  26. c586980 block, cfq: reorganize cfq_io_context into generic and cfq specific parts by Tejun Heo · 12 years ago
  27. f2dbd76 block, cfq: replace current_io_context() with create_io_context() by Tejun Heo · 12 years ago
  28. b2efa05 block, cfq: unlink cfq_io_context's immediately by Tejun Heo · 12 years ago
  29. dc86900 block, cfq: move ioc ioprio/cgroup changed handling to cic by Tejun Heo · 12 years ago
  30. 6e736be block: make ioc get/put interface more conventional and fix race on alloction by Tejun Heo · 12 years ago
  31. 42ec57a block: misc ioc cleanups by Tejun Heo · 12 years ago
  32. 04bf786 Merge branch 'for-linus' into for-3.1/core by Jens Axboe · 13 years ago
  33. df41565 block: rename the return of two functions by Paul Bolle · 13 years ago
  34. e2bd967 block: Use hlist_entry() for io_context.cic_list.first by Paul Bolle · 13 years ago
  35. 4cbadbd blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time by Vivek Goyal · 13 years ago
  36. 27667c9 block: Clean up exit_io_context() source code. by Bart Van Assche · 13 years ago
  37. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 13 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. 4671a13 block: don't access jiffies when initialising io_context by Richard Kennedy · 14 years ago
  40. ce28932 block: removed unused as_io_context by Kirill Afonshin · 14 years ago
  41. b69f229 block: Fix io_context leak after failure of clone with CLONE_IO by Louis Rilling · 14 years ago
  42. 61cc74f block: Fix io_context leak after clone with CLONE_IO by Louis Rilling · 14 years ago
  43. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  44. 07416d2 cfq-iosched: fix RCU race in the cfq io_context destructor handling by Jens Axboe · 16 years ago
  45. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 16 years ago
  46. 1334159 make blk_ioc_init() static by Adrian Bunk · 16 years ago
  47. 3bc217f block: kill swap_io_context() by Jens Axboe · 16 years ago
  48. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago