1. e90d172 nvmet-tcp: optimize tcp stack TX when data digest is used by Sagi Grimberg · 4 years, 10 months ago
  2. 8d8a50e nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  3. 764e933 nvme-multipath: do not reset on unknown status by John Meneghini · 5 years ago
  4. c363f24 nvmet-rdma: allocate RW ctxs according to mdts by Max Gurtovoy · 4 years, 10 months ago
  5. ec6d20e nvmet-rdma: Implement get_mdts controller op by Max Gurtovoy · 4 years, 10 months ago
  6. 02cb00e nvmet: Add get_mdts op for controllers by Max Gurtovoy · 4 years, 10 months ago
  7. 2db24e4 nvme-pci: properly print controller address by Max Gurtovoy · 4 years, 10 months ago
  8. 761ad26 nvme-tcp: break from io_work loop if recv failed by Sagi Grimberg · 4 years, 11 months ago
  9. 5ff4e11 nvme-tcp: move send failure to nvme_tcp_try_send by Sagi Grimberg · 4 years, 11 months ago
  10. 9cda34e nvmet-tcp: fix maxh2cdata icresp parameter by Sagi Grimberg · 4 years, 11 months ago
  11. 40510a6 nvme-tcp: optimize queue io_cpu assignment for multiple queue maps by Sagi Grimberg · 4 years, 11 months ago
  12. fa059b8 nvme-pci: Simplify nvme_poll_irqdisable by Keith Busch · 4 years, 10 months ago
  13. 324b494 nvme-pci: Remove two-pass completions by Keith Busch · 4 years, 10 months ago
  14. bf392a5 nvme-pci: Remove tag from process cq by Keith Busch · 4 years, 10 months ago
  15. e2a366a nvme-pci: slimmer CQ head update by Alexey Dobriyan · 4 years, 11 months ago
  16. 6d525f9 nvmet: check ncqr & nsqr for set-features cmd by Amit Engel · 4 years, 11 months ago
  17. 3e98c24 nvme: Check for readiness more quickly, to speed up boot time by Josh Triplett · 4 years, 11 months ago
  18. 94d2e70 nvme: log additional message for controller status by Rupesh Girase · 4 years, 11 months ago
  19. ad95a61 nvme: code cleanup nvme_identify_ns_desc() by Chaitanya Kulkarni · 5 years ago
  20. 2289145 nvme: Don't deter users from enabling hwmon support by Jean Delvare · 5 years ago
  21. 45fb19f nvme: expose hostid via sysfs for fabrics controllers by Sagi Grimberg · 5 years ago
  22. 76171c6 nvme: expose hostnqn via sysfs for fabrics controllers by Sagi Grimberg · 5 years ago
  23. 43cc668 nvmet-tcp: set SO_PRIORITY for accepted sockets by Wunderlich, Mark · 5 years ago
  24. 9912ade nvme-tcp: Set SO_PRIORITY for all host sockets by Wunderlich, Mark · 5 years ago
  25. d3a9b0c nvmet: check sscanf value for subsys serial attr by Chaitanya Kulkarni · 5 years ago
  26. 013b7eb nvmet: make ctrl model configurable by Mark Ruijter · 5 years ago
  27. 94a39d6 nvmet: make ctrl-id configurable by Chaitanya Kulkarni · 5 years ago
  28. 527123c nvmet: configfs code cleanup by Chaitanya Kulkarni · 5 years ago
  29. adce7e9 nvme: remove unused return code from nvme_alloc_ns by Edmund Nadolski · 5 years ago
  30. 9515743 nvme-pci: Hold cq_poll_lock while completing CQEs by Bijan Mottahedeh · 4 years, 11 months ago
  31. f6c69b7 Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  32. 3b78309 nvme-multipath: Fix memory leak with ana_log_buf by Logan Gunthorpe · 4 years, 11 months ago
  33. 1575585 nvme: Fix uninitialized-variable warning by Keith Busch · 5 years ago
  34. 98f7b86 nvme-pci: Use single IRQ vector for old Apple models by Andy Shevchenko · 5 years ago
  35. 1fae37a nvme/pci: Add sleep quirk for Samsung and Toshiba drives by Shyjumon N · 5 years ago
  36. e29c6a1 Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  37. f25372f nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info by Yi Zhang · 5 years ago
  38. fa46c6f nvme/pci: move cqe check after device shutdown by Keith Busch · 5 years ago
  39. 97b2512 nvme: prevent warning triggered by nvme_stop_keep_alive by Nigel Kirkland · 5 years ago
  40. 2d570a7 nvme/tcp: fix bug on double requeue when send fails by Anton Eidelman · 5 years ago
  41. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  42. 0f5be6a nvmet: update AEN list and array at one place by Daniel Wagner · 5 years ago
  43. 1a3f540 nvmet: Fix controller use after free by Israel Rukshin · 5 years ago
  44. 0b87a2b nvmet: Fix error print message at nvmet_install_queue function by Israel Rukshin · 5 years ago
  45. cfa2735 nvme-pci: remove nvmeq->tags by Christoph Hellwig · 5 years ago
  46. b716e68 nvmet: fix dsm failure when payload does not match sgl descriptor by Sagi Grimberg · 5 years ago
  47. 4ac7643 nvmet: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  48. 7724cd2 nvme: hwmon: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  49. 48b4b4f Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  50. e17016f nvmet: fix per feat data len for get_feature by Amit Engel · 5 years ago
  51. 35038bf nvme: Translate more status codes to blk_status_t by Keith Busch · 5 years ago
  52. a754bd5 block: Allow t10-pi to be modular by Herbert Xu · 5 years ago
  53. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. dc3ecfc Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  55. 7e4c6b9 nvme/pci: Fix read queue count by Keith Busch · 5 years ago
  56. 17c33167 nvme/pci Limit write queue sizes to possible cpus by Keith Busch · 5 years ago
  57. 3f68baf nvme/pci: Fix write and poll queue types by Keith Busch · 5 years ago
  58. 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
  59. f6c4d97 nvme/pci: Remove last_cq_head by Keith Busch · 5 years ago
  60. 22802bf nvme: Namepace identification descriptor list is optional by Keith Busch · 5 years ago
  61. 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
  62. 655e7ae Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T" by Jian-Hong Pan · 5 years ago
  63. c869e49 nvme-fc: fix double-free scenarios on hw queues by James Smart · 5 years ago
  64. c80b36c nvme: else following return is not needed by Edmund Nadolski · 5 years ago
  65. a8157ff nvme: add error message on mismatching controller ids by James Smart · 5 years ago
  66. 863fbae nvme_fc: add module to ops template to allow module references by James Smart · 5 years ago
  67. 52e6d8e nvmet-loop: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  68. b1ae1a2 nvme-fc: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  69. 38e1800 nvme-rdma: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  70. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  71. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  72. 6c6aa2f nvme: hwmon: add quirk to avoid changing temperature threshold by Akinobu Mita · 5 years ago
  73. 52deba0 nvme: hwmon: provide temperature min and max values for each sensor by Akinobu Mita · 5 years ago
  74. 530436c nvme: Discard workaround for non-conformant devices by Eduard Hasenleithner · 5 years ago
  75. 400b6a7 nvme: Add hardware monitoring support by Guenter Roeck · 5 years ago
  76. 5cb8418 Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  77. 763303a nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths by Anton Eidelman · 5 years ago
  78. 9ad9e8d6 nvme-rdma: fix a segmentation fault during module unload by Max Gurtovoy · 5 years ago
  79. 64fab72 nvme: Fix parsing of ANA log page by Prabhath Sajeepa · 5 years ago
  80. 716fd9c nvmet: stop using bio_set_op_attrs by Christoph Hellwig · 5 years ago
  81. 9dea0c8 nvmet: add plugging for read/write when ns is bdev by Christoph Hellwig · 5 years ago
  82. d84dd8c nvmet: clean up command parsing a bit by Christoph Hellwig · 5 years ago
  83. 05d3046 nvme-pci: Spelling s/resdicovered/rediscovered/ by Geert Uytterhoeven · 5 years ago
  84. d4b3a17 nvmet: fill discovery controller sn, fr and mn correctly by Sagi Grimberg · 5 years ago
  85. be3f311 nvmet: Open code nvmet_req_execute() by Christoph Hellwig · 5 years ago
  86. e9061c3 nvmet: Remove the data_len field from the nvmet_req struct by Christoph Hellwig · 5 years ago
  87. 59ef0ea nvmet: Introduce nvmet_dsm_len() helper by Christoph Hellwig · 5 years ago
  88. 6f86f2c nvmet: Cleanup discovery execute handlers by Christoph Hellwig · 5 years ago
  89. 2cb6963 nvmet: Introduce common execute function for get_log_page and identify by Christoph Hellwig · 5 years ago
  90. c73eebc nvmet-tcp: Don't set the request's data_len by Logan Gunthorpe · 5 years ago
  91. e0bace7 nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() by Logan Gunthorpe · 5 years ago
  92. e08f2ae nvme: Introduce nvme_lba_to_sect() by Damien Le Moal · 5 years ago
  93. 314d48d nvme: Cleanup and rename nvme_block_nr() by Damien Le Moal · 5 years ago
  94. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  95. 2dc3947 nvme: introduce "Command Aborted By host" status code by Max Gurtovoy · 5 years ago
  96. 59534b9 nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed by Israel Rukshin · 5 years ago
  97. e522f44 nvmet: add unlikely check at nvmet_req_alloc_sgl by Israel Rukshin · 5 years ago
  98. 4d764bb9a nvmet: use bio_io_error instead of duplicating it by Israel Rukshin · 5 years ago
  99. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  100. bcde5f0 nvme-fc: ensure association_id is cleared regardless of a Disconnect LS by James Smart · 5 years ago