1. 7b36a71 block: don't call ioc_exit_icq() with the queue lock held for blk-mq by Jens Axboe · 8 years ago
  2. b410aff block: do not allow updates through sysfs until registration completes by Tahsin Erdogan · 8 years ago
  3. 1e73973 block: optionally merge discontiguous discard bios into a single request by Christoph Hellwig · 8 years ago
  4. 80c6b15 blk-mq-sched: (un)register elevator when (un)registering queue by Omar Sandoval · 8 years ago
  5. 62ebce1 blk-mq: move debugfs_remove() of disk dir to blk_release_queue() by Omar Sandoval · 8 years ago
  6. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  7. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  8. 6d247d7 block: allow specifying size for extra command data by Christoph Hellwig · 8 years ago
  9. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  11. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  12. d62118b blk-wbt: allow wbt to be enabled always through sysfs by Jens Axboe · 8 years ago
  13. 80e091d blk-wbt: allow reset of default latency through sysfs by Jens Axboe · 8 years ago
  14. 64f1c21 blk-mq: make the polling code adaptive by Jens Axboe · 8 years ago
  15. 06426ad blk-mq: implement hybrid poll mode for sync O_DIRECT by Jens Axboe · 8 years ago
  16. 8054b89 blk-wbt: remove stat ops by Jens Axboe · 8 years ago
  17. 87760e5 block: hook up writeback throttling by Jens Axboe · 8 years ago
  18. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago
  19. 87caf97 blk-sysfs: Add 'chunk_sectors' to sysfs attributes by Hannes Reinecke · 8 years ago
  20. 797476b block: Add 'zoned' queue limit by Damien Le Moal · 8 years ago
  21. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  22. ea6ca60 block: expose QUEUE_FLAG_DAX in sysfs by Yigal Korman · 8 years ago
  23. 93e9d8e block: add ability to flag write back caching on a device by Jens Axboe · 9 years ago
  24. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  25. 18f922d0 blk: fix overflow in queue_discard_max_hw_show by Alan · 9 years ago
  26. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  27. ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 9 years ago
  28. 05229be block: add block polling support by Jens Axboe · 9 years ago
  29. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  30. 3ef28e8 block: generic request_queue reference counting by Dan Williams · 9 years ago
  31. b02176f block: don't release bdi while request_queue has live references by Tejun Heo · 9 years ago
  32. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  33. 0034af0 block: make /sys/block/<dev>/queue/discard_max_bytes writeable by Jens Axboe · 9 years ago
  34. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  36. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  37. 6cd18e7 block: destroy bdi before blockdev is unregistered. by NeilBrown · 9 years ago
  38. e09aae7 blk-mq: release mq's kobjects in blk_release_queue() by Ming Lei · 10 years ago
  39. 45a9c9d blk-mq: Fix a use-after-free by Bart Van Assche · 10 years ago
  40. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  41. f70ced0 blk-mq: support per-distpatch_queue flush machinery by Ming Lei · 10 years ago
  42. ba48338 block: remove blk_init_flush() and its pair by Ming Lei · 10 years ago
  43. f355265 block: introduce blk_init_flush and its pair by Ming Lei · 10 years ago
  44. 17497ac blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode by Tejun Heo · 10 years ago
  45. df35c7c Block: fix unbalanced bypass-disable in blk_register_queue by Alan Stern · 10 years ago
  46. 776687b block, blk-mq: draining can't be skipped even if bypass_depth was non-zero by Tejun Heo · 10 years ago
  47. 3d2936f block: only allocate/free mq_usage_counter in blk-mq by Ming Lei · 10 years ago
  48. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 10 years ago
  49. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 11 years ago
  50. 3edcc0c block: blk-mq: don't export blk_mq_free_queue() by Ming Lei · 11 years ago
  51. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  52. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  53. ed751e6 block/blk-sysfs.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  54. c678ef5 block: avoid using uninitialized value in from queue_var_store by Arnd Bergmann · 12 years ago
  55. 548bc8e block: RCU free request_queue by Tejun Heo · 12 years ago
  56. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  57. 749fefe block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() by Tejun Heo · 12 years ago
  58. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  59. b1f3b64 block: reject invalid queue attribute values by Dave Reisner · 12 years ago
  60. a051661 blkcg: implement per-blkg request allocation by Tejun Heo · 12 years ago
  61. 5b788ce block: prepare for multiple request_lists by Tejun Heo · 12 years ago
  62. e8989fa blkcg: unify blkg's for blkcg policies by Tejun Heo · 13 years ago
  63. 5efd611 blkcg: add blkcg_{init|drain|exit}_queue() by Tejun Heo · 13 years ago
  64. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 13 years ago
  65. a73f730 block, cfq: move cfqd->cic_index to q->id by Tejun Heo · 13 years ago
  66. 34f6055 block: add blk_queue_dead() by Tejun Heo · 13 years ago
  67. c9a929d block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown by Tejun Heo · 13 years ago
  68. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  69. 777eb1b block: Free queue resources at blk_release_queue() by Hannes Reinecke · 13 years ago
  70. 499337b block/blk-sysfs.c: fix kerneldoc references by Andrew Morton · 13 years ago
  71. e8037d4 block: Fix queue_flag update when rq_affinity goes from 2 to 1 by Eric Seppanen · 13 years ago
  72. 5757a6d block: strict rq_affinity by Dan Williams · 13 years ago
  73. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  74. a934a00 block: Fix discard topology stacking and reporting by Martin K. Petersen · 13 years ago
  75. 60735b6 block: Remove the extra check in queue_requests_store by Tao Ma · 14 years ago
  76. ed5302d block, blk-sysfs: Fix an err return path in blk_register_queue() by Liu Yuan · 14 years ago
  77. 80656b6 block, blk-sysfs: Use the variable directly instead of a function call by Liu Yuan · 14 years ago
  78. da52777 block: Move blk_throtl_exit() call to blk_cleanup_queue() by Vivek Goyal · 14 years ago
  79. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  80. 7ad58c0 block: fix use-after-free bug in blk throttle code by Jens Axboe · 14 years ago
  81. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  83. c87ffbb block: put dev->kobj in blk_register_queue fail path by Xiaotian Feng · 14 years ago
  84. 956bcb7 block: add helpers for the trivial queue flag sysfs show/store entries by Jens Axboe · 14 years ago
  85. e2e1a14 block: add sysfs knob for turning off disk entropy contributions by Jens Axboe · 14 years ago
  86. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  87. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  88. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 15 years ago
  89. c77a571 block: Export max number of segments and max segment size in sysfs by Martin K. Petersen · 15 years ago
  90. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  91. 488991e block: Added in stricter no merge semantics for block I/O by Alan D. Brunelle · 15 years ago
  92. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 15 years ago
  93. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  94. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  95. b8a9ae7 block: don't assume device has a request list backing in nr_requests store by Jens Axboe · 15 years ago
  96. c295fc0 block: Allow changing max_sectors_kb above the default 512 by Nikanth Karthikesan · 15 years ago
  97. 9cb308c block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel by Xiaotian Feng · 15 years ago
  98. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  99. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  100. cd43e26 block: Expose stacked device queues in sysfs by Martin K. Petersen · 15 years ago