1. 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  2. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  3. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
  4. 43fcd9e nvme: cleanup namespace identifier reporting in nvme_init_ns_head by Christoph Hellwig · 4 years, 10 months ago
  5. 026d2ef nvme: rename __nvme_find_ns_head to nvme_find_ns_head by Christoph Hellwig · 4 years, 10 months ago
  6. fb314eb nvme: refactor nvme_identify_ns_descs error handling by Christoph Hellwig · 4 years, 10 months ago
  7. bea54ef nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl by Israel Rukshin · 4 years, 10 months ago
  8. 9613586 nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl by Israel Rukshin · 4 years, 10 months ago
  9. ce15181 nvme: Fix controller creation races with teardown flow by Israel Rukshin · 4 years, 10 months ago
  10. 726612b nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl by Israel Rukshin · 4 years, 10 months ago
  11. b780d74 nvme: Fix ctrl use-after-free during sysfs deletion by Israel Rukshin · 4 years, 10 months ago
  12. 253fd4a nvme-pci: Re-order nvme_pci_free_ctrl by Israel Rukshin · 4 years, 10 months ago
  13. 6721c18 nvme: Remove unused return code from nvme_delete_ctrl_sync by Israel Rukshin · 4 years, 10 months ago
  14. e7c43fe nvme: Use nvme_state_terminal helper by Israel Rukshin · 4 years, 10 months ago
  15. f41cfd5 nvme: release ida resources by Max Gurtovoy · 4 years, 10 months ago
  16. c225b61 nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO by masahiro31.yamada@kioxia.com · 4 years, 11 months ago
  17. e90d172 nvmet-tcp: optimize tcp stack TX when data digest is used by Sagi Grimberg · 4 years, 10 months ago
  18. 8d8a50e nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  19. 764e933 nvme-multipath: do not reset on unknown status by John Meneghini · 5 years ago
  20. c363f24 nvmet-rdma: allocate RW ctxs according to mdts by Max Gurtovoy · 4 years, 11 months ago
  21. ec6d20e nvmet-rdma: Implement get_mdts controller op by Max Gurtovoy · 4 years, 11 months ago
  22. 02cb00e nvmet: Add get_mdts op for controllers by Max Gurtovoy · 4 years, 11 months ago
  23. 2db24e4 nvme-pci: properly print controller address by Max Gurtovoy · 4 years, 10 months ago
  24. 761ad26 nvme-tcp: break from io_work loop if recv failed by Sagi Grimberg · 5 years ago
  25. 5ff4e11 nvme-tcp: move send failure to nvme_tcp_try_send by Sagi Grimberg · 5 years ago
  26. 9cda34e nvmet-tcp: fix maxh2cdata icresp parameter by Sagi Grimberg · 5 years ago
  27. 40510a6 nvme-tcp: optimize queue io_cpu assignment for multiple queue maps by Sagi Grimberg · 5 years ago
  28. fa059b8 nvme-pci: Simplify nvme_poll_irqdisable by Keith Busch · 4 years, 11 months ago
  29. 324b494 nvme-pci: Remove two-pass completions by Keith Busch · 4 years, 11 months ago
  30. bf392a5 nvme-pci: Remove tag from process cq by Keith Busch · 4 years, 11 months ago
  31. e2a366a nvme-pci: slimmer CQ head update by Alexey Dobriyan · 4 years, 11 months ago
  32. 6d525f9 nvmet: check ncqr & nsqr for set-features cmd by Amit Engel · 4 years, 11 months ago
  33. 3e98c24 nvme: Check for readiness more quickly, to speed up boot time by Josh Triplett · 4 years, 11 months ago
  34. 94d2e70 nvme: log additional message for controller status by Rupesh Girase · 5 years ago
  35. ad95a61 nvme: code cleanup nvme_identify_ns_desc() by Chaitanya Kulkarni · 5 years ago
  36. 2289145 nvme: Don't deter users from enabling hwmon support by Jean Delvare · 5 years ago
  37. 45fb19f nvme: expose hostid via sysfs for fabrics controllers by Sagi Grimberg · 5 years ago
  38. 76171c6 nvme: expose hostnqn via sysfs for fabrics controllers by Sagi Grimberg · 5 years ago
  39. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  40. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 4 years, 10 months ago
  41. cb224c3 nvme: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
  42. 9134ae2 nvme-rdma: Avoid double freeing of async event data by Prabhath Sajeepa · 4 years, 10 months ago
  43. 43cc668 nvmet-tcp: set SO_PRIORITY for accepted sockets by Wunderlich, Mark · 5 years ago
  44. 9912ade nvme-tcp: Set SO_PRIORITY for all host sockets by Wunderlich, Mark · 5 years ago
  45. d3a9b0c nvmet: check sscanf value for subsys serial attr by Chaitanya Kulkarni · 5 years ago
  46. 013b7eb nvmet: make ctrl model configurable by Mark Ruijter · 5 years ago
  47. 94a39d6 nvmet: make ctrl-id configurable by Chaitanya Kulkarni · 5 years ago
  48. 527123c nvmet: configfs code cleanup by Chaitanya Kulkarni · 5 years ago
  49. adce7e9 nvme: remove unused return code from nvme_alloc_ns by Edmund Nadolski · 5 years ago
  50. 9515743 nvme-pci: Hold cq_poll_lock while completing CQEs by Bijan Mottahedeh · 5 years ago
  51. f6c69b7 Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  52. 3b78309 nvme-multipath: Fix memory leak with ana_log_buf by Logan Gunthorpe · 5 years ago
  53. 1575585 nvme: Fix uninitialized-variable warning by Keith Busch · 5 years ago
  54. 98f7b86 nvme-pci: Use single IRQ vector for old Apple models by Andy Shevchenko · 5 years ago
  55. 1fae37a nvme/pci: Add sleep quirk for Samsung and Toshiba drives by Shyjumon N · 5 years ago
  56. e29c6a1 Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. f25372f nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info by Yi Zhang · 5 years ago
  58. fa46c6f nvme/pci: move cqe check after device shutdown by Keith Busch · 5 years ago
  59. 97b2512 nvme: prevent warning triggered by nvme_stop_keep_alive by Nigel Kirkland · 5 years ago
  60. 2d570a7 nvme/tcp: fix bug on double requeue when send fails by Anton Eidelman · 5 years ago
  61. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 0f5be6a nvmet: update AEN list and array at one place by Daniel Wagner · 5 years ago
  63. 1a3f540 nvmet: Fix controller use after free by Israel Rukshin · 5 years ago
  64. 0b87a2b nvmet: Fix error print message at nvmet_install_queue function by Israel Rukshin · 5 years ago
  65. cfa2735 nvme-pci: remove nvmeq->tags by Christoph Hellwig · 5 years ago
  66. b716e68 nvmet: fix dsm failure when payload does not match sgl descriptor by Sagi Grimberg · 5 years ago
  67. 4ac7643 nvmet: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  68. 7724cd2 nvme: hwmon: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  69. 48b4b4f Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  70. e17016f nvmet: fix per feat data len for get_feature by Amit Engel · 5 years ago
  71. 35038bf nvme: Translate more status codes to blk_status_t by Keith Busch · 5 years ago
  72. a754bd5 block: Allow t10-pi to be modular by Herbert Xu · 5 years ago
  73. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. dc3ecfc Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  75. 7e4c6b9 nvme/pci: Fix read queue count by Keith Busch · 5 years ago
  76. 17c33167 nvme/pci Limit write queue sizes to possible cpus by Keith Busch · 5 years ago
  77. 3f68baf nvme/pci: Fix write and poll queue types by Keith Busch · 5 years ago
  78. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  79. f6c4d97 nvme/pci: Remove last_cq_head by Keith Busch · 5 years ago
  80. 22802bf nvme: Namepace identification descriptor list is optional by Keith Busch · 5 years ago
  81. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  82. 655e7ae Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" by Jian-Hong Pan · 5 years ago
  83. c869e49 nvme-fc: fix double-free scenarios on hw queues by James Smart · 5 years ago
  84. c80b36c nvme: else following return is not needed by Edmund Nadolski · 5 years ago
  85. a8157ff nvme: add error message on mismatching controller ids by James Smart · 5 years ago
  86. 863fbae nvme_fc: add module to ops template to allow module references by James Smart · 5 years ago
  87. 52e6d8e nvmet-loop: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  88. b1ae1a2 nvme-fc: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  89. 38e1800 nvme-rdma: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  90. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  92. 6c6aa2f nvme: hwmon: add quirk to avoid changing temperature threshold by Akinobu Mita · 5 years ago
  93. 52deba0 nvme: hwmon: provide temperature min and max values for each sensor by Akinobu Mita · 5 years ago
  94. 530436c nvme: Discard workaround for non-conformant devices by Eduard Hasenleithner · 5 years ago
  95. 400b6a7 nvme: Add hardware monitoring support by Guenter Roeck · 5 years ago
  96. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. 763303a nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths by Anton Eidelman · 5 years ago
  98. 9ad9e8d6 nvme-rdma: fix a segmentation fault during module unload by Max Gurtovoy · 5 years ago
  99. 64fab72 nvme: Fix parsing of ANA log page by Prabhath Sajeepa · 5 years ago
  100. 716fd9c nvmet: stop using bio_set_op_attrs by Christoph Hellwig · 5 years ago