1. c2fccc1 Revert "loop: cleanup partitions when detaching loop device" by Jens Axboe · 11 years ago
  2. c678ef5 block: avoid using uninitialized value in from queue_var_store by Arnd Bergmann · 11 years ago
  3. f2fc7d0 Block: blk-flush: Fixed indent code style by Alice Ferrazzi · 11 years ago
  4. 8761a3d loop: cleanup partitions when detaching loop device by Phillip Susi · 11 years ago
  5. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 11 years ago
  8. 06004e6 block/partitions/mac.c: obey the state->limit constraint by Ming Lei · 11 years ago
  9. 8b8a6e1 block/partitions/efi.c: ensure that the GPT header is at least the size of the structure. by Peter Jones · 11 years ago
  10. 86ee8ba block/partition/msdos: detect AIX formatted disks even without 55aa by Philippe De Muyter · 11 years ago
  11. bab998d block: convert to idr_alloc() by Tejun Heo · 11 years ago
  12. ce23bba block: fix synchronization and limit check in blk_alloc_devt() by Tejun Heo · 11 years ago
  13. 7b74e91 block: fix ext_devt_idr handling by Tomas Henzl · 11 years ago
  14. 25e823c block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices by Ming Lei · 11 years ago
  15. a3cc86c cfq: fix lock imbalance with failed allocations by Glauber Costa · 11 years ago
  16. 79d0b7f block: don't select PERCPU_RWSEM by Mikulas Patocka · 11 years ago
  17. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  18. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  19. 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
  20. 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
  21. 5577022 block: account iowait time when waiting for completion of IO request by Vladimir Davydov · 11 years ago
  22. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago
  23. 21c3c5d block: don't request module during elevator init by Tejun Heo · 11 years ago
  24. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  25. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 11 years ago
  26. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  27. 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
  28. 422765c block: Remove should_sort judgement when flush blk_plug by Jianpeng Ma · 11 years ago
  29. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 11 years ago
  30. 4311401 cfq-iosched: add hierarchical cfq_group statistics by Tejun Heo · 11 years ago
  31. 0b39920 cfq-iosched: collect stats from dead cfqgs by Tejun Heo · 11 years ago
  32. 689665a cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats() by Tejun Heo · 11 years ago
  33. 810ecfa blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock by Tejun Heo · 11 years ago
  34. 548bc8e block: RCU free request_queue by Tejun Heo · 11 years ago
  35. 16b3de6 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() by Tejun Heo · 11 years ago
  36. b50da39 blkcg: export __blkg_prfill_rwstat() by Tejun Heo · 11 years ago
  37. 4d5e80a blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ by Tejun Heo · 11 years ago
  38. f427d90 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online by Tejun Heo · 11 years ago
  39. b276a87 blkcg: add blkg_policy_data->plid by Tejun Heo · 11 years ago
  40. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 11 years ago
  41. 41cad6a cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction by Tejun Heo · 11 years ago
  42. 1d3650f cfq-iosched: implement hierarchy-ready cfq_group charge scaling by Tejun Heo · 11 years ago
  43. 7918ffb cfq-iosched: implement cfq_group->nr_active and ->children_weight by Tejun Heo · 11 years ago
  44. e71357e cfq-iosched: add leaf_weight by Tejun Heo · 11 years ago
  45. 3c54786 blkcg: make blkcg_gq's hierarchical by Tejun Heo · 11 years ago
  46. 93e6d5d blkcg: cosmetic updates to blkg_create() by Tejun Heo · 11 years ago
  47. 86cde6b blkcg: reorganize blkg_lookup_create() and friends by Tejun Heo · 11 years ago
  48. 356d2e5 blkcg: fix minor bug in blkg_alloc() by Tejun Heo · 11 years ago
  49. b226e5c cfq-iosched: Print sync-noidle information in blktrace messages by Vivek Goyal · 12 years ago
  50. 1f23f12 cfq-iosched: Get rid of unnecessary local variable by Vivek Goyal · 12 years ago
  51. 6d816ec cfq-iosched: Rename few functions related to selecting workload by Vivek Goyal · 12 years ago
  52. 34b98d0 cfq-iosched: Rename "service_tree" to "st" at some places by Vivek Goyal · 12 years ago
  53. 4d2ceea cfq-iosched: More renaming to better represent wl_class and wl_type by Vivek Goyal · 12 years ago
  54. 3bf10fe cfq-iosched: Properly name all references to IO class by Vivek Goyal · 12 years ago
  55. 12c2bdb block: prevent race/cleanup by Derek Basehore · 11 years ago
  56. aea24a8 block: remove deadlock in disk_clear_events by Derek Basehore · 11 years ago
  57. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  58. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 11 years ago
  59. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  60. 60da5bf Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  61. cbae8d4 block: export block_unplug tracepoint by NeilBrown · 11 years ago
  62. 0cfbcaf block: add plug for blkdev_issue_discard by Shaohua Li · 11 years ago
  63. 8dd2cb7 block: discard granularity might not be power of 2 by Shaohua Li · 11 years ago
  64. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. 7527455 deadline: Allow 0ms deadline latency, increase the read speed by xiaobing tu · 11 years ago
  66. 5f6f38d partitions: enable EFI/GPT support by default by Diego Calleja · 12 years ago
  67. 80729be bsg: Remove unused function bsg_goose_queue() by Bart Van Assche · 12 years ago
  68. 24faf6f block: Make blk_cleanup_queue() wait until request_fn finished by Bart Van Assche · 12 years ago
  69. 7046057 block: Avoid scheduling delayed work on a dead queue by Bart Van Assche · 12 years ago
  70. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 11 years ago
  71. 807592a block: Let blk_drain_queue() caller obtain the queue lock by Bart Van Assche · 12 years ago
  72. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  73. 893d290 block: Don't access request after it might be freed by Roland Dreier · 12 years ago
  74. d33b98f block: partition: msdos: provide UUIDs for partitions by Stephen Warren · 12 years ago
  75. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  76. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  77. c304a51 block: use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
  78. bee0393 block: recursive merge requests by Shaohua Li · 12 years ago
  79. 5b805f2 Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  80. 3d106fba block CFQ: avoid moving request to different queue by Shaohua Li · 12 years ago
  81. 1db1e31 Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  82. bcf6de1 cgroup: make ->pre_destroy() return void by Tejun Heo · 12 years ago
  83. 975927b block: Add blk_rq_pos(rq) to sort rq when plushing by Jianpeng Ma · 12 years ago
  84. 8e42e0a block: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  85. 65c77fd blkcg: stop iteration early if root_rl is the only request list by Jun'ichi Nomura · 12 years ago
  86. 65635cb blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg by Jun'ichi Nomura · 12 years ago
  87. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  88. 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
  89. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  90. 46e8894 s390/partitions: make partition detection independent from DASD ioctls by Stefan Weinhuber · 12 years ago
  91. 60ea822 block: fix request_queue->flags initialization by Tejun Heo · 12 years ago
  92. 749fefe block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() by Tejun Heo · 12 years ago
  93. 66ba32d block: ioctl to zero block ranges by Martin K. Petersen · 12 years ago
  94. 579e8f3 block: Make blkdev_issue_zeroout use WRITE SAME by Martin K. Petersen · 12 years ago
  95. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  96. f31dc1c block: Consolidate command flag and queue limit checks for merges by Martin K. Petersen · 12 years ago
  97. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  98. 2bd6efa blk: add an upper sanity check on partition adding by Alan Cox · 12 years ago
  99. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  100. d41570b block/blk-tag.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago