1. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. f79d5fd nvme: enable to inject errors into admin commands by Akinobu Mita · 6 years ago
  3. a364645 nvme: prepare for fault injection into admin commands by Akinobu Mita · 6 years ago
  4. a5448fd nvmet: introduce target-side trace by Minwoo Im · 6 years ago
  5. 5f965f4 nvme-trace: print result and status in hex format by Minwoo Im · 6 years ago
  6. ad795e4 nvme-trace: support for fabrics commands in host-side by Minwoo Im · 6 years ago
  7. 26f2990 nvme-trace: move opcode symbol print to nvme.h by Minwoo Im · 6 years ago
  8. 7183a46 nvme-trace: do not export nvme_trace_disk_name by Minwoo Im · 6 years ago
  9. 7c1ce40 nvme-pci: clean up nvme_remove_dead_ctrl a bit by Chaitanya Kulkarni · 6 years ago
  10. cee6c26 nvme-pci: properly report state change failure in nvme_reset_work by Minwoo Im · 6 years ago
  11. e71afda nvme-pci: set the errno on ctrl state change error by Chaitanya Kulkarni · 6 years ago
  12. dad77d6 nvme-pci: adjust irq max_vector using num_possible_cpus() by Minwoo Im · 6 years ago
  13. 483178f nvme-pci: remove queue_count_ops for write_queues and poll_queues by Minwoo Im · 6 years ago
  14. a232ea0 nvme-pci: remove unnecessary zero for static var by Minwoo Im · 6 years ago
  15. d916b1b nvme-pci: use host managed power state for suspend by Keith Busch · 6 years ago
  16. 7a1f46e nvme: introduce nvme_is_fabrics to check fabrics cmd by Minwoo Im · 6 years ago
  17. 1a87ee6 nvme: export get and set features by Keith Busch · 6 years ago
  18. 2181e45 nvme: fix possible io failures when removing multipathed ns by Anton Eidelman · 6 years ago
  19. 4bea364 nvme-fc: add message when creating new association by James Smart · 6 years ago
  20. 4cf7c36 nvme-fcloop: add support for nvmet discovery_event op by James Smart · 6 years ago
  21. 150d71f nvmet-fc: add transport discovery change event callback support by James Smart · 6 years ago
  22. 9d09dd8 nvmet: add transport discovery change op by James Smart · 6 years ago
  23. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  24. f924cdd block: remove blk_init_request_from_bio by Christoph Hellwig · 6 years ago
  25. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  26. 62f99b6 nvme-rdma: use dynamic dma mapping per command by Max Gurtovoy · 6 years ago
  27. c8e8c77 nvme: Fix u32 overflow in the number of namespace list calculation by Jaesoo Lee · 6 years ago
  28. a48bc52 nvme-pci: don't limit DMA segement size by Christoph Hellwig · 6 years ago
  29. 3562f5d nvmet: fix data_len to 0 for bdev-backed write_zeroes by Minwoo Im · 6 years ago
  30. 6486199 nvme-tcp: fix queue mapping when queue count is limited by Sagi Grimberg · 6 years ago
  31. 5651cd3 nvme-rdma: fix queue mapping when queue count is limited by Sagi Grimberg · 6 years ago
  32. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  33. cb9e0e5 nvme-pci: use blk-mq mapping for unmanaged irqs by Keith Busch · 6 years ago
  34. 2d466c7 nvme: copy MTFA field from identify controller by Laine Walker-Avina · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. 510a405 nvme: fix memory leak for power latency tolerance by Yufen Yu · 6 years ago
  37. 5fb4aac nvme: release namespace SRCU protection before performing controller ioctls by Christoph Hellwig · 6 years ago
  38. 90ec611 nvme: merge nvme_ns_ioctl into nvme_ioctl by Christoph Hellwig · 6 years ago
  39. 3f98bcc nvme: remove the ifdef around nvme_nvm_ioctl by Christoph Hellwig · 6 years ago
  40. 100c815 nvme: fix srcu locking on error return in nvme_get_ns_from_disk by Christoph Hellwig · 6 years ago
  41. 6fa0321 nvme: Fix known effects by Keith Busch · 6 years ago
  42. d6135c3a nvme-pci: Sync queues on reset by Keith Busch · 6 years ago
  43. 2036f72 nvme-pci: Unblock reset_work on IO failure by Keith Busch · 6 years ago
  44. 39a9dd8 nvme-pci: Don't disable on timeout in reset state by Keith Busch · 6 years ago
  45. e43269e nvme-pci: Fix controller freeze wait disabling by Keith Busch · 6 years ago
  46. 1718de7 Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  47. 1b1031c nvme: validate cntlid during controller initialisation by Christoph Hellwig · 6 years ago
  48. 32fd90c nvme: change locking for the per-subsystem controller list by Christoph Hellwig · 6 years ago
  49. 521cfb8 nvme: trace all async notice events by Chaitanya Kulkarni · 6 years ago
  50. 94e970b nvme-fabrics: remove unused argument by Minwoo Im · 6 years ago
  51. 8a03b27 nvme-multipath: avoid crash on invalid subsystem cntlid enumeration by Hannes Reinecke · 6 years ago
  52. 8730c1d nvme-fc: use separate work queue to avoid warning by Hannes Reinecke · 6 years ago
  53. 87fd125 nvme-rdma: remove redundant reference between ib_device and tagset by Max Gurtovoy · 6 years ago
  54. 3b7dffb nvme-pci: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  55. f4524cc nvme-pci: add known admin effects to augument admin effects log page by Maxim Levitsky · 6 years ago
  56. e8fd41b nvme-pci: init shadow doorbell after each reset by Maxim Levitsky · 6 years ago
  57. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  58. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  59. a14669e lightnvm: Inherit mdts from the parent nvme device by Igor Konopko · 6 years ago
  60. 6f53e73 nvmet: protect discovery change log event list iteration by Sagi Grimberg · 6 years ago
  61. 893a74b nvme: mark nvme_core_init and nvme_core_exit static by Christoph Hellwig · 6 years ago
  62. 8110154 nvme: move command size checks to the core by Christoph Hellwig · 6 years ago
  63. a2faf94 nvme-fabrics: check more command sizes by Minwoo Im · 6 years ago
  64. a97234e nvme-pci: check more command sizes by Minwoo Im · 6 years ago
  65. 6656486 nvme-pci: remove an unneeded variable initialization by Minwoo Im · 6 years ago
  66. c8e9e9b nvme-pci: unquiesce admin queue on shutdown by Keith Busch · 6 years ago
  67. 9dc1a38 nvme-pci: shutdown on timeout during deletion by Keith Busch · 6 years ago
  68. 049bf37 nvme-pci: fix psdt field for single segment sgls by Klaus Birkelund Jensen · 6 years ago
  69. 592b6e7 nvme-multipath: don't print ANA group state by default by Hannes Reinecke · 6 years ago
  70. 525aa5a nvme-multipath: split bios with the ns_head bio_set before submitting by Hannes Reinecke · 6 years ago
  71. f34e258 nvme-tcp: fix possible null deref on a timed out io queue connect by Sagi Grimberg · 6 years ago
  72. 01fa0174 nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE by Sagi Grimberg · 6 years ago
  73. 663d6fe nvme-loop: kill timeout handler by Ming Lei · 6 years ago
  74. efb973b nvme-tcp: rename function to have nvme_tcp prefix by Sagi Grimberg · 6 years ago
  75. 1007709 nvme-rdma: fix a NULL deref when an admin connect times out by Sagi Grimberg · 6 years ago
  76. 7a42589 nvme-tcp: fix a NULL deref when an admin connect times out by Sagi Grimberg · 6 years ago
  77. 569b3d3 nvmet-tcp: don't fail maxr2t greater than 1 by Sagi Grimberg · 6 years ago
  78. 525ec49 nvmet-file: clamp-down file namespace lba_shift by Sagi Grimberg · 6 years ago
  79. a5dffbb nvmet: include <linux/scatterlist.h> by Enrico Weigelt, metux IT consult · 6 years ago
  80. 6b7e631 nvmet: return a specified error it subsys_alloc fails by Minwoo Im · 6 years ago
  81. fc6c973 nvmet: rename nvme_completion instances from rsp to cqe by Max Gurtovoy · 6 years ago
  82. 8dc2ed3 nvmet-rdma: remove p2p_client initialization from fast-path by Max Gurtovoy · 6 years ago
  83. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  84. 94e4dcc Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  85. a6a6d05 scsi: scsi_transport_fc: nvme: display FC-NVMe port roles by Hannes Reinecke · 6 years ago
  86. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  87. 67f471b nvme-fc: correct csn initialization and increments on error by James Smart · 6 years ago
  88. eb3afb7 nvme: cancel request synchronously by Ming Lei · 6 years ago
  89. d0de579 nvme: log the error status on Identify Namespace failure by Kenneth Heitke · 6 years ago
  90. 013a63e nvmet: add safety check for subsystem lock during nvmet_ns_changed by Max Gurtovoy · 6 years ago
  91. e84c209 nvmet: never fail double namespace enablement by Max Gurtovoy · 6 years ago
  92. 70479b7 nvme-pci: tidy up nvme_map_data by Christoph Hellwig · 6 years ago
  93. 2979105 nvme-pci: optimize mapping single segment requests using SGLs by Christoph Hellwig · 6 years ago
  94. dff824b nvme-pci: optimize mapping of small single segment requests by Christoph Hellwig · 6 years ago
  95. d43f1cc nvme-pci: remove the inline scatterlist optimization by Christoph Hellwig · 6 years ago
  96. 4aedb70 nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data by Christoph Hellwig · 6 years ago
  97. 783b94b nvme-pci: do not build a scatterlist to map metadata by Christoph Hellwig · 6 years ago
  98. b15c592 nvme-pci: only call nvme_unmap_data for requests transferring data by Christoph Hellwig · 6 years ago
  99. 7fe07d1 nvme-pci: merge nvme_free_iod into nvme_unmap_data by Christoph Hellwig · 6 years ago
  100. 915f04c nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data by Christoph Hellwig · 6 years ago