1. 329dd76 nvme.h: add an enum for cns values by Christoph Hellwig · 8 years ago
  2. 8d63687 nvme.h: don't use uuid_be by Christoph Hellwig · 8 years ago
  3. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  4. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  5. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 8 years ago
  6. 7b89eae nvme.h: Add keep-alive opcode and identify controller attribute by Sagi Grimberg · 8 years ago
  7. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 8 years ago
  8. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 8 years ago
  9. 3972be2 nvme.h: add constants for PSDT and FUSE values by James Smart · 8 years ago
  10. 79f370e nvme.h: add AER constants by Christoph Hellwig · 8 years ago
  11. 69cd27e nvme.h: add NVM command set SQE/CQE size defines by Christoph Hellwig · 8 years ago
  12. 725b358 nvme.h: Add get_log_page command strucure by Armen Baloyan · 8 years ago
  13. 14e974a nvme.h: add RTD3R, RTD3E and OAES fields by Christoph Hellwig · 8 years ago
  14. a5b714a NVMe: correct comment for offset enum of controller registers in nvme.h by Wang Sheng-Hui · 8 years ago
  15. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  16. 2812dfe nvme: include <linux/types.ĥ> in <linux/nvme.h> by Christoph Hellwig · 9 years ago
  17. 08c6964 nvme.h: add missing nvme_id_ctrl endianess annotations by Christoph Hellwig · 9 years ago
  18. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  19. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  20. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  21. 188c356 NVMe: Reference count open namespaces by Keith Busch · 9 years ago
  22. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 9 years ago
  23. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 9 years ago
  24. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 9 years ago
  25. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 9 years ago
  26. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 9 years ago
  27. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 9 years ago
  28. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 9 years ago
  29. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 9 years ago
  30. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 9 years ago
  31. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 9 years ago
  32. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 9 years ago
  33. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 9 years ago
  34. e1e5e56 NVMe: Metadata format support by Keith Busch · 9 years ago
  35. ac3dd5b NVMe: avoid kmalloc/kfree for smaller IO by Jens Axboe · 9 years ago
  36. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  37. 1d09062 NVMe: Mismatched host/device page size support by Keith Busch · 10 years ago
  38. 6fccf93 NVMe: Async event request by Keith Busch · 10 years ago
  39. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  40. bd67608 NVMe: Rename io_timeout to nvme_io_timeout by Matthew Wilcox · 10 years ago
  41. 53562be NVMe: Flush with data support by Keith Busch · 10 years ago
  42. a7d2ce2 NVMe: Configure support for block flush by Keith Busch · 10 years ago
  43. 8757ad6 NVMe: Update copyright headers by Matthew Wilcox · 10 years ago
  44. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  45. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  46. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 10 years ago
  47. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 10 years ago
  48. 42f6142 NVMe: per-cpu io queues by Keith Busch · 10 years ago
  49. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 10 years ago
  50. 5a92e70 NVMe: RCU protected access to io queues by Keith Busch · 10 years ago
  51. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 10 years ago
  52. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  53. d4b4ff8 NVMe: Schedule reset for failed controllers by Keith Busch · 11 years ago
  54. 9a6b945 NVMe: Device resume error handling by Keith Busch · 11 years ago
  55. 320a382 NVMe: compat SG_IO ioctl by Keith Busch · 11 years ago
  56. b80d5cc NVMe: Avoid shift operation when writing cq head doorbell by Haiyan Hu · 11 years ago
  57. 1894d8f NVMe: Use normal shutdown by Keith Busch · 11 years ago
  58. c3bfe71 NVMe: Namespace IDs are unsigned by Matthew Wilcox · 11 years ago
  59. 42c7768 NVMe: Split header file into user-visible and kernel-visible pieces by Matthew Wilcox · 11 years ago
  60. 6198221 NVMe: Disk IO statistics by Keith Busch · 11 years ago
  61. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 11 years ago
  62. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 11 years ago
  63. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 11 years ago
  64. 5e82e95 NVMe: Add a character device for each nvme device by Keith Busch · 11 years ago
  65. 1c9b526 NVMe: Fix endian-related problems in user I/O submission path by Matthew Wilcox · 11 years ago
  66. 063cc6d NVMe: Abstract out sector to block number conversion by Matthew Wilcox · 11 years ago
  67. 5d0f613 NVMe: Add nvme-scsi.c by Vishal Verma · 11 years ago
  68. f8ebf84 NVMe: Add definitions for format command by Vishal Verma · 11 years ago
  69. 13c3b0f NVMe: Move structures & definitions to header file by Vishal Verma · 11 years ago
  70. 0e5e4f0 NVMe: Add discard support for capable devices by Keith Busch · 12 years ago
  71. 6ecec74 NVMe: Define SMART log by Keith Busch · 12 years ago
  72. a0cadb8 NVMe: Do not set IO queue depth beyond device max by Keith Busch · 12 years ago
  73. 8fc23e0 NVMe: Set block queue max sectors by Keith Busch · 12 years ago
  74. 010e646 NVMe: Update Identify Controller data structure by Matthew Wilcox · 13 years ago
  75. f1938f6 NVMe: Implement doorbell stride capability by Matthew Wilcox · 13 years ago
  76. 6bbf1ac NVMe: Rework ioctls by Matthew Wilcox · 13 years ago
  77. 22605f9 NVMe: Time out initialisation after a few seconds by Matthew Wilcox · 13 years ago
  78. 7f53f9d NVMe: Correct the Controller Configuration settings by Matthew Wilcox · 13 years ago
  79. 6c7d494 NVMe: Change the definition of nvme_user_io by Matthew Wilcox · 13 years ago
  80. 9d4af1b NVMe: Correct the definitions of two ioctls by Matthew Wilcox · 13 years ago
  81. 19e899b NVMe: Remove outdated comments by Matthew Wilcox · 13 years ago
  82. 2ddc4f7 NVMe: Update admin opcodes to match the 1.0RC spec by Krzysztof Wierzbicki · 13 years ago
  83. 897cfe1 NVMe: Update BAR structure to match the current spec by Matthew Wilcox · 13 years ago
  84. 6ee44cd NVMe: Add download / activate firmware ioctls by Matthew Wilcox · 13 years ago
  85. 7a63e07 NVMe: Add remaining status codes by Matthew Wilcox · 13 years ago
  86. a53295b NVMe: Add NVME_IOCTL_SUBMIT_IO by Matthew Wilcox · 13 years ago
  87. 7b4fe9b NVMe: Make nvme_common_command more featureful by Matthew Wilcox · 13 years ago
  88. b60503b NVMe: New driver by Matthew Wilcox · 13 years ago