1. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  2. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  3. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  4. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  5. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  6. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  7. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  8. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  9. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago
  10. 0951338 nvme: allow timed-out ios to retry by James Smart · 7 years ago
  11. cd48282 nvme: stop aer posting if controller state not live by James Smart · 7 years ago
  12. d087747 nvme-pci: Print invalid SGL only once by Keith Busch · 7 years ago
  13. 161b8be nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  14. deb6174 nvmet-fc: fix failing max io queue connections by James Smart · 7 years ago
  15. d9d34c0 nvme-fc: use transport-specific sgl format by James Smart · 7 years ago
  16. fc9608e nvmet-fcloop: remove use of FC-specific error codes by James Smart · 7 years ago
  17. 29b3d26 nvmet-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  18. 56b7103 nvme-fc: remove use of FC-specific error codes by James Smart · 7 years ago
  19. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  20. 9620cfb nvme-pci: propagate (some) errors from host memory buffer setup by Christoph Hellwig · 7 years ago
  21. 30f92d6 nvme-pci: use appropriate initial chunk size for HMB allocation by Akinobu Mita · 7 years ago
  22. 92dc689 nvme-pci: fix host memory buffer allocation fallback by Christoph Hellwig · 7 years ago
  23. 608cc4b nvme: fix lightnvm check by Christoph Hellwig · 7 years ago
  24. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  25. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  27. 40a5fce nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 7 years ago
  28. 28dd5cf nvmet: add support for reporting the host identifier by Omri Mann · 7 years ago
  29. 63263d6 nvme: Use metadata for passthrough commands by Keith Busch · 7 years ago
  30. 485783c nvme: Make nvme user functions static by Keith Busch · 7 years ago
  31. b5d8af5 nvme/pci: Use req_op to determine DIF remapping by Keith Busch · 7 years ago
  32. 1cad656 nvme: factor metadata handling out of __nvme_submit_user_cmd by Christoph Hellwig · 7 years ago
  33. 489beb9 nvme-fabrics: Convert nvmf_transports_mutex to an rwsem by Roland Dreier · 7 years ago
  34. 4033f35 nvme-pci: use dma memory for the host memory buffer descriptors by Christoph Hellwig · 7 years ago
  35. b925a2d nvme-rdma: default MR page size to 4k by Max Gurtovoy · 7 years ago
  36. 1d5df6a nvme: don't blindly overwrite identifiers on disk revalidate by Christoph Hellwig · 7 years ago
  37. cdbff4f nvme: remove nvme_revalidate_ns by Christoph Hellwig · 7 years ago
  38. 57eeaf8 nvme: remove unused struct nvme_ns fields by Christoph Hellwig · 7 years ago
  39. 0a72bbb nvme: allow calling nvme_change_ctrl_state from irq context by Christoph Hellwig · 7 years ago
  40. a751da3 nvme: report more detailed status codes to the block layer by Christoph Hellwig · 7 years ago
  41. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 7 years ago
  42. 5228b32 nvme: fix uninitialized prp2 value on small transfers by Jan H. Schönherr · 7 years ago
  43. a7b7c7a nvme-rdma: Use unlikely macro in the fast path by Max Gurtovoy · 7 years ago
  44. 17c39d0 nvmet: use memcpy_and_pad for identify sn/fr by Martin Wilck · 7 years ago
  45. 48fa362 nvmet-fc: simplify sg list handling by James Smart · 7 years ago
  46. 5533d42 nvme-fc: Reattach to localports on re-registration by James Smart · 7 years ago
  47. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 7 years ago
  48. ad4e05b nvme: add symbolic constants for CC identifiers by Max Gurtovoy · 7 years ago
  49. caaa15c nvme: fix identify namespace logging by Sagi Grimberg · 7 years ago
  50. 9b483da nvme-fabrics: log a warning if hostid is invalid by Guan Junxiong · 7 years ago
  51. 09fdc23 nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64 by Sagi Grimberg · 7 years ago
  52. 370ae6e nvme-rdma: cleanup error path in controller reset by Sagi Grimberg · 7 years ago
  53. 68e16fc nvme-rdma: introduce nvme_rdma_start_queue by Sagi Grimberg · 7 years ago
  54. 41e8cfa nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue by Sagi Grimberg · 7 years ago
  55. 148b4e7 nvme-rdma: stop queues instead of simply flipping their state by Sagi Grimberg · 7 years ago
  56. a57bd54 nvme-rdma: introduce configure/destroy io queues by Sagi Grimberg · 7 years ago
  57. 31fdf18 nvme-rdma: reuse configure/destroy_admin_queue by Sagi Grimberg · 7 years ago
  58. 3f02fff nvme-rdma: don't free tagset on resets by Sagi Grimberg · 7 years ago
  59. 18398af nvme-rdma: disable the controller on resets by Sagi Grimberg · 7 years ago
  60. b28a308 nvme-rdma: move tagset allocation to a dedicated routine by Sagi Grimberg · 7 years ago
  61. 34b6c23 nvme: Add admin_tagset pointer to nvme_ctrl by Sagi Grimberg · 7 years ago
  62. 90af351 nvme-rdma: move nvme_rdma_configure_admin_queue code location by Sagi Grimberg · 7 years ago
  63. 4897ad4 nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE by Johannes Thumshirn · 7 years ago
  64. 1c35be8 nvmet-fcloop: remove ALL_OPTS define by Johannes Thumshirn · 7 years ago
  65. 130c24b nvmet: fix the return error code of target if host is not allowed by Guan Junxiong · 7 years ago
  66. 1645d50 nvmet: use NVME_NSID_ALL by Christoph Hellwig · 7 years ago
  67. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 7 years ago
  68. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 7 years ago
  69. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 7 years ago
  70. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 7 years ago
  71. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  72. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  73. ec06530 nvmet-rdma: remove redundant empty device add callout by Sagi Grimberg · 8 years ago
  74. 5138e4b nvme-rdma: remove redundant empty device add callout by Sagi Grimberg · 8 years ago
  75. d352ae2 blk-mq: Make blk_mq_reinit_tagset() calls easier to read by Bart Van Assche · 7 years ago
  76. e9d8a0f nvme-pci: set cqe_seen on polled completions by Keith Busch · 7 years ago
  77. 81a0b8d nvme-fabrics: fix reporting of unrecognized options by Christoph Hellwig · 7 years ago
  78. 369157b nvmet-fc: eliminate incorrect static markers on local variables by James Smart · 7 years ago
  79. 16a5a48 nvmet-fc: correct use after free on list teardown by James Smart · 7 years ago
  80. 42819eb nvmet: don't overwrite identify sn/fr with 0-bytes by Martin Wilck · 7 years ago
  81. a082b42 nvme: fix directive command numd calculation by Kwan (Hingkwan) Huen-SSI · 7 years ago
  82. 634b832 nvme: fix nvme reset command timeout handling by Keith Busch · 7 years ago
  83. 1c78f77 nvme-pci: fix CMB sysfs file removal in reset path by Max Gurtovoy · 7 years ago
  84. 0fb228d nvmet_fc: add defer_req callback for deferment of cmd buffer return by James Smart · 7 years ago
  85. 758f373 nvme: strip trailing 0-bytes in wwid_show by Martin Wilck · 7 years ago
  86. 0b36658 nvme-rdma: use intelligent affinity based queue mappings by Sagi Grimberg · 7 years ago
  87. 7dd1ab1 nvme: validate admin queue before unquiesce by Scott Bauer · 7 years ago
  88. 50cdb7c nvme-pci: fix HMB size calculation by Christoph Hellwig · 7 years ago
  89. 9c5358e nvme-fc: revise TRADDR parsing by James Smart · 7 years ago
  90. 8b25f35 nvme-fc: address target disconnect race conditions in fcp io submit by James Smart · 7 years ago
  91. 6484f5d nvme: also provide a UUID in the WWID sysfs attribute by Johannes Thumshirn · 7 years ago
  92. 42de82a nvmet: don't report 0-bytes in serial number by Martin Wilck · 7 years ago
  93. fcbc545 nvmet: preserve controller serial number between reboots by Johannes Thumshirn · 7 years ago
  94. 2e7f5d2 nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 7 years ago
  95. 41528f8 nvmet: prefix version configfs file with attr by Johannes Thumshirn · 7 years ago
  96. b00c9b7 nvme-pci: Fix an error handling path in 'nvme_probe()' by Christophe JAILLET · 7 years ago
  97. 86eea28 nvme-pci: Remove nvme_setup_prps BUG_ON by Keith Busch · 7 years ago
  98. f99cb7af nvme-pci: add another device ID with stripe quirk by David Wayne Fugate · 7 years ago
  99. 7722ecd nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association by Christoph Hellwig · 7 years ago
  100. dc1a0af nvme: fix byte swapping in the streams code by Christoph Hellwig · 7 years ago