1. c9e95c3 nvme-pci: ignore the subsysem NQN on Phison E16 by Claus Stovgaard · 4 years ago
  2. 538e4a8 nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs by Thorsten Leemhuis · 4 years ago
  3. 8991992 nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device by Chaitanya Kulkarni · 4 years ago
  4. fa07321 nvme-pci: fix error unwind in nvme_map_data by Christoph Hellwig · 4 years ago
  5. 9275c20 nvme-pci: refactor nvme_unmap_data by Christoph Hellwig · 4 years ago
  6. 20d3bb9 nvme-pci: allow use of cmb on v1.4 controllers by Klaus Jensen · 4 years ago
  7. 62df801 nvme: avoid possible double fetch in handling CQE by Lalithambika Krishnakumar · 4 years ago
  8. 7ee5c78 nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN by Gopal Tiwari · 4 years, 1 month ago
  9. 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  10. e3aef09 nvme-pci: don't allocate unused I/O queues by Niklas Schnelle · 4 years, 2 months ago
  11. ff4e5fb nvme-pci: drop min() from nr_io_queues assignment by Niklas Schnelle · 4 years, 2 months ago
  12. 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
  13. dc96f93 nvme: use consistent macro name for timeout by Chaitanya Kulkarni · 4 years, 2 months ago
  14. 0d2e7c8 nvme: centralize setting the timeout in nvme_alloc_request by Chaitanya Kulkarni · 4 years, 2 months ago
  15. 0f0d2c8 nvme: free sq/cq dbbuf pointers when dbbuf set fails by Minwoo Im · 4 years, 2 months ago
  16. 3821080 Revert "nvme-pci: remove last_sq_tail" by Keith Busch · 4 years, 2 months ago
  17. 02ca079 nvme-pci: disable Write Zeroes on Sandisk Skyhawk by Kai-Heng Feng · 4 years, 3 months ago
  18. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  19. 21cc2f3 nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue by Jeffle Xu · 4 years, 4 months ago
  20. 0b85f59 nvme-pci: Move enumeration by class to be last in the table by Andy Shevchenko · 4 years, 5 months ago
  21. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  22. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  23. 50b7c24 nvme-pci: fix NULL req in completion handler by Xianting Tian · 4 years, 4 months ago
  24. ce4cc31 nvme-pci: disable the write zeros command for Intel 600P/P3100 by David Milburn · 4 years, 4 months ago
  25. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  26. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 4 months ago
  27. c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  28. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  29. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
  30. c61b82c nvme-pci: fix PRP pool size by Christoph Hellwig · 4 years, 5 months ago
  31. 7442ddc nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth by John Garry · 4 years, 5 months ago
  32. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  33. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  34. 5bedd3a nvme: add a Identify Namespace Identification Descriptor list quirk by Christoph Hellwig · 4 years, 5 months ago
  35. df4f9bc nvme-pci: add support for ACPI StorageD3Enable property by David E. Box · 4 years, 6 months ago
  36. b13c639 nvme-pci: use max of PRP or SGL for iod size by Chaitanya Kulkarni · 4 years, 6 months ago
  37. 6c3c05b nvme-core: replace ctrl page size with a macro by Chaitanya Kulkarni · 4 years, 6 months ago
  38. 5611ec2 nvme-pci: prevent SK hynix PC400 from using Write Zeroes command by Kai-Heng Feng · 4 years, 6 months ago
  39. 359c1f8 nvme-pci: use standard block status symbolic names by Baolin Wang · 4 years, 6 months ago
  40. 9056fc9 nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size() by Baolin Wang · 4 years, 6 months ago
  41. 4e52354 nvme-pci: add a blank line after declarations by Baolin Wang · 4 years, 6 months ago
  42. ee0d96d nvme-pci: fix some comments issues by Baolin Wang · 4 years, 6 months ago
  43. c25c853 nvme-pci: remove redundant segment validation by Baolin Wang · 4 years, 6 months ago
  44. 972b13e nvme: document quirked Intel models by David Fugate · 4 years, 6 months ago
  45. ad50999 nvme-pci: remove the empty line at the beginning of nvme_should_reset() by Dongli Zhang · 4 years, 7 months ago
  46. 9dc54a0 nvme-pci: code cleanup for nvme_alloc_host_mem() by Chaitanya Kulkarni · 4 years, 7 months ago
  47. 61f3b89 nvme-pci: use unsigned for io queue depth by Chaitanya Kulkarni · 4 years, 7 months ago
  48. 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
  49. d4ec47f nvme-pci: initialize tagset numa value to the value of the ctrl by Max Gurtovoy · 4 years, 7 months ago
  50. 635333e nvme-pci: override the value of the controller's numa node by Max Gurtovoy · 4 years, 7 months ago
  51. ff02945 nvme: use blk_mq_complete_request_remote to avoid an indirect function call by Christoph Hellwig · 4 years, 7 months ago
  52. b97120b nvme-pci: use simple suspend when a HMB is enabled by Christoph Hellwig · 4 years, 7 months ago
  53. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  54. 9210c07 nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll() by Dongli Zhang · 4 years, 8 months ago
  55. 9509335 nvme: introduce max_integrity_segments ctrl attribute by Max Gurtovoy · 4 years, 8 months ago
  56. 9c9e76d nvme-pci: make sure write/poll_queues less or equal then cpu count by Weiping Zhang · 4 years, 8 months ago
  57. b69e2ef nvme-pci: dma read memory barrier for completions by Keith Busch · 4 years, 8 months ago
  58. 2a5bcfdd nvme-pci: align io queue count with allocted nvme_queue in nvme_probe by Weiping Zhang · 4 years, 8 months ago
  59. 54b2fce nvme-pci: remove last_sq_tail by Keith Busch · 4 years, 9 months ago
  60. 74943d4 nvme-pci: remove volatile cqes by Keith Busch · 4 years, 8 months ago
  61. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  62. 726612b nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl by Israel Rukshin · 4 years, 10 months ago
  63. b780d74 nvme: Fix ctrl use-after-free during sysfs deletion by Israel Rukshin · 4 years, 10 months ago
  64. 253fd4a nvme-pci: Re-order nvme_pci_free_ctrl by Israel Rukshin · 4 years, 10 months ago
  65. 2db24e4 nvme-pci: properly print controller address by Max Gurtovoy · 4 years, 10 months ago
  66. fa059b8 nvme-pci: Simplify nvme_poll_irqdisable by Keith Busch · 4 years, 10 months ago
  67. 324b494 nvme-pci: Remove two-pass completions by Keith Busch · 4 years, 10 months ago
  68. bf392a5 nvme-pci: Remove tag from process cq by Keith Busch · 4 years, 10 months ago
  69. e2a366a nvme-pci: slimmer CQ head update by Alexey Dobriyan · 4 years, 10 months ago
  70. 9515743 nvme-pci: Hold cq_poll_lock while completing CQEs by Bijan Mottahedeh · 4 years, 11 months ago
  71. 98f7b86 nvme-pci: Use single IRQ vector for old Apple models by Andy Shevchenko · 5 years ago
  72. 1fae37a nvme/pci: Add sleep quirk for Samsung and Toshiba drives by Shyjumon N · 5 years ago
  73. fa46c6f nvme/pci: move cqe check after device shutdown by Keith Busch · 5 years ago
  74. cfa2735 nvme-pci: remove nvmeq->tags by Christoph Hellwig · 5 years ago
  75. 7e4c6b9 nvme/pci: Fix read queue count by Keith Busch · 5 years ago
  76. 17c33167 nvme/pci Limit write queue sizes to possible cpus by Keith Busch · 5 years ago
  77. 3f68baf nvme/pci: Fix write and poll queue types by Keith Busch · 5 years ago
  78. f6c4d97 nvme/pci: Remove last_cq_head by Keith Busch · 5 years ago
  79. c80b36c nvme: else following return is not needed by Edmund Nadolski · 5 years ago
  80. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  81. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  82. 6c6aa2f nvme: hwmon: add quirk to avoid changing temperature threshold by Akinobu Mita · 5 years ago
  83. 05d3046 nvme-pci: Spelling s/resdicovered/rediscovered/ by Geert Uytterhoeven · 5 years ago
  84. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  85. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  86. a4f4048 nvme-pci: Set the prp2 correctly when using more than 4k page by Kevin Hao · 5 years ago
  87. c1ac9a4b nvme: Wait for reset state when required by Keith Busch · 5 years ago
  88. 5d02a5c nvme: Remove ADMIN_ONLY state by Keith Busch · 5 years ago
  89. 770597e nvme-pci: Free tagset if no IO queues by Keith Busch · 5 years ago
  90. 3a8ecc9 nvme: retain split access workaround for capability reads by Ard Biesheuvel · 5 years ago
  91. 2d5ba0c Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  92. f03e42c Added QUIRKs for ADATA XPG SX8200 Pro 512GB by Gabriel Craciunescu · 5 years ago
  93. 7cbb5c6 nvme-pci: Save PCI state before putting drive into deepest state by Mario Limonciello · 5 years ago
  94. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  95. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  96. 97b3807 nvme: Remove redundant assignment of cq vector by Israel Rukshin · 5 years ago
  97. f2fa006 nvme-pci: Tidy up nvme_unmap_data by Israel Rukshin · 5 years ago
  98. d38e9f0 nvme-pci: Support shared tags across queues for Apple 2018 controllers by Benjamin Herrenschmidt · 5 years ago
  99. 6634133 nvme-pci: Add support for Apple 2018+ models by Benjamin Herrenschmidt · 5 years ago
  100. c1e0cc7 nvme-pci: Add support for variable IO SQ element size by Benjamin Herrenschmidt · 5 years ago