1. fab1adc ps3disk: convert to blk-mq by Jens Axboe · 6 years ago
  2. 9316a9e blk-mq: provide helper for setting up an SQ queue and tag set by Jens Axboe · 6 years ago
  3. de03859 null_blk: remove set but not used variable 'q' by YueHaibing · 6 years ago
  4. 8f94004 cdrom: don't attempt to fiddle with cdo->capability by Jens Axboe · 6 years ago
  5. 5e27891 block: remove bogus check for queue_lock assignment by Jens Axboe · 6 years ago
  6. e50b1e3 null_blk: remove legacy IO path by Jens Axboe · 6 years ago
  7. 4e6da0fe um: Convert ubd driver to blk-mq by Richard Weinberger · 7 years ago
  8. 6d1f9df skd: fixup usage of legacy IO API by Jens Axboe · 6 years ago
  9. 3582dd2 aoe: convert aoeblk to blk-mq by Jens Axboe · 6 years ago
  10. e01ad46 blk-mq: fallback to previous nr_hw_queues when updating fails by Jianchao Wang · 6 years ago
  11. 34d11ff blk-mq: realloc hctx when hw queue is mapped to another node by Jianchao Wang · 6 years ago
  12. 5b20285 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  13. 477e19d blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues by Jianchao Wang · 6 years ago
  14. 2d29c9f block, bfq: improve asymmetric scenarios detection by Federico Motta · 6 years ago
  15. a2fa8a1 cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline by Maciej S. Szmigiero · 6 years ago
  16. 4822e90 block: describe difference between flags IO_STAT and STATS by Konstantin Khlebnikov · 6 years ago
  17. 486c6fb drivers/block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  18. 1306ad4 block: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  19. 766c8ce lightnvm: pblk: guarantee that backpointer is respected on writer stall by Javier González · 6 years ago
  20. 8a57fc3 lightnvm: pblk: consider max hw sectors supported for max_write_pgs by Zhoujie Wu · 6 years ago
  21. a70985f lightnvm: pblk: fix error handling of pblk_lines_init() by Wei Yongjun · 6 years ago
  22. 6fd05ca lightnvm: do no update csecs and sos on 1.2 by Javier González · 6 years ago
  23. d672d92 lightnvm: pblk: guarantee mw_cunits on read buffer by Javier González · 6 years ago
  24. 9bd1f87 lightnvm: pblk: move ring buffer alloc/free rb init by Javier González · 6 years ago
  25. 40b8657 lightnvm: pblk: encapsulate rb pointer operations by Javier González · 6 years ago
  26. dde4aac lightnvm: pblk: remove unused function by Javier González · 6 years ago
  27. 44cdbdc lightnvm: pblk: fix race on sysfs line state by Javier González · 6 years ago
  28. 02a1520 lightnvm: pblk: add SPDX license tag by Javier González · 6 years ago
  29. 6ad2f61 lightnvm: pblk: recover open lines on 2.0 devices by Javier González · 6 years ago
  30. 253babc lightnvm: pblk: take write semaphore on metadata by Javier González · 6 years ago
  31. af3fac1 lightnvm: pblk: refactor metadata paths by Javier González · 6 years ago
  32. 45dcf29 lightnvm: pblk: encapsulate rqd dma allocations by Javier González · 6 years ago
  33. 090ee26 lightnvm: use internal allocation for chunk log page by Javier González · 6 years ago
  34. 7325b4b lightnvm: pblk: fix two sleep-in-atomic-context bugs by Jia-Ju Bai · 6 years ago
  35. bf82fa2 lightnvm: pblk: fix mapping issue on failed writes by Hans Holmberg · 6 years ago
  36. 1864de9 lightnvm: pblk: stop recreating global caches by Hans Holmberg · 6 years ago
  37. 63dee3a lightnvm: pblk: calculate line pad distance in helper by Javier González · 6 years ago
  38. 7f985f9 lightnvm: move ppa transformations to core by Javier González · 6 years ago
  39. 4209c31 lightnvm: pblk: add tracing for chunk resets by Hans Holmberg · 6 years ago
  40. 1b0dd0b lightnvm: pblk: add trace events for pblk state changes by Hans Holmberg · 6 years ago
  41. f293723 lightnvm: pblk: add trace events for line state changes by Hans Holmberg · 6 years ago
  42. 4c44abf lightnvm: pblk: add trace events for chunk states by Hans Holmberg · 6 years ago
  43. 43241cf lightnvm: pblk: remove debug from pblk_[down/up]_page by Matias Bjørling · 6 years ago
  44. 765462f lightnvm: pblk: fix write amplificiation calculation by Hans Holmberg · 6 years ago
  45. ea1d24b lightnvm: pblk: fix up prints in pblk_read_check_rand by Hans Holmberg · 6 years ago
  46. e99e802 lightnvm: pblk: remove unused parameters in pblk_up_rq by Hans Holmberg · 6 years ago
  47. 53d82db lightnvm: pblk: allocate line map bitmaps using a mempool by Hans Holmberg · 6 years ago
  48. d68a934 lightnvm: introduce nvm_rq_to_ppa_list by Hans Holmberg · 6 years ago
  49. 9cc85bc lightnvm: pblk: guarantee emeta on line close by Javier González · 6 years ago
  50. 7a7d6f9 lightnvm: pblk: remove unused variable. by Javier González · 6 years ago
  51. 2e696f9 lightnvm: pblk: fix comment typo by Javier González · 6 years ago
  52. cb21665 lightnvm: pblk: improve line helpers by Javier González · 6 years ago
  53. 2cf99bb lightnvm: pblk: add helpers for chunk addresses by Javier González · 6 years ago
  54. ae14cc0 lightnvm: pblk: refactor put line fn on read completion by Matias Bjørling · 6 years ago
  55. d20be90 lightnvm: pblk: remove size and out of bounds read check by Matias Bjørling · 6 years ago
  56. 8bbd45d lightnvm: pblk: fix incorrect min_write_pgs by Matias Bjørling · 6 years ago
  57. afdc23c lightnvm: pblk: unify vector max req constants by Matias Bjørling · 6 years ago
  58. aff3fb1 lightnvm: move bad block and chunk state logic to core by Matias Bjørling · 6 years ago
  59. d8adaa3 lightnvm: pblk: fix race condition on metadata I/O by Javier González · 6 years ago
  60. 656e33c lightnvm: move device L2P detection to core by Matias Bjørling · 6 years ago
  61. 4b5d56e lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync by Matias Bjørling · 6 years ago
  62. d7b6801 lightnvm: combine 1.2 and 2.0 command flags by Matias Bjørling · 6 years ago
  63. 73569e1 lightnvm: remove dependencies on BLK_DEV_NVME and PCI by Matias Bjørling · 6 years ago
  64. 36e7653 blk-mq: complete req in softirq context in case of single queue by Ming Lei · 6 years ago
  65. 3a646fd bcache: panic fix for making cache device by Dongbo Cao · 6 years ago
  66. f6027bc bcache: split combined if-condition code into separate ones by Dongbo Cao · 6 years ago
  67. 8792099 bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set by Shenghui Wang · 6 years ago
  68. 149d0ef bcache: replace hard coded number with BUCKET_GC_GEN_MAX by Coly Li · 6 years ago
  69. 91bafdf bcache: remove useless parameter of bch_debug_init() by Dongbo Cao · 6 years ago
  70. 3fd3c5c bcache: remove unused bch_passthrough_cache by Shenghui Wang · 6 years ago
  71. 4601014 bcache: recal cached_dev_sectors on detach by Shenghui Wang · 6 years ago
  72. 2d6cb6e bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  73. 7567c2a bcache: Populate writeback_rate_minimum attribute by Ben Peddell · 6 years ago
  74. 2e17a26 bcache: correct dirty data statistics by Tang Junhui · 6 years ago
  75. 4516da4 bcache: fix typo in code comments of closure_return_with_destructor() by Coly Li · 6 years ago
  76. dd0c917 bcache: fix ioctl in flash device by Tang Junhui · 6 years ago
  77. 752f66a bcache: use REQ_PRIO to indicate bio for metadata by Coly Li · 6 years ago
  78. 502b291 bcache: trace missed reading by cache_missed by Tang Junhui · 6 years ago
  79. 7a55948 bcache: account size of buckets used in uuid write to ca->meta_sectors_written by Shenghui Wang · 6 years ago
  80. 6d8623a blk-mq-debugfs: Also show requests that have not yet been started by Bart Van Assche · 6 years ago
  81. 4f5735f Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/block by Jens Axboe · 6 years ago
  82. 2acf70a nvmet-rdma: use a private workqueue for delete by Sagi Grimberg · 6 years ago
  83. 9305455 block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD by Bart Van Assche · 6 years ago
  84. e4f3aa2 cdrom: fix improper type cast, which can leat to information leak. by Young_X · 6 years ago
  85. fb6360b pktcdvd: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  86. f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 7 years ago
  87. 73383ad nvmet: don't split large I/Os unconditionally by Sagi Grimberg · 6 years ago
  88. 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  89. 09bd1ff nvme-core: add async event trace helper by Chaitanya Kulkarni · 7 years ago
  90. 97faec5 nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device by James Smart · 7 years ago
  91. ea96d64 nvmet_fc: support target port removal with nvmet layer by James Smart · 7 years ago
  92. d4e4230 nvme-fc: fix for a minor typos by Milan P. Gandhi · 7 years ago
  93. d93cb39 nvmet: remove redundant module prefix by Chaitanya Kulkarni · 7 years ago
  94. 53b3a66 nvme: fix typo in nvme_identify_ns_descs by Milan P. Gandhi · 7 years ago
  95. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  96. 17b57b1 Linux 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  97. 9a10b06 Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linux by Greg Kroah-Hartman · 6 years ago
  98. 9ba6873 Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  99. 03d179a MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c by Miguel Ojeda · 6 years ago
  100. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago