1. ba36899 Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  2. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  4. d97a86c partitions: aix.c: off by one bug by Dan Carpenter · 10 years ago
  5. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  6. 6a24148 block: use kmalloc alignment for bio slab by Mikulas Patocka · 10 years ago
  7. 2a1b4cf blkcg: don't call into policy draining if root_blkg is already gone by Tejun Heo · 10 years ago
  8. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  9. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  10. 26a3379 Revert "bio: modify __bio_add_page() to accept pages that don't start a new segment" by Jens Axboe · 10 years ago
  11. 3b3a181 block: provide compat ioctl for BLKZEROOUT by Mikulas Patocka · 10 years ago
  12. 0b462c8 blkcg: don't call into policy draining if root_blkg is already gone by Tejun Heo · 10 years ago
  13. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  14. 1ced953 blkcg, memcg: make blkcg depend on memcg on the default hierarchy by Tejun Heo · 10 years ago
  15. d45b327 block: don't assume last put of shared tags is for the host by Christoph Hellwig · 10 years ago
  16. 254c440 bio: modify __bio_add_page() to accept pages that don't start a new segment by Maurizio Lombardi · 10 years ago
  17. d151561 block SG_IO: add SG_FLAG_Q_AT_HEAD flag by Douglas Gilbert · 10 years ago
  18. 9b4231b block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge by Akinobu Mita · 10 years ago
  19. 63f2649 block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX by Akinobu Mita · 10 years ago
  20. 16e1556 block/partitions/efi.c: kerneldoc fixing by Fabian Frederick · 10 years ago
  21. dce14c2 block/partitions/msdos.c: code clean-up by Fabian Frederick · 10 years ago
  22. 600ffc5 block/partitions/amiga.c: replace nolevel printk by pr_err by Fabian Frederick · 10 years ago
  23. 472d5e2 block/partitions/aix.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  24. cbcd1054 bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload by Gu Zheng · 10 years ago
  25. add703f blk-mq: use percpu_ref for mq usage count by Tejun Heo · 10 years ago
  26. 72d6f02 blk-mq: collapse __blk_mq_drain_queue() into blk_mq_freeze_queue() by Tejun Heo · 10 years ago
  27. 780db20 blk-mq: decouble blk-mq freezing from generic bypassing by Tejun Heo · 10 years ago
  28. 776687b block, blk-mq: draining can't be skipped even if bypass_depth was non-zero by Tejun Heo · 10 years ago
  29. 531ed62 blk-mq: fix a memory ordering bug in blk_mq_queue_enter() by Tejun Heo · 10 years ago
  30. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  31. 0ffbce8 blk-mq: blk_mq_start_hw_queue() should use blk_mq_run_hw_queue() by Jens Axboe · 10 years ago
  32. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  33. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  34. d5bf029 Revert "block: add __init to blkcg_policy_register" by Jens Axboe · 10 years ago
  35. a5049a8 blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t by Tejun Heo · 10 years ago
  36. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  37. 86fb5c5 blk-mq: bitmap tag: fix races in bt_get() function by Alexander Gordeev · 10 years ago
  38. 2971c35 blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt by Alexander Gordeev · 10 years ago
  39. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  40. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  41. 95ed068 blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queue by Christoph Hellwig · 10 years ago
  42. 8f5280f blk-mq: properly drain stopped queues by Christoph Hellwig · 10 years ago
  43. 28747fc block: remove WQ_POWER_EFFICIENT from kblockd by Matias Bjørling · 10 years ago
  44. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  45. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  46. a2d445d block: add __init to blkcg_policy_register by Fabian Frederick · 10 years ago
  47. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  48. 58a4915 block: ensure that bio_add_page() always accepts a page for an empty bio by Jens Axboe · 10 years ago
  49. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  50. 2b8393b blk-mq: add timer in blk_mq_start_request by Ming Lei · 10 years ago
  51. 3ee3237 blk-mq: always initialize request->start_time by Jens Axboe · 10 years ago
  52. de83953 block: blk-exec.c: Cleaning up local variable address returnd by Rickard Strandqvist · 10 years ago
  53. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  54. f6be4fb blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init() by Jens Axboe · 10 years ago
  55. 3b632cf blk-mq: don't allow queue entering for a dying queue by Keith Busch · 10 years ago
  56. a4391c6 blk-mq: bump max tag depth to 10K tags by Jens Axboe · 10 years ago
  57. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  58. 762380a block: add notion of a chunk size for request merging by Jens Axboe · 10 years ago
  59. 14b83e1 block: mq flush: clear flush_rq's tag in flush_end_io() by Ming Lei · 10 years ago
  60. 0e62f51 blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter by Jens Axboe · 10 years ago
  61. f899fed blk-mq: fix regression from commit 624dbe475416 by Jens Axboe · 10 years ago
  62. ff87bce blk-mq: handle NULL req return from blk_map_request in single queue mode by Jens Axboe · 10 years ago
  63. e6cdb09 blk-mq: fix sparse warning on missed __percpu annotation by Ming Lei · 10 years ago
  64. cb96a42 blk-mq: fix schedule from atomic context by Ming Lei · 10 years ago
  65. 1aecfe4 blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header by Ming Lei · 10 years ago
  66. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  67. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  68. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  69. ed85186 blk-mq: push IPI or local end_io decision to __blk_mq_complete_request() by Jens Axboe · 10 years ago
  70. feff689 blk-mq: remember to start timeout handler for direct queue by Jens Axboe · 10 years ago
  71. c7bca41 block: ensure that the timer is always added by Jens Axboe · 10 years ago
  72. ee3c5db blk-mq: blk_mq_unregister_hctx() can be static by Fengguang Wu · 10 years ago
  73. 67aec14 blk-mq: make the sysfs mq/ layout reflect current mappings by Jens Axboe · 10 years ago
  74. f89ca16 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  75. 2230237 blk-mq: blk_mq_tag_to_rq should handle flush request by Shaohua Li · 10 years ago
  76. da52f22 block: remove dead code in scsi_ioctl:blk_verify_command by Dave Jones · 10 years ago
  77. 4b57052 blk-mq: request initialization optimizations by Jens Axboe · 10 years ago
  78. 05f1dd5 block: add queue flag for disabling SG merging by Jens Axboe · 10 years ago
  79. 4d92a9b block: remove 'magic' from struct blk_plug by Jens Axboe · 10 years ago
  80. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  81. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  82. 75bb462 blk-mq: add file comments and update copyright notices by Jens Axboe · 10 years ago
  83. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  84. d852564 blk-mq: remove blk_mq_alloc_request_pinned by Christoph Hellwig · 10 years ago
  85. 793597a blk-mq: do not use blk_mq_alloc_request_pinned in blk_mq_map_request by Christoph Hellwig · 10 years ago
  86. a3bd775 blk-mq: remove blk_mq_wait_for_tags by Christoph Hellwig · 10 years ago
  87. 5dee857 blk-mq: initialize request in __blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  88. 4ce01dd blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  89. 6fca6a6 blk-mq: add helper to insert requests from irq context by Christoph Hellwig · 10 years ago
  90. 95f0968 blk-mq: allow non-softirq completions by Jens Axboe · 10 years ago
  91. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  92. 3d2936f block: only allocate/free mq_usage_counter in blk-mq by Ming Lei · 10 years ago
  93. 624dbe4 blk-mq: avoid code duplication by Ming Lei · 10 years ago
  94. 1f9f07e blk-mq: fix leak of hctx->ctx_map by Ming Lei · 10 years ago
  95. 3508678 block/blk-lib.c: make __blkdev_issue_zeroout static by Fabian Frederick · 10 years ago
  96. 19c5d84 blk-mq: idle all hardware contexts before freeing a queue by Christoph Hellwig · 10 years ago
  97. c22d9d8 blk-mq: allow setting of per-request timeouts by Jens Axboe · 10 years ago
  98. edf866b blk-mq: export blk_mq_tag_busy_iter by Sam Bradshaw · 10 years ago
  99. 07068d5 blk-mq: split make request handler for multi and single queue by Jens Axboe · 10 years ago
  100. 484b406 blk-mq: save memory by freeing requests on unused hardware queues by Jens Axboe · 10 years ago