1. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  2. 9620cfb nvme-pci: propagate (some) errors from host memory buffer setup by Christoph Hellwig · 7 years ago
  3. 30f92d6 nvme-pci: use appropriate initial chunk size for HMB allocation by Akinobu Mita · 7 years ago
  4. 92dc689 nvme-pci: fix host memory buffer allocation fallback by Christoph Hellwig · 7 years ago
  5. 608cc4b nvme: fix lightnvm check by Christoph Hellwig · 7 years ago
  6. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  7. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  8. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  9. 40a5fce nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 7 years ago
  10. 28dd5cf nvmet: add support for reporting the host identifier by Omri Mann · 7 years ago
  11. 63263d6 nvme: Use metadata for passthrough commands by Keith Busch · 7 years ago
  12. 485783c nvme: Make nvme user functions static by Keith Busch · 7 years ago
  13. b5d8af5 nvme/pci: Use req_op to determine DIF remapping by Keith Busch · 7 years ago
  14. 1cad656 nvme: factor metadata handling out of __nvme_submit_user_cmd by Christoph Hellwig · 7 years ago
  15. 489beb9 nvme-fabrics: Convert nvmf_transports_mutex to an rwsem by Roland Dreier · 7 years ago
  16. 4033f35 nvme-pci: use dma memory for the host memory buffer descriptors by Christoph Hellwig · 7 years ago
  17. b925a2d nvme-rdma: default MR page size to 4k by Max Gurtovoy · 7 years ago
  18. 1d5df6a nvme: don't blindly overwrite identifiers on disk revalidate by Christoph Hellwig · 7 years ago
  19. cdbff4f nvme: remove nvme_revalidate_ns by Christoph Hellwig · 7 years ago
  20. 57eeaf8 nvme: remove unused struct nvme_ns fields by Christoph Hellwig · 7 years ago
  21. 0a72bbb nvme: allow calling nvme_change_ctrl_state from irq context by Christoph Hellwig · 7 years ago
  22. a751da3 nvme: report more detailed status codes to the block layer by Christoph Hellwig · 7 years ago
  23. 07fbd32 nvme: honor RTD3 Entry Latency for shutdowns by Martin K. Petersen · 7 years ago
  24. 5228b32 nvme: fix uninitialized prp2 value on small transfers by Jan H. Schönherr · 7 years ago
  25. a7b7c7a nvme-rdma: Use unlikely macro in the fast path by Max Gurtovoy · 7 years ago
  26. 17c39d0 nvmet: use memcpy_and_pad for identify sn/fr by Martin Wilck · 7 years ago
  27. 48fa362 nvmet-fc: simplify sg list handling by James Smart · 7 years ago
  28. 5533d42 nvme-fc: Reattach to localports on re-registration by James Smart · 7 years ago
  29. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 7 years ago
  30. ad4e05b nvme: add symbolic constants for CC identifiers by Max Gurtovoy · 7 years ago
  31. caaa15c nvme: fix identify namespace logging by Sagi Grimberg · 7 years ago
  32. 9b483da nvme-fabrics: log a warning if hostid is invalid by Guan Junxiong · 7 years ago
  33. 09fdc23 nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64 by Sagi Grimberg · 7 years ago
  34. 370ae6e nvme-rdma: cleanup error path in controller reset by Sagi Grimberg · 7 years ago
  35. 68e16fc nvme-rdma: introduce nvme_rdma_start_queue by Sagi Grimberg · 7 years ago
  36. 41e8cfa nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue by Sagi Grimberg · 7 years ago
  37. 148b4e7 nvme-rdma: stop queues instead of simply flipping their state by Sagi Grimberg · 7 years ago
  38. a57bd54 nvme-rdma: introduce configure/destroy io queues by Sagi Grimberg · 7 years ago
  39. 31fdf18 nvme-rdma: reuse configure/destroy_admin_queue by Sagi Grimberg · 7 years ago
  40. 3f02fff nvme-rdma: don't free tagset on resets by Sagi Grimberg · 7 years ago
  41. 18398af nvme-rdma: disable the controller on resets by Sagi Grimberg · 7 years ago
  42. b28a308 nvme-rdma: move tagset allocation to a dedicated routine by Sagi Grimberg · 7 years ago
  43. 34b6c23 nvme: Add admin_tagset pointer to nvme_ctrl by Sagi Grimberg · 7 years ago
  44. 90af351 nvme-rdma: move nvme_rdma_configure_admin_queue code location by Sagi Grimberg · 7 years ago
  45. 4897ad4 nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE by Johannes Thumshirn · 7 years ago
  46. 1c35be8 nvmet-fcloop: remove ALL_OPTS define by Johannes Thumshirn · 7 years ago
  47. 130c24b nvmet: fix the return error code of target if host is not allowed by Guan Junxiong · 7 years ago
  48. 1645d50 nvmet: use NVME_NSID_ALL by Christoph Hellwig · 7 years ago
  49. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 7 years ago
  50. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 7 years ago
  51. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 7 years ago
  52. cd996fb Merge tag 'v4.13-rc7' into for-4.14/block-postmerge by Jens Axboe · 7 years ago
  53. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  54. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  55. ec06530 nvmet-rdma: remove redundant empty device add callout by Sagi Grimberg · 7 years ago
  56. 5138e4b nvme-rdma: remove redundant empty device add callout by Sagi Grimberg · 7 years ago
  57. d352ae2 blk-mq: Make blk_mq_reinit_tagset() calls easier to read by Bart Van Assche · 7 years ago
  58. e9d8a0f nvme-pci: set cqe_seen on polled completions by Keith Busch · 7 years ago
  59. 81a0b8d nvme-fabrics: fix reporting of unrecognized options by Christoph Hellwig · 7 years ago
  60. 369157b nvmet-fc: eliminate incorrect static markers on local variables by James Smart · 7 years ago
  61. 16a5a48 nvmet-fc: correct use after free on list teardown by James Smart · 7 years ago
  62. 42819eb nvmet: don't overwrite identify sn/fr with 0-bytes by Martin Wilck · 7 years ago
  63. a082b42 nvme: fix directive command numd calculation by Kwan (Hingkwan) Huen-SSI · 7 years ago
  64. 634b832 nvme: fix nvme reset command timeout handling by Keith Busch · 7 years ago
  65. 1c78f77 nvme-pci: fix CMB sysfs file removal in reset path by Max Gurtovoy · 7 years ago
  66. 0fb228d nvmet_fc: add defer_req callback for deferment of cmd buffer return by James Smart · 7 years ago
  67. 758f373 nvme: strip trailing 0-bytes in wwid_show by Martin Wilck · 7 years ago
  68. 0b36658 nvme-rdma: use intelligent affinity based queue mappings by Sagi Grimberg · 7 years ago
  69. 7dd1ab1 nvme: validate admin queue before unquiesce by Scott Bauer · 7 years ago
  70. 50cdb7c nvme-pci: fix HMB size calculation by Christoph Hellwig · 7 years ago
  71. 9c5358e nvme-fc: revise TRADDR parsing by James Smart · 7 years ago
  72. 8b25f35 nvme-fc: address target disconnect race conditions in fcp io submit by James Smart · 7 years ago
  73. 6484f5d nvme: also provide a UUID in the WWID sysfs attribute by Johannes Thumshirn · 7 years ago
  74. 42de82a nvmet: don't report 0-bytes in serial number by Martin Wilck · 7 years ago
  75. fcbc545 nvmet: preserve controller serial number between reboots by Johannes Thumshirn · 7 years ago
  76. 2e7f5d2 nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 7 years ago
  77. 41528f8 nvmet: prefix version configfs file with attr by Johannes Thumshirn · 7 years ago
  78. b00c9b7 nvme-pci: Fix an error handling path in 'nvme_probe()' by Christophe JAILLET · 7 years ago
  79. 86eea28 nvme-pci: Remove nvme_setup_prps BUG_ON by Keith Busch · 7 years ago
  80. f99cb7af nvme-pci: add another device ID with stripe quirk by David Wayne Fugate · 7 years ago
  81. 7722ecd nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association by Christoph Hellwig · 7 years ago
  82. dc1a0af nvme: fix byte swapping in the streams code by Christoph Hellwig · 7 years ago
  83. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  84. 459bd0d Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  85. c2f30f08 nvmet: avoid unneeded assignment of submit_bio return value by Max Gurtovoy · 7 years ago
  86. b27c1e6 nvme-pci: add module parameter for io queue depth by weiping zhang · 7 years ago
  87. 2ee0e4e nvme-pci: compile warnings in nvme_alloc_host_mem() by Dan Carpenter · 7 years ago
  88. 4cb7ca8 nvmet_fc: Accept variable pad lengths on Create Association LS by James Smart · 7 years ago
  89. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  90. 842594c nvme-rdma: unconditionally recycle the request mr by Sagi Grimberg · 7 years ago
  91. d09f2b4 nvme: split nvme_uninit_ctrl into stop and uninit by Sagi Grimberg · 7 years ago
  92. 8d7b8fa nvme: kick requeue list when requeueing a request instead of when starting the queues by Sagi Grimberg · 7 years ago
  93. c81545f nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  94. c1c0fff nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  95. f9c5af5 nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  96. fb05133 nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  97. 5e599d7 nvme-rdma: remove race conditions from IB signalling by Marta Rybczynska · 7 years ago
  98. e5859d3 nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it by Sagi Grimberg · 7 years ago
  99. cda5fd1 nvme-fc: update tagset nr_hw_queues after queues reinit by Sagi Grimberg · 7 years ago
  100. 4368c39 nvme-loop: update tagset nr_hw_queues after reconnecting/resetting by Sagi Grimberg · 7 years ago