1. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  2. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  3. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  4. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  5. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  6. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  7. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  8. 2a7d555 block: stack unplug by Shaohua Li · 12 years ago
  9. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  10. e81ca6f [SCSI] block: Fix blk_execute_rq_nowait() dead queue handling by Muthukumar Ratty · 12 years ago
  11. a051661 blkcg: implement per-blkg request allocation by Tejun Heo · 12 years ago
  12. 5b788ce block: prepare for multiple request_lists by Tejun Heo · 12 years ago
  13. 8a5ecdd block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv by Tejun Heo · 12 years ago
  14. b1208b5 blkcg: inline bio_blkcg() and friends by Tejun Heo · 12 years ago
  15. 7f4b35d block: allocate io_context upfront by Tejun Heo · 12 years ago
  16. a06e05e block: refactor get_request[_wait]() by Tejun Heo · 12 years ago
  17. 86072d8 block: drop custom queue draining used by scsi_transport_{iscsi|fc} by Tejun Heo · 12 years ago
  18. a91a5ac mempool: add @gfp_mask to mempool_create_node() by Tejun Heo · 12 years ago
  19. 1597499 blkcg: make root blkcg allocation use %GFP_KERNEL by Tejun Heo · 12 years ago
  20. 1358986 blkcg: __blkg_lookup_create() doesn't need radix preload by Tejun Heo · 12 years ago
  21. 6d93592 scsi: Silence unnecessary warnings about ioctl to partition by Jan Kara · 12 years ago
  22. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 12 years ago
  23. 5e5cfac block: Mitigate lock unbalance caused by lock switching by Asias He · 12 years ago
  24. 458f27a block: Avoid missed wakeup in request waitqueue by Asias He · 12 years ago
  25. 27e1f9d blkcg: drop local variable @q from blkg_destroy() by Tejun Heo · 12 years ago
  26. 9b2ea86 blkcg: fix blkg_alloc() failure path by Tejun Heo · 12 years ago
  27. ffea73f block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHED by Tejun Heo · 12 years ago
  28. fd79495 block: fix return value on cfq_init() failure by Tejun Heo · 12 years ago
  29. 3c9c708 block: avoid infinite loop in get_task_io_context() by Eric Dumazet · 12 years ago
  30. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  31. ff26eaa blkcg: tg_stats_alloc_lock is an irq lock by Tejun Heo · 12 years ago
  32. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  33. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  34. 505e5ec s390/dasd: re-prioritize partition detection message by Stefan Haberland · 12 years ago
  35. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 12 years ago
  36. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  37. a637120 blkcg: use radix tree to index blkgs from blkcg by Tejun Heo · 12 years ago
  38. 496fb78 blkcg: fix blkcg->css ref leak in __blkg_lookup_create() by Tejun Heo · 12 years ago
  39. aaf7c68 block: fix elvpriv allocation failure handling by Tejun Heo · 12 years ago
  40. 29e2b09 block: collapse blk_alloc_request() into get_request() by Tejun Heo · 12 years ago
  41. f9fcc2d blkcg: collapse blkcg_policy_ops into blkcg_policy by Tejun Heo · 12 years ago
  42. f95a04a blkcg: embed struct blkg_policy_data in policy specific data by Tejun Heo · 12 years ago
  43. 3c79839 blkcg: mass rename of blkcg API by Tejun Heo · 12 years ago
  44. 36558c8 blkcg: style cleanups for blk-cgroup.h by Tejun Heo · 12 years ago
  45. 54e7ed1 blkcg: remove blkio_group->path[] by Tejun Heo · 12 years ago
  46. c94bed89 blkcg: blkg_rwstat_read() was missing inline by Tejun Heo · 12 years ago
  47. 6d18b00 blkcg: shoot down blkgs if all policies are deactivated by Tejun Heo · 12 years ago
  48. 3c96cb3 blkcg: drop stuff unused after per-queue policy activation update by Tejun Heo · 12 years ago
  49. a2b1693 blkcg: implement per-queue policy activation by Tejun Heo · 12 years ago
  50. 03d8e11 blkcg: add request_queue->root_blkg by Tejun Heo · 12 years ago
  51. b82d4b1 blkcg: make request_queue bypassing on allocation by Tejun Heo · 12 years ago
  52. 80fd997 blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing by Tejun Heo · 12 years ago
  53. da8b066 blkcg: make blkg_conf_prep() take @pol and return with queue lock held by Tejun Heo · 12 years ago
  54. 8bd435b blkcg: remove static policy ID enums by Tejun Heo · 12 years ago
  55. ec39934 blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs() by Tejun Heo · 12 years ago
  56. bc0d650 blkcg: kill blkio_list and replace blkio_list_lock with a mutex by Tejun Heo · 12 years ago
  57. f48ec1d cfq: fix build breakage & warnings by Tejun Heo · 12 years ago
  58. d8dd0b6 Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  59. 1b2e19f block: make auto block plug flush threshold per-disk based by Shaohua Li · 12 years ago
  60. 5bc4afb1 blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros by Tejun Heo · 12 years ago
  61. d366e7e blkcg: pass around pd->pdata instead of pd itself in prfill functions by Tejun Heo · 12 years ago
  62. af133ce blkcg: move blkio_group_conf->iops and ->bps to blk-throttle by Tejun Heo · 12 years ago
  63. 3381cb8 blkcg: move blkio_group_conf->weight to cfq by Tejun Heo · 12 years ago
  64. 8a3d261 blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c by Tejun Heo · 12 years ago
  65. 155fead blkcg: move blkio_group_stats to cfq-iosched.c by Tejun Heo · 12 years ago
  66. 9ade5ea blkcg: add blkio_policy_ops operations for exit and stat reset by Tejun Heo · 12 years ago
  67. 41b38b6 blkcg: cfq doesn't need per-cpu dispatch stats by Tejun Heo · 12 years ago
  68. 629ed0b blkcg: move statistics update code to policies by Tejun Heo · 12 years ago
  69. 2ce4d50 cfq: collapse cfq.h into cfq-iosched.c by Tejun Heo · 12 years ago
  70. 60c2bc2 blkcg: move conf/stat file handling code to policies by Tejun Heo · 12 years ago
  71. 44ea53d blkcg: implement blkio_policy_type->cftypes by Tejun Heo · 12 years ago
  72. 829fdb5 blkcg: export conf/stat helpers to prepare for reorganization by Tejun Heo · 12 years ago
  73. 726fa69 blkcg: simplify blkg_conf_prep() by Tejun Heo · 12 years ago
  74. 3a8b31d blkcg: restructure blkio_group configruation setting by Tejun Heo · 12 years ago
  75. c4682ae blkcg: restructure configuration printing by Tejun Heo · 12 years ago
  76. 627f29f blkcg: drop blkiocg_file_write_u64() by Tejun Heo · 12 years ago
  77. d3d32e6 blkcg: restructure statistics printing by Tejun Heo · 12 years ago
  78. edcb072 blkcg: introduce blkg_stat and blkg_rwstat by Tejun Heo · 12 years ago
  79. 2aa4a15 blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters by Tejun Heo · 12 years ago
  80. aaec55a blkcg: remove unused @pol and @plid parameters by Tejun Heo · 12 years ago
  81. 5bf14c0 block: Make cfq_target_latency tunable through sysfs. by Tao Ma · 12 years ago
  82. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 12 years ago
  83. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 12 years ago
  84. 676f7c8 cgroup: relocate cftype and cgroup_subsys definitions in controllers by Tejun Heo · 12 years ago
  85. 8bcb6c7 block: use lockdep_assert_held for queue locking by Andi Kleen · 12 years ago
  86. a556793 blkcg: change a spin_lock() to spin_lock_irq() by Dan Carpenter · 12 years ago
  87. eb7d8c07 cfq: fix cfqg ref handling when BLK_CGROUP && !CFQ_GROUP_IOSCHED by Tejun Heo · 12 years ago
  88. 00380a4 block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL by Dan Carpenter · 12 years ago
  89. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  90. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 2b566fa block: remove ioc_*_changed() by Tejun Heo · 12 years ago
  92. 598971b cfq: don't use icq_get_changed() by Tejun Heo · 12 years ago
  93. abede6d cfq: pass around cfq_io_cq instead of io_context by Tejun Heo · 12 years ago
  94. 9a9e8a2 blkcg: add blkcg->id by Tejun Heo · 12 years ago
  95. edf1b87 blkcg: remove blkio_group->stats_lock by Tejun Heo · 12 years ago
  96. c4c76a0 blkcg: restructure blkio_get_stat() by Tejun Heo · 12 years ago
  97. 997a026 blkcg: simplify stat reset by Tejun Heo · 12 years ago
  98. 5fe224d blkcg: don't use percpu for merged stats by Tejun Heo · 12 years ago
  99. 1cd9e03 blkcg: alloc per cpu stats from worker thread in a delayed manner by Vivek Goyal · 12 years ago
  100. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago