1. 1ced953 blkcg, memcg: make blkcg depend on memcg on the default hierarchy by Tejun Heo · 10 years ago
  2. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 86fb5c5 blk-mq: bitmap tag: fix races in bt_get() function by Alexander Gordeev · 10 years ago
  4. 2971c35 blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt by Alexander Gordeev · 10 years ago
  5. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  6. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  7. 95ed068 blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queue by Christoph Hellwig · 10 years ago
  8. 8f5280f blk-mq: properly drain stopped queues by Christoph Hellwig · 10 years ago
  9. 28747fc block: remove WQ_POWER_EFFICIENT from kblockd by Matias Bjørling · 10 years ago
  10. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  11. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  12. a2d445d block: add __init to blkcg_policy_register by Fabian Frederick · 10 years ago
  13. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  14. 58a4915 block: ensure that bio_add_page() always accepts a page for an empty bio by Jens Axboe · 10 years ago
  15. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  16. 2b8393b blk-mq: add timer in blk_mq_start_request by Ming Lei · 10 years ago
  17. 3ee3237 blk-mq: always initialize request->start_time by Jens Axboe · 10 years ago
  18. de83953 block: blk-exec.c: Cleaning up local variable address returnd by Rickard Strandqvist · 10 years ago
  19. b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 10 years ago
  20. f6be4fb blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init() by Jens Axboe · 10 years ago
  21. 3b632cf blk-mq: don't allow queue entering for a dying queue by Keith Busch · 10 years ago
  22. a4391c6 blk-mq: bump max tag depth to 10K tags by Jens Axboe · 10 years ago
  23. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  24. 762380a block: add notion of a chunk size for request merging by Jens Axboe · 10 years ago
  25. 14b83e1 block: mq flush: clear flush_rq's tag in flush_end_io() by Ming Lei · 10 years ago
  26. 0e62f51 blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter by Jens Axboe · 10 years ago
  27. f899fed blk-mq: fix regression from commit 624dbe475416 by Jens Axboe · 10 years ago
  28. ff87bce blk-mq: handle NULL req return from blk_map_request in single queue mode by Jens Axboe · 10 years ago
  29. e6cdb09 blk-mq: fix sparse warning on missed __percpu annotation by Ming Lei · 10 years ago
  30. cb96a42 blk-mq: fix schedule from atomic context by Ming Lei · 10 years ago
  31. 1aecfe4 blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header by Ming Lei · 10 years ago
  32. 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
  33. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  34. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  35. ed85186 blk-mq: push IPI or local end_io decision to __blk_mq_complete_request() by Jens Axboe · 10 years ago
  36. feff689 blk-mq: remember to start timeout handler for direct queue by Jens Axboe · 10 years ago
  37. c7bca41 block: ensure that the timer is always added by Jens Axboe · 10 years ago
  38. ee3c5db blk-mq: blk_mq_unregister_hctx() can be static by Fengguang Wu · 10 years ago
  39. 67aec14 blk-mq: make the sysfs mq/ layout reflect current mappings by Jens Axboe · 10 years ago
  40. f89ca16 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  41. 2230237 blk-mq: blk_mq_tag_to_rq should handle flush request by Shaohua Li · 10 years ago
  42. da52f22 block: remove dead code in scsi_ioctl:blk_verify_command by Dave Jones · 10 years ago
  43. 4b57052 blk-mq: request initialization optimizations by Jens Axboe · 10 years ago
  44. 05f1dd5 block: add queue flag for disabling SG merging by Jens Axboe · 10 years ago
  45. 4d92a9b block: remove 'magic' from struct blk_plug by Jens Axboe · 10 years ago
  46. 0fb662e Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  47. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  48. 75bb462 blk-mq: add file comments and update copyright notices by Jens Axboe · 10 years ago
  49. 6178976 Merge branch 'for-3.16/core' into for-3.16/drivers by Jens Axboe · 10 years ago
  50. d852564 blk-mq: remove blk_mq_alloc_request_pinned by Christoph Hellwig · 10 years ago
  51. 793597a blk-mq: do not use blk_mq_alloc_request_pinned in blk_mq_map_request by Christoph Hellwig · 10 years ago
  52. a3bd775 blk-mq: remove blk_mq_wait_for_tags by Christoph Hellwig · 10 years ago
  53. 5dee857 blk-mq: initialize request in __blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  54. 4ce01dd blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  55. 6fca6a6 blk-mq: add helper to insert requests from irq context by Christoph Hellwig · 10 years ago
  56. 95f0968 blk-mq: allow non-softirq completions by Jens Axboe · 10 years ago
  57. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  58. 3d2936f block: only allocate/free mq_usage_counter in blk-mq by Ming Lei · 10 years ago
  59. 624dbe4 blk-mq: avoid code duplication by Ming Lei · 10 years ago
  60. 1f9f07e blk-mq: fix leak of hctx->ctx_map by Ming Lei · 10 years ago
  61. 3508678 block/blk-lib.c: make __blkdev_issue_zeroout static by Fabian Frederick · 10 years ago
  62. 19c5d84 blk-mq: idle all hardware contexts before freeing a queue by Christoph Hellwig · 10 years ago
  63. c22d9d8 blk-mq: allow setting of per-request timeouts by Jens Axboe · 10 years ago
  64. edf866b blk-mq: export blk_mq_tag_busy_iter by Sam Bradshaw · 10 years ago
  65. 07068d5 blk-mq: split make request handler for multi and single queue by Jens Axboe · 10 years ago
  66. 484b406 blk-mq: save memory by freeing requests on unused hardware queues by Jens Axboe · 10 years ago
  67. e814e71 blk-mq: allow the hctx cpu hotplug notifier to return errors by Jens Axboe · 10 years ago
  68. da41a58 blk-mq: Micro-optimize blk_queue_nomerges() check by Robert Elliott · 10 years ago
  69. eba7176 blk-mq: initialize q->nr_requests after calling blk_queue_make_request() by Jens Axboe · 10 years ago
  70. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 10 years ago
  71. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 10 years ago
  72. 39a9f97 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 10 years ago
  73. 1429d7c blk-mq: switch ctx pending map to the sparser blk_align_bitmap by Jens Axboe · 10 years ago
  74. e93ecf6 blk-mq: move the cache friendly bitmap type of out blk-mq-tag by Jens Axboe · 10 years ago
  75. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 10 years ago
  76. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 10 years ago
  77. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 10 years ago
  78. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  79. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  80. ec903c0 cgroup: rename css_tryget*() to css_tryget_online*() by Tejun Heo · 10 years ago
  81. acb12e0 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 10 years ago
  82. 1f236ab blk-mq: bitmap tag: cleanup blk_mq_init_tags by Ming Lei · 10 years ago
  83. 9d3d21a blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1) by Ming Lei · 10 years ago
  84. 60f2df8 blk-mq: bitmap tag: remove barrier in bt_clear_tag() by Ming Lei · 10 years ago
  85. 0289b2e blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag() by Ming Lei · 10 years ago
  86. 7276d02 block: only calculate part_in_flight() once by Jens Axboe · 10 years ago
  87. cf4b50a blk-mq: fix race in IO start accounting by Jens Axboe · 10 years ago
  88. 59d13bf blk-mq: use sparser tag layout for lower queue depth by Jens Axboe · 10 years ago
  89. 4bb659b blk-mq: implement new and more efficient tagging scheme by Jens Axboe · 10 years ago
  90. af76e55 blk-mq: initialize struct request fields individually by Christoph Hellwig · 10 years ago
  91. 9fccfed blk-mq: update a hotplug comment for grammar by Jens Axboe · 10 years ago
  92. 506e931 blk-mq: add basic round-robin of what CPU to queue workqueue work on by Jens Axboe · 10 years ago
  93. 36c38fb blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats() by Tejun Heo · 10 years ago
  94. 3291fa5 NVMe: Add tracepoints by Keith Busch · 10 years ago
  95. 5cf8c22 block/blk-throttle.c: fix return of 0/1 with return type bool by Fabian Frederick · 10 years ago
  96. 5214e33 block/blk-iopoll.c: use iop instead of iopoll by Fabian Frederick · 10 years ago
  97. 74814b1 blk-mq: remove extra requeue trace by Jens Axboe · 10 years ago
  98. 176167a block: Fix format string mismatch in cfq-iosched.c by Masanari Iida · 10 years ago
  99. c6d600c blk-mq: refactor request insertion/merging by Jens Axboe · 10 years ago
  100. 98bc1f2 blk-mq remove debug BUG_ON() when draining software queues by Jens Axboe · 10 years ago