1. 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  2. 21f9024 nvmet-rdma: fix double free of rdma queue by Israel Rukshin · 4 years, 10 months ago
  3. 8c5c660 nvme-fc: Revert "add module to ops template to allow module references" by James Smart · 4 years, 10 months ago
  4. a032e4f nvmet-rdma: fix bonding failover possible NULL deref by Sagi Grimberg · 4 years, 10 months ago
  5. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  6. f0e656e nvmet: fix NULL dereference when removing a referral by Sagi Grimberg · 4 years, 10 months ago
  7. d038dd8 nvmet-fc: fix typo in comment by James Smart · 4 years, 10 months ago
  8. 38803fc nvme-fcloop: fix deallocation of working context by James Smart · 4 years, 10 months ago
  9. 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
  10. 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
  11. 726612b nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl by Israel Rukshin · 4 years, 10 months ago
  12. b780d74 nvme: Fix ctrl use-after-free during sysfs deletion by Israel Rukshin · 4 years, 10 months ago
  13. e90d172 nvmet-tcp: optimize tcp stack TX when data digest is used by Sagi Grimberg · 4 years, 11 months ago
  14. c363f24 nvmet-rdma: allocate RW ctxs according to mdts by Max Gurtovoy · 4 years, 11 months ago
  15. ec6d20e nvmet-rdma: Implement get_mdts controller op by Max Gurtovoy · 4 years, 11 months ago
  16. 02cb00e nvmet: Add get_mdts op for controllers by Max Gurtovoy · 4 years, 11 months ago
  17. 9cda34e nvmet-tcp: fix maxh2cdata icresp parameter by Sagi Grimberg · 5 years ago
  18. 6d525f9 nvmet: check ncqr & nsqr for set-features cmd by Amit Engel · 5 years ago
  19. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
  20. 98fd5c7 nvmet-tcp: set MSG_MORE only if we actually have more to send by Sagi Grimberg · 4 years, 11 months ago
  21. a7afff3 scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions by Bart Van Assche · 4 years, 10 months ago
  22. 43cc668 nvmet-tcp: set SO_PRIORITY for accepted sockets by Wunderlich, Mark · 5 years ago
  23. d3a9b0c nvmet: check sscanf value for subsys serial attr by Chaitanya Kulkarni · 5 years ago
  24. 013b7eb nvmet: make ctrl model configurable by Mark Ruijter · 5 years ago
  25. 94a39d6 nvmet: make ctrl-id configurable by Chaitanya Kulkarni · 5 years ago
  26. 527123c nvmet: configfs code cleanup by Chaitanya Kulkarni · 5 years ago
  27. 0f5be6a nvmet: update AEN list and array at one place by Daniel Wagner · 5 years ago
  28. 1a3f540 nvmet: Fix controller use after free by Israel Rukshin · 5 years ago
  29. 0b87a2b nvmet: Fix error print message at nvmet_install_queue function by Israel Rukshin · 5 years ago
  30. b716e68 nvmet: fix dsm failure when payload does not match sgl descriptor by Sagi Grimberg · 5 years ago
  31. 4ac7643 nvmet: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  32. e17016f nvmet: fix per feat data len for get_feature by Amit Engel · 5 years ago
  33. 863fbae nvme_fc: add module to ops template to allow module references by James Smart · 5 years ago
  34. 52e6d8e nvmet-loop: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  35. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  36. 716fd9c nvmet: stop using bio_set_op_attrs by Christoph Hellwig · 5 years ago
  37. 9dea0c8 nvmet: add plugging for read/write when ns is bdev by Christoph Hellwig · 5 years ago
  38. d84dd8c nvmet: clean up command parsing a bit by Christoph Hellwig · 5 years ago
  39. d4b3a17 nvmet: fill discovery controller sn, fr and mn correctly by Sagi Grimberg · 5 years ago
  40. be3f311 nvmet: Open code nvmet_req_execute() by Christoph Hellwig · 5 years ago
  41. e9061c3 nvmet: Remove the data_len field from the nvmet_req struct by Christoph Hellwig · 5 years ago
  42. 59ef0ea nvmet: Introduce nvmet_dsm_len() helper by Christoph Hellwig · 5 years ago
  43. 6f86f2c nvmet: Cleanup discovery execute handlers by Christoph Hellwig · 5 years ago
  44. 2cb6963 nvmet: Introduce common execute function for get_log_page and identify by Christoph Hellwig · 5 years ago
  45. c73eebc nvmet-tcp: Don't set the request's data_len by Logan Gunthorpe · 5 years ago
  46. e0bace7 nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() by Logan Gunthorpe · 5 years ago
  47. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  48. 59534b9 nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed by Israel Rukshin · 5 years ago
  49. e522f44 nvmet: add unlikely check at nvmet_req_alloc_sgl by Israel Rukshin · 5 years ago
  50. 4d764bb9a nvmet: use bio_io_error instead of duplicating it by Israel Rukshin · 5 years ago
  51. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  52. 53b2b2f nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes by James Smart · 5 years ago
  53. 5812d04 nvmet-loop: fix possible leakage during error flow by Max Gurtovoy · 5 years ago
  54. 30f27d5 nvmet-tcp: remove superflous check on request sgl by Sagi Grimberg · 5 years ago
  55. 0ec6489 nvmet: change ppl to lpp by John Pittman · 5 years ago
  56. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. 5f8badb nvmet: fix a wrong error status returned in error log page by Amit · 5 years ago
  58. 1179d33 nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery() by Markus Elfring · 5 years ago
  59. e7832cb nvme: make fabrics command run on a separate request queue by Sagi Grimberg · 5 years ago
  60. 89275a9 nvmet-tcp: Add TOS for tcp transport by Israel Rukshin · 5 years ago
  61. 35d1a93 nvmet-tcp: fix possible memory leak by Sagi Grimberg · 5 years ago
  62. b627200 nvmet-tcp: fix possible NULL deref by Sagi Grimberg · 5 years ago
  63. 42df26d nvmet: trace: parse Get LBA Status command in detail by Minwoo Im · 5 years ago
  64. 3bec2e3 nvmet: fix data units read and written counters in SMART log by Tom Wu · 5 years ago
  65. c0f2f45 nvme: move sqsize setting to the core by Sagi Grimberg · 6 years ago
  66. 622b8b6 nvme: wait until all completed request's complete fn is called by Ming Lei · 6 years ago
  67. cfc1a1a nvmet-file: fix nvmet_file_flush() always returning an error by Logan Gunthorpe · 5 years ago
  68. 86b9a63 nvmet-loop: Flush nvme_delete_wq when removing the port by Logan Gunthorpe · 5 years ago
  69. 3aed867 nvmet: Fix use-after-free bug when a port is removed by Logan Gunthorpe · 5 years ago
  70. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  72. 5ba8950 nvmet: print a hint while rejecting NSID 0 or 0xffffffff by Mikhail Skorzhinskii · 6 years ago
  73. 9d05a96 nvmet: export I/O characteristics attributes in Identify by Bart Van Assche · 6 years ago
  74. 91f6d79 nvme-trace: fix spelling mistake "spcecific" -> "specific" by Colin Ian King · 6 years ago
  75. e0620bf nvme-fcloop: resolve warnings on RCU usage and sleep warnings by James Smart · 6 years ago
  76. c38dbbf nvme-fcloop: fix inconsistent lock state warnings by James Smart · 6 years ago
  77. a5448fd nvmet: introduce target-side trace by Minwoo Im · 6 years ago
  78. 7a1f46e nvme: introduce nvme_is_fabrics to check fabrics cmd by Minwoo Im · 6 years ago
  79. 4cf7c36 nvme-fcloop: add support for nvmet discovery_event op by James Smart · 6 years ago
  80. 150d71f nvmet-fc: add transport discovery change event callback support by James Smart · 6 years ago
  81. 9d09dd8 nvmet: add transport discovery change op by James Smart · 6 years ago
  82. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  83. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  84. 3562f5d nvmet: fix data_len to 0 for bdev-backed write_zeroes by Minwoo Im · 6 years ago
  85. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  86. 6f53e73 nvmet: protect discovery change log event list iteration by Sagi Grimberg · 6 years ago
  87. 663d6fe nvme-loop: kill timeout handler by Ming Lei · 6 years ago
  88. 569b3d3 nvmet-tcp: don't fail maxr2t greater than 1 by Sagi Grimberg · 6 years ago
  89. 525ec49 nvmet-file: clamp-down file namespace lba_shift by Sagi Grimberg · 6 years ago
  90. a5dffbb nvmet: include <linux/scatterlist.h> by Enrico Weigelt, metux IT consult · 6 years ago
  91. 6b7e631 nvmet: return a specified error it subsys_alloc fails by Minwoo Im · 6 years ago
  92. fc6c973 nvmet: rename nvme_completion instances from rsp to cqe by Max Gurtovoy · 6 years ago
  93. 8dc2ed3 nvmet-rdma: remove p2p_client initialization from fast-path by Max Gurtovoy · 6 years ago
  94. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  95. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  96. 013a63e nvmet: add safety check for subsystem lock during nvmet_ns_changed by Max Gurtovoy · 6 years ago
  97. e84c209 nvmet: never fail double namespace enablement by Max Gurtovoy · 6 years ago
  98. 7058329 nvmet-tcp: implement C2HData SUCCESS optimization by Sagi Grimberg · 6 years ago
  99. 6b80f1d nvmet-fc: use zero-sized array and struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  100. cfe03c2 nvmet: avoid double errno conversions by Christoph Hellwig · 6 years ago