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