1. 810ecfa blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock by Tejun Heo · 11 years ago
  2. 548bc8e block: RCU free request_queue by Tejun Heo · 11 years ago
  3. 16b3de6 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() by Tejun Heo · 11 years ago
  4. b50da39 blkcg: export __blkg_prfill_rwstat() by Tejun Heo · 11 years ago
  5. 4d5e80a blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ by Tejun Heo · 11 years ago
  6. f427d90 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online by Tejun Heo · 11 years ago
  7. b276a87 blkcg: add blkg_policy_data->plid by Tejun Heo · 11 years ago
  8. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 11 years ago
  9. 41cad6a cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction by Tejun Heo · 11 years ago
  10. 1d3650f cfq-iosched: implement hierarchy-ready cfq_group charge scaling by Tejun Heo · 11 years ago
  11. 7918ffb cfq-iosched: implement cfq_group->nr_active and ->children_weight by Tejun Heo · 11 years ago
  12. e71357e cfq-iosched: add leaf_weight by Tejun Heo · 11 years ago
  13. 3c54786 blkcg: make blkcg_gq's hierarchical by Tejun Heo · 11 years ago
  14. 93e6d5d blkcg: cosmetic updates to blkg_create() by Tejun Heo · 11 years ago
  15. 86cde6b blkcg: reorganize blkg_lookup_create() and friends by Tejun Heo · 11 years ago
  16. 356d2e5 blkcg: fix minor bug in blkg_alloc() by Tejun Heo · 11 years ago
  17. b226e5c cfq-iosched: Print sync-noidle information in blktrace messages by Vivek Goyal · 12 years ago
  18. 1f23f12 cfq-iosched: Get rid of unnecessary local variable by Vivek Goyal · 12 years ago
  19. 6d816ec cfq-iosched: Rename few functions related to selecting workload by Vivek Goyal · 12 years ago
  20. 34b98d0 cfq-iosched: Rename "service_tree" to "st" at some places by Vivek Goyal · 12 years ago
  21. 4d2ceea cfq-iosched: More renaming to better represent wl_class and wl_type by Vivek Goyal · 12 years ago
  22. 3bf10fe cfq-iosched: Properly name all references to IO class by Vivek Goyal · 12 years ago
  23. 12c2bdb block: prevent race/cleanup by Derek Basehore · 12 years ago
  24. aea24a8 block: remove deadlock in disk_clear_events by Derek Basehore · 12 years ago
  25. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 12 years ago
  27. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  28. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  29. cbae8d4 block: export block_unplug tracepoint by NeilBrown · 12 years ago
  30. 0cfbcaf block: add plug for blkdev_issue_discard by Shaohua Li · 12 years ago
  31. 8dd2cb7 block: discard granularity might not be power of 2 by Shaohua Li · 12 years ago
  32. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  33. 7527455 deadline: Allow 0ms deadline latency, increase the read speed by xiaobing tu · 12 years ago
  34. 5f6f38d partitions: enable EFI/GPT support by default by Diego Calleja · 12 years ago
  35. 80729be bsg: Remove unused function bsg_goose_queue() by Bart Van Assche · 12 years ago
  36. 24faf6f block: Make blk_cleanup_queue() wait until request_fn finished by Bart Van Assche · 12 years ago
  37. 7046057 block: Avoid scheduling delayed work on a dead queue by Bart Van Assche · 12 years ago
  38. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 12 years ago
  39. 807592a block: Let blk_drain_queue() caller obtain the queue lock by Bart Van Assche · 12 years ago
  40. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  41. 893d290 block: Don't access request after it might be freed by Roland Dreier · 12 years ago
  42. d33b98f block: partition: msdos: provide UUIDs for partitions by Stephen Warren · 12 years ago
  43. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  44. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  45. c304a51 block: use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
  46. bee0393 block: recursive merge requests by Shaohua Li · 12 years ago
  47. 5b805f2 Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  48. 3d106fba block CFQ: avoid moving request to different queue by Shaohua Li · 12 years ago
  49. 1db1e31 Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  50. bcf6de1 cgroup: make ->pre_destroy() return void by Tejun Heo · 12 years ago
  51. 975927b block: Add blk_rq_pos(rq) to sort rq when plushing by Jianpeng Ma · 12 years ago
  52. 8e42e0a block: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  53. 65c77fd blkcg: stop iteration early if root_rl is the only request list by Jun'ichi Nomura · 12 years ago
  54. 65635cb blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg by Jun'ichi Nomura · 12 years ago
  55. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  56. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  57. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  58. 46e8894 s390/partitions: make partition detection independent from DASD ioctls by Stefan Weinhuber · 12 years ago
  59. 60ea822 block: fix request_queue->flags initialization by Tejun Heo · 12 years ago
  60. 749fefe block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() by Tejun Heo · 12 years ago
  61. 66ba32d block: ioctl to zero block ranges by Martin K. Petersen · 12 years ago
  62. 579e8f3 block: Make blkdev_issue_zeroout use WRITE SAME by Martin K. Petersen · 12 years ago
  63. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  64. f31dc1c block: Consolidate command flag and queue limit checks for merges by Martin K. Petersen · 12 years ago
  65. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  66. 2bd6efa blk: add an upper sanity check on partition adding by Alan Cox · 12 years ago
  67. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  68. d41570b block/blk-tag.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  69. e32463b block: remove the duplicated setting for congestion_threshold by Jaehoon Chung · 12 years ago
  70. b1f3b64 block: reject invalid queue attribute values by Dave Reisner · 12 years ago
  71. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  72. 4254bba block: Kill bi_destructor by Kent Overstreet · 12 years ago
  73. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  74. 37d7b34 block: rate-limit the error message from failing commands by Yi Zou · 12 years ago
  75. 136b572 workqueue: deprecate __cancel_delayed_work() by Tejun Heo · 12 years ago
  76. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  77. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  78. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  79. 0676806 block: Don't use static to define "void *p" in show_partition_start() by Jianpeng Ma · 12 years ago
  80. 85b9f66 block: Add blk_bio_map_sg() helper by Asias He · 12 years ago
  81. 963ab9e block: Introduce __blk_segment_map_sg() helper by Asias He · 12 years ago
  82. c6e6663 block: split discard into aligned requests by Paolo Bonzini · 12 years ago
  83. f6ff53d block: reorganize rounding of max_discard_sectors by Paolo Bonzini · 12 years ago
  84. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  85. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  86. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  87. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  88. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  89. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  90. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  91. 2a7d555 block: stack unplug by Shaohua Li · 12 years ago
  92. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  93. e81ca6f [SCSI] block: Fix blk_execute_rq_nowait() dead queue handling by Muthukumar Ratty · 12 years ago
  94. a051661 blkcg: implement per-blkg request allocation by Tejun Heo · 12 years ago
  95. 5b788ce block: prepare for multiple request_lists by Tejun Heo · 12 years ago
  96. 8a5ecdd block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv by Tejun Heo · 12 years ago
  97. b1208b5 blkcg: inline bio_blkcg() and friends by Tejun Heo · 12 years ago
  98. 7f4b35d block: allocate io_context upfront by Tejun Heo · 12 years ago
  99. a06e05e block: refactor get_request[_wait]() by Tejun Heo · 12 years ago
  100. 86072d8 block: drop custom queue draining used by scsi_transport_{iscsi|fc} by Tejun Heo · 12 years ago