1. 7a1f46e nvme: introduce nvme_is_fabrics to check fabrics cmd by Minwoo Im · 6 years ago
  2. 9581ae4f nvme: fix typos in nvme status code values by Minwoo Im · 6 years ago
  3. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  4. fadccd8 nvme_ioctl.h: remove duplicate GPL boilerplate by Christoph Hellwig · 6 years ago
  5. b34de7c nvme: add error log page slot definition by Chaitanya Kulkarni · 6 years ago
  6. b7c8f36 nvme: remove nvme_common command cdw10 array by Chaitanya Kulkarni · 6 years ago
  7. fc221d0 nvme-tcp: Add protocol header by Sagi Grimberg · 6 years ago
  8. 49cd84b nvme: implement Enhanced Command Retry by Keith Busch · 6 years ago
  9. 9b95d2f nvmet: expose support for fabrics SQ flow control disable in treq by Sagi Grimberg · 6 years ago
  10. 0445e1b5 nvmet: don't override treq upon modification. by Sagi Grimberg · 6 years ago
  11. e6a622f nvmet: support fabrics sq flow control by Sagi Grimberg · 6 years ago
  12. f301c2b nvmet: add defines for discovery change async events by Jay Sternberg · 6 years ago
  13. 7114dde nvmet: change aen mask functions to use bit numbers by Jay Sternberg · 6 years ago
  14. 6e3ca03e nvme: support traffic based keep-alive by Sagi Grimberg · 6 years ago
  15. 12b2117 nvme: introduce ctrl attributes enumeration by Sagi Grimberg · 6 years ago
  16. 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  17. 93045d5 nvme.h: add support for ns write protect definitions by Chaitanya Kulkarni · 6 years ago
  18. 8b92d0e nvme.h: fixup ANA group descriptor format by Hannes Reinecke · 6 years ago
  19. 1a37621 nvme.h: add ANA definitions by Christoph Hellwig · 7 years ago
  20. 9b89bc3 nvme.h: add support for the log specific field by Christoph Hellwig · 7 years ago
  21. 40c6f9c nvme.h: resync with nvme-cli by Revanth Rajashekar · 7 years ago
  22. aafd3af nvme.h: add AEN configuration symbols by Hannes Reinecke · 7 years ago
  23. b3984e0 nvme.h: add the changed namespace list log by Christoph Hellwig · 7 years ago
  24. 868c239 nvme.h: untangle AEN notice definitions by Christoph Hellwig · 7 years ago
  25. 88de459 nvme-pci: clean up SMBSZ bit definitions by Christoph Hellwig · 7 years ago
  26. e3d7874 nvme: send uevent for some asynchronous events by Keith Busch · 7 years ago
  27. 38dabe2 nvme: centralize AEN defines by Keith Busch · 7 years ago
  28. 84fef62 nvme: check admin passthru command effects by Keith Busch · 7 years ago
  29. d85cf20 nvme: add transport SGL definitions by James Smart · 7 years ago
  30. c98cb3b nvme.h: remove FC transport-specific error values by James Smart · 7 years ago
  31. 044a9df nvme-pci: implement the HMB entry number and size limitations by Christoph Hellwig · 7 years ago
  32. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  33. 223694b nvme: fix the definition of the doorbell buffer config support bit by Changpeng Liu · 7 years ago
  34. 60b43f6 nvme: rename AMS symbolic constants to fit specification by Max Gurtovoy · 7 years ago
  35. ad4e05b nvme: add symbolic constants for CC identifiers by Max Gurtovoy · 7 years ago
  36. dbf86b3 nvme: add support for NVMe 1.3 Timestamp Feature by Jon Derrick · 7 years ago
  37. 62346ea nvme: define NVME_NSID_ALL by Arnav Dawn · 8 years ago
  38. b6dccf7 nvme: add support for FW activation without reset by Arnav Dawn · 8 years ago
  39. 2fd4167 nvme: fabrics commands should use the fctype field for data direction by Jon Derrick · 8 years ago
  40. dc1a0af nvme: fix byte swapping in the streams code by Christoph Hellwig · 7 years ago
  41. 7aa1f42 nvme: use a single NVME_AQ_DEPTH and relax it to 32 by Sagi Grimberg · 8 years ago
  42. f5d1184 nvme: add support for streams and directives by Jens Axboe · 8 years ago
  43. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  44. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 8 years ago
  45. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 8 years ago
  46. af8b86e nvme: introduce NVMe Namespace Identification Descriptor structures by Johannes Thumshirn · 8 years ago
  47. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  48. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 8 years ago
  49. b85cf73 nvme.h: add dword 12 - 15 fields to struct nvme_features by Arnav Dawn · 8 years ago
  50. 39673e1 nvme.h: add struct nvme_host_mem_buf_desc and HMB flags by Christoph Hellwig · 8 years ago
  51. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  52. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  53. bf17aa3 nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 by Roland Dreier · 8 years ago
  54. c5552fd nvme: Enable autonomous power state transitions by Andy Lutomirski · 8 years ago
  55. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  56. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  57. 8a9ae52 nvme: Check for Security send/recv support before issuing commands. by Scott Bauer · 8 years ago
  58. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  59. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. cba3bdf nvme-fabrics: Add FC transport error codes to nvme.h by James Smart · 8 years ago
  61. 3b7c33b nvme.h: add Write Zeroes definitions by Chaitanya Kulkarni · 8 years ago
  62. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  63. 329dd76 nvme.h: add an enum for cns values by Christoph Hellwig · 8 years ago
  64. 8d63687 nvme.h: don't use uuid_be by Christoph Hellwig · 8 years ago
  65. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  66. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  67. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 9 years ago
  68. 7b89eae nvme.h: Add keep-alive opcode and identify controller attribute by Sagi Grimberg · 9 years ago
  69. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 9 years ago
  70. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 9 years ago
  71. 3972be2 nvme.h: add constants for PSDT and FUSE values by James Smart · 9 years ago
  72. 79f370e nvme.h: add AER constants by Christoph Hellwig · 9 years ago
  73. 69cd27e nvme.h: add NVM command set SQE/CQE size defines by Christoph Hellwig · 9 years ago
  74. 725b358 nvme.h: Add get_log_page command strucure by Armen Baloyan · 9 years ago
  75. 14e974a nvme.h: add RTD3R, RTD3E and OAES fields by Christoph Hellwig · 9 years ago
  76. a5b714a NVMe: correct comment for offset enum of controller registers in nvme.h by Wang Sheng-Hui · 9 years ago
  77. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  78. 2812dfe nvme: include <linux/types.ĥ> in <linux/nvme.h> by Christoph Hellwig · 9 years ago
  79. 08c6964 nvme.h: add missing nvme_id_ctrl endianess annotations by Christoph Hellwig · 9 years ago
  80. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  81. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  82. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  83. 188c356 NVMe: Reference count open namespaces by Keith Busch · 9 years ago
  84. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 9 years ago
  85. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 9 years ago
  86. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 9 years ago
  87. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 10 years ago
  88. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 10 years ago
  89. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 10 years ago
  90. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 10 years ago
  91. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 10 years ago
  92. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
  93. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
  94. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
  95. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  96. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  97. ac3dd5b NVMe: avoid kmalloc/kfree for smaller IO by Jens Axboe · 10 years ago
  98. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  99. 1d09062 NVMe: Mismatched host/device page size support by Keith Busch · 11 years ago
  100. 6fccf93 NVMe: Async event request by Keith Busch · 11 years ago