1. 7aa1f42 nvme: use a single NVME_AQ_DEPTH and relax it to 32 by Sagi Grimberg · 8 years ago
  2. f5d1184 nvme: add support for streams and directives by Jens Axboe · 8 years ago
  3. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  4. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 8 years ago
  5. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 8 years ago
  6. af8b86e nvme: introduce NVMe Namespace Identification Descriptor structures by Johannes Thumshirn · 8 years ago
  7. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  8. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 8 years ago
  9. b85cf73 nvme.h: add dword 12 - 15 fields to struct nvme_features by Arnav Dawn · 8 years ago
  10. 39673e1 nvme.h: add struct nvme_host_mem_buf_desc and HMB flags by Christoph Hellwig · 8 years ago
  11. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  12. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  13. bf17aa3 nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 by Roland Dreier · 8 years ago
  14. c5552fd nvme: Enable autonomous power state transitions by Andy Lutomirski · 8 years ago
  15. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  16. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  17. 8a9ae52 nvme: Check for Security send/recv support before issuing commands. by Scott Bauer · 8 years ago
  18. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  19. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. cba3bdf nvme-fabrics: Add FC transport error codes to nvme.h by James Smart · 8 years ago
  21. 3b7c33b nvme.h: add Write Zeroes definitions by Chaitanya Kulkarni · 8 years ago
  22. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  23. 329dd76 nvme.h: add an enum for cns values by Christoph Hellwig · 8 years ago
  24. 8d63687 nvme.h: don't use uuid_be by Christoph Hellwig · 8 years ago
  25. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  26. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  27. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 9 years ago
  28. 7b89eae nvme.h: Add keep-alive opcode and identify controller attribute by Sagi Grimberg · 9 years ago
  29. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 9 years ago
  30. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 9 years ago
  31. 3972be2 nvme.h: add constants for PSDT and FUSE values by James Smart · 9 years ago
  32. 79f370e nvme.h: add AER constants by Christoph Hellwig · 9 years ago
  33. 69cd27e nvme.h: add NVM command set SQE/CQE size defines by Christoph Hellwig · 9 years ago
  34. 725b358 nvme.h: Add get_log_page command strucure by Armen Baloyan · 9 years ago
  35. 14e974a nvme.h: add RTD3R, RTD3E and OAES fields by Christoph Hellwig · 9 years ago
  36. a5b714a NVMe: correct comment for offset enum of controller registers in nvme.h by Wang Sheng-Hui · 9 years ago
  37. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  38. 2812dfe nvme: include <linux/types.ĥ> in <linux/nvme.h> by Christoph Hellwig · 9 years ago
  39. 08c6964 nvme.h: add missing nvme_id_ctrl endianess annotations by Christoph Hellwig · 9 years ago
  40. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  41. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  42. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  43. 188c356 NVMe: Reference count open namespaces by Keith Busch · 9 years ago
  44. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 10 years ago
  45. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 10 years ago
  46. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 10 years ago
  47. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 10 years ago
  48. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 10 years ago
  49. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 10 years ago
  50. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 10 years ago
  51. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 10 years ago
  52. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 10 years ago
  53. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 10 years ago
  54. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 10 years ago
  55. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  56. e1e5e56 NVMe: Metadata format support by Keith Busch · 10 years ago
  57. ac3dd5b NVMe: avoid kmalloc/kfree for smaller IO by Jens Axboe · 10 years ago
  58. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  59. 1d09062 NVMe: Mismatched host/device page size support by Keith Busch · 11 years ago
  60. 6fccf93 NVMe: Async event request by Keith Busch · 11 years ago
  61. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 11 years ago
  62. bd67608 NVMe: Rename io_timeout to nvme_io_timeout by Matthew Wilcox · 11 years ago
  63. 53562be NVMe: Flush with data support by Keith Busch · 11 years ago
  64. a7d2ce2 NVMe: Configure support for block flush by Keith Busch · 11 years ago
  65. 8757ad6 NVMe: Update copyright headers by Matthew Wilcox · 11 years ago
  66. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  67. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 11 years ago
  68. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 11 years ago
  69. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 11 years ago
  70. 42f6142 NVMe: per-cpu io queues by Keith Busch · 11 years ago
  71. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 11 years ago
  72. 5a92e70 NVMe: RCU protected access to io queues by Keith Busch · 11 years ago
  73. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 11 years ago
  74. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  75. d4b4ff8 NVMe: Schedule reset for failed controllers by Keith Busch · 11 years ago
  76. 9a6b945 NVMe: Device resume error handling by Keith Busch · 11 years ago
  77. 320a382 NVMe: compat SG_IO ioctl by Keith Busch · 11 years ago
  78. b80d5cc NVMe: Avoid shift operation when writing cq head doorbell by Haiyan Hu · 12 years ago
  79. 1894d8f NVMe: Use normal shutdown by Keith Busch · 12 years ago
  80. c3bfe71 NVMe: Namespace IDs are unsigned by Matthew Wilcox · 12 years ago
  81. 42c7768 NVMe: Split header file into user-visible and kernel-visible pieces by Matthew Wilcox · 12 years ago
  82. 6198221 NVMe: Disk IO statistics by Keith Busch · 12 years ago
  83. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 12 years ago
  84. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 12 years ago
  85. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 12 years ago
  86. 5e82e95 NVMe: Add a character device for each nvme device by Keith Busch · 12 years ago
  87. 1c9b526 NVMe: Fix endian-related problems in user I/O submission path by Matthew Wilcox · 12 years ago
  88. 063cc6d NVMe: Abstract out sector to block number conversion by Matthew Wilcox · 12 years ago
  89. 5d0f613 NVMe: Add nvme-scsi.c by Vishal Verma · 12 years ago
  90. f8ebf84 NVMe: Add definitions for format command by Vishal Verma · 12 years ago
  91. 13c3b0f NVMe: Move structures & definitions to header file by Vishal Verma · 12 years ago
  92. 0e5e4f0 NVMe: Add discard support for capable devices by Keith Busch · 12 years ago
  93. 6ecec74 NVMe: Define SMART log by Keith Busch · 12 years ago
  94. a0cadb8 NVMe: Do not set IO queue depth beyond device max by Keith Busch · 13 years ago
  95. 8fc23e0 NVMe: Set block queue max sectors by Keith Busch · 13 years ago
  96. 010e646 NVMe: Update Identify Controller data structure by Matthew Wilcox · 13 years ago
  97. f1938f6 NVMe: Implement doorbell stride capability by Matthew Wilcox · 13 years ago
  98. 6bbf1ac NVMe: Rework ioctls by Matthew Wilcox · 14 years ago
  99. 22605f9 NVMe: Time out initialisation after a few seconds by Matthew Wilcox · 14 years ago
  100. 7f53f9d NVMe: Correct the Controller Configuration settings by Matthew Wilcox · 14 years ago