1. 0f3457f blk-throttle: add backlink pointer from throtl_grp to throtl_data by Tejun Heo · 11 years ago
  2. 5b2c16a blk-throttle: simplify throtl_grp flag handling by Tejun Heo · 11 years ago
  3. c9e0332 blk-throttle: rename throtl_rb_root to throtl_service_queue by Tejun Heo · 11 years ago
  4. 6a52560 blk-throttle: remove pointless throtl_nr_queued() optimizations by Tejun Heo · 11 years ago
  5. a9131a2 blk-throttle: relocate throtl_schedule_delayed_work() by Tejun Heo · 11 years ago
  6. cb76199 blk-throttle: collapse throtl_dispatch() into the work function by Tejun Heo · 11 years ago
  7. 632b449 blk-throttle: remove deferred config application mechanism by Tejun Heo · 11 years ago
  8. 2db6314 blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch() by Tejun Heo · 11 years ago
  9. 2a4fd07 blkcg: move bulk of blkcg_gq release operations to the RCU callback by Tejun Heo · 11 years ago
  10. db61367 blkcg: invoke blkcg_policy->pd_init() after parent is linked by Tejun Heo · 11 years ago
  11. aa539cb blkcg: implement blkg_for_each_descendant_post() by Tejun Heo · 11 years ago
  12. dd4a4ff blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h by Tejun Heo · 11 years ago
  13. 2423c9c blkcg: fix error return path in blkg_create() by Tejun Heo · 11 years ago
  14. 695588f block: queue work on power efficient wq by Viresh Kumar · 11 years ago
  15. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  16. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  17. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  18. ea56505 partitions/efi.c: replace useless kzalloc's by kmalloc's by Philippe De Muyter · 11 years ago
  19. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  20. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  21. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  22. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  23. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  24. e507266 blkcg: fix "scheduling while atomic" in blk_queue_bypass_start by Jun'ichi Nomura · 11 years ago
  25. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  26. c2fccc1c Revert "loop: cleanup partitions when detaching loop device" by Jens Axboe · 11 years ago
  27. c678ef5 block: avoid using uninitialized value in from queue_var_store by Arnd Bergmann · 11 years ago
  28. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  29. 705cd0e Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core by Jens Axboe · 11 years ago
  30. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  31. f79ea41 block: Refactor blk_update_request() by Kent Overstreet · 12 years ago
  32. c815881 block: implement runtime pm strategy by Lin Ming · 11 years ago
  33. 6c95466 block: add runtime pm helpers by Lin Ming · 11 years ago
  34. f2fc7d0 Block: blk-flush: Fixed indent code style by Alice Ferrazzi · 11 years ago
  35. 8761a3d loop: cleanup partitions when detaching loop device by Phillip Susi · 11 years ago
  36. c8164d8 scatterlist: introduce sg_unmark_end by Paolo Bonzini · 11 years ago
  37. 65dff75 cgroup: fix cgroup_path() vs rename() race by Li Zefan · 11 years ago
  38. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  39. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  40. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  41. 06004e6 block/partitions/mac.c: obey the state->limit constraint by Ming Lei · 11 years ago
  42. 8b8a6e18 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. by Peter Jones · 11 years ago
  43. 86ee8ba block/partition/msdos: detect AIX formatted disks even without 55aa by Philippe De Muyter · 11 years ago
  44. bab998d block: convert to idr_alloc() by Tejun Heo · 11 years ago
  45. ce23bba block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 11 years ago
  46. 7b74e91 block: fix ext_devt_idr handling by Tomas Henzl · 11 years ago
  47. 25e823c block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices by Ming Lei · 11 years ago
  48. a3cc86c cfq: fix lock imbalance with failed allocations by Glauber Costa · 11 years ago
  49. 79d0b7f block: don't select PERCPU_RWSEM by Mikulas Patocka · 11 years ago
  50. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  51. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  52. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  53. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 5577022 block: account iowait time when waiting for completion of IO request by Vladimir Davydov · 11 years ago
  55. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  56. 21c3c5d block: don't request module during elevator init by Tejun Heo · 11 years ago
  57. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  58. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 11 years ago
  59. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  60. ac9a197 Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.9/core by Jens Axboe · 11 years ago
  61. 422765c block: Remove should_sort judgement when flush blk_plug by Jianpeng Ma · 11 years ago
  62. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 12 years ago
  63. 4311401 cfq-iosched: add hierarchical cfq_group statistics by Tejun Heo · 11 years ago
  64. 0b39920 cfq-iosched: collect stats from dead cfqgs by Tejun Heo · 11 years ago
  65. 689665a cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats() by Tejun Heo · 11 years ago
  66. 810ecfa blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock by Tejun Heo · 11 years ago
  67. 548bc8e block: RCU free request_queue by Tejun Heo · 11 years ago
  68. 16b3de6 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() by Tejun Heo · 11 years ago
  69. b50da39 blkcg: export __blkg_prfill_rwstat() by Tejun Heo · 11 years ago
  70. 4d5e80a blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ by Tejun Heo · 11 years ago
  71. f427d90 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online by Tejun Heo · 11 years ago
  72. b276a87 blkcg: add blkg_policy_data->plid by Tejun Heo · 11 years ago
  73. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 11 years ago
  74. 41cad6a cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction by Tejun Heo · 11 years ago
  75. 1d3650f cfq-iosched: implement hierarchy-ready cfq_group charge scaling by Tejun Heo · 11 years ago
  76. 7918ffb cfq-iosched: implement cfq_group->nr_active and ->children_weight by Tejun Heo · 11 years ago
  77. e71357e cfq-iosched: add leaf_weight by Tejun Heo · 11 years ago
  78. 3c54786 blkcg: make blkcg_gq's hierarchical by Tejun Heo · 11 years ago
  79. 93e6d5d blkcg: cosmetic updates to blkg_create() by Tejun Heo · 11 years ago
  80. 86cde6b blkcg: reorganize blkg_lookup_create() and friends by Tejun Heo · 11 years ago
  81. 356d2e5 blkcg: fix minor bug in blkg_alloc() by Tejun Heo · 11 years ago
  82. b226e5c cfq-iosched: Print sync-noidle information in blktrace messages by Vivek Goyal · 12 years ago
  83. 1f23f12 cfq-iosched: Get rid of unnecessary local variable by Vivek Goyal · 12 years ago
  84. 6d816ec cfq-iosched: Rename few functions related to selecting workload by Vivek Goyal · 12 years ago
  85. 34b98d0 cfq-iosched: Rename "service_tree" to "st" at some places by Vivek Goyal · 12 years ago
  86. 4d2ceea cfq-iosched: More renaming to better represent wl_class and wl_type by Vivek Goyal · 12 years ago
  87. 3bf10fe cfq-iosched: Properly name all references to IO class by Vivek Goyal · 12 years ago
  88. 12c2bdb block: prevent race/cleanup by Derek Basehore · 12 years ago
  89. aea24a8 block: remove deadlock in disk_clear_events by Derek Basehore · 12 years ago
  90. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  91. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 12 years ago
  92. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  93. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  94. cbae8d4 block: export block_unplug tracepoint by NeilBrown · 12 years ago
  95. 0cfbcaf block: add plug for blkdev_issue_discard by Shaohua Li · 12 years ago
  96. 8dd2cb7 block: discard granularity might not be power of 2 by Shaohua Li · 12 years ago
  97. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  98. 7527455 deadline: Allow 0ms deadline latency, increase the read speed by xiaobing tu · 12 years ago
  99. 5f6f38d partitions: enable EFI/GPT support by default by Diego Calleja · 12 years ago
  100. 80729be bsg: Remove unused function bsg_goose_queue() by Bart Van Assche · 12 years ago