1. be3f311 nvmet: Open code nvmet_req_execute() by Christoph Hellwig · 5 years ago
  2. e9061c3 nvmet: Remove the data_len field from the nvmet_req struct by Christoph Hellwig · 5 years ago
  3. 59ef0ea nvmet: Introduce nvmet_dsm_len() helper by Christoph Hellwig · 5 years ago
  4. 3aed867 nvmet: Fix use-after-free bug when a port is removed by Logan Gunthorpe · 5 years ago
  5. 9d05a96 nvmet: export I/O characteristics attributes in Identify by Bart Van Assche · 6 years ago
  6. 9d09dd8 nvmet: add transport discovery change op by James Smart · 6 years ago
  7. fc6c973 nvmet: rename nvme_completion instances from rsp to cqe by Max Gurtovoy · 6 years ago
  8. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  9. 77141dc nvmet: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  10. 5698b80 nvmet: use a macro for default error location by Chaitanya Kulkarni · 6 years ago
  11. c6aa354 nvmet: add error log support for file backend by Chaitanya Kulkarni · 6 years ago
  12. 76574f3 nvmet: add interface to update error-log page by Chaitanya Kulkarni · 6 years ago
  13. e4a9762 nvmet: add error-log definitions by Chaitanya Kulkarni · 6 years ago
  14. b7c8f36 nvme: remove nvme_common command cdw10 array by Chaitanya Kulkarni · 6 years ago
  15. 1672ddb nvmet: Add install_queue callout by Sagi Grimberg · 6 years ago
  16. 5a3a6d6 nvmet: fix the structure member indentation by Chaitanya Kulkarni · 6 years ago
  17. e6a622f nvmet: support fabrics sq flow control by Sagi Grimberg · 6 years ago
  18. 03198c4 nvmet: mark nvmet_genctr static by Christoph Hellwig · 6 years ago
  19. b662a07 nvmet: enable Discovery Controller AENs by Jay Sternberg · 6 years ago
  20. 253928e nvmet: allow host connect even if no allowed subsystems are exported by Sagi Grimberg · 6 years ago
  21. f301c2b nvmet: add defines for discovery change async events by Jay Sternberg · 6 years ago
  22. 9010745 nvmet: make kato and AEN processing for use by other controllers by Jay Sternberg · 6 years ago
  23. f9362ac nvmet: allow Keep Alive for Discovery controller by Jay Sternberg · 6 years ago
  24. 7114dde nvmet: change aen mask functions to use bit numbers by Jay Sternberg · 6 years ago
  25. 6c8312a nvmet: provide aen bit functions for multiple controller types by Jay Sternberg · 6 years ago
  26. c09305a nvmet: support for traffic based keep-alive by Sagi Grimberg · 6 years ago
  27. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  28. c692509 nvmet: Optionally use PCI P2P memory by Logan Gunthorpe · 6 years ago
  29. 5b2322e nvmet: Introduce helper functions to allocate and free request SGLs by Logan Gunthorpe · 6 years ago
  30. 73383ad nvmet: don't split large I/Os unconditionally by Sagi Grimberg · 6 years ago
  31. dedf0be nvmet: add ns write protect support by Chaitanya Kulkarni · 6 years ago
  32. 62ac0d3 nvmet: support configuring ANA groups by Christoph Hellwig · 7 years ago
  33. 72efd25 nvmet: add minimal ANA support by Christoph Hellwig · 6 years ago
  34. 793c7cf nvmet: track and limit the number of namespaces per subsystem by Christoph Hellwig · 7 years ago
  35. 4ee4328 nvmet: keep a port pointer in nvmet_ctrl by Christoph Hellwig · 7 years ago
  36. 0d5ee2b nvmet-rdma: support max(16KB, PAGE_SIZE) inline data by Steve Wise · 7 years ago
  37. 55eb942e nvmet: add buffered I/O support for file backed ns by Chaitanya Kulkarni · 7 years ago
  38. 55fdd6b nvmet: mask pending AENs by Christoph Hellwig · 7 years ago
  39. c86b8f7 nvmet: add AEN configuration support by Christoph Hellwig · 7 years ago
  40. c16734e nvmet: implement the changed namespaces log by Christoph Hellwig · 7 years ago
  41. c7759ff nvmet: add a new nvmet_zero_sgl helper by Christoph Hellwig · 7 years ago
  42. fe4a979 nvme-loop: add support for multiple ports by Christoph Hellwig · 7 years ago
  43. d5eff33 nvmet: add simple file backed ns support by Chaitanya Kulkarni · 7 years ago
  44. e929f06 nvmet: constify struct nvmet_fabrics_ops by Christoph Hellwig · 7 years ago
  45. 4c65268 nvmet: don't return "any" ip address in discovery log page by Sagi Grimberg · 7 years ago
  46. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. 5e62d5c nvmet: better data length validation by Christoph Hellwig · 7 years ago
  48. f9cf2a6 nvmet: synchronize sqhd update by James Smart · 7 years ago
  49. 3375e29 nvmet: bump NVMET_NR_QUEUES to 128 by James Smart · 7 years ago
  50. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  51. 28dd5cf nvmet: add support for reporting the host identifier by Omri Mann · 7 years ago
  52. 2e7f5d2 nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 7 years ago
  53. 637dc0f nvmet: implement namespace identify descriptor list by Johannes Thumshirn · 8 years ago
  54. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  55. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  56. 64a0ca8 nvmet: Introduced helper routine for controller status check. by Parav Pandit · 8 years ago
  57. 427242c nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  58. 15fbad9 nvmet: Make cntlid globally unique by Sagi Grimberg · 8 years ago
  59. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 8 years ago
  60. e4fcf07 nvmet: Fix possible infinite loop triggered on hot namespace removal by Solganik Alexander · 8 years ago
  61. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  62. 28b8911 nvmet: Fix controller serial number inconsistency by Sagi Grimberg · 8 years ago
  63. a07b497 nvmet: add a generic NVMe target by Christoph Hellwig · 9 years ago