1. 9ca487b nvme: retain split access workaround for capability reads by Ard Biesheuvel · 4 years, 7 months ago
  2. c39c0be nvme: host: core: fix precedence of ternary operator by Ivan Bornyakov · 6 years ago
  3. d722a4f nvmet: fix data units read and written counters in SMART log by Tom Wu · 4 years, 9 months ago
  4. 0e6a89a3 nvme: Fix u32 overflow in the number of namespace list calculation by Jaesoo Lee · 5 years ago
  5. 87b622f nvme-loop: init nvmet_ctrl fatal_err_work when allocate by Yufen Yu · 5 years ago
  6. f63ee3b nvmet-rdma: fix null dereference under heavy load by Raju Rangoju · 5 years ago
  7. 8d1ee2d nvmet-rdma: Add unlikely for response allocated check by Israel Rukshin · 5 years ago
  8. 36764b4 nvmet-rdma: fix response use after free by Israel Rukshin · 5 years ago
  9. f9dde41 nvmet: fix space padding in serial number by Daniel Verkamp · 6 years ago
  10. 3cd731e nvme-pci: fix CMB sysfs file removal in reset path by Max Gurtovoy · 7 years ago
  11. 4483073 nvmet-rdma: fix possible bogus dereference under heavy load by Sagi Grimberg · 6 years ago
  12. 313d65a nvmet: reset keep alive timer in controller enable by Max Gurtuvoy · 6 years ago
  13. 062c496 nvme-pci: Remap CMB SQ entries on every controller reset by Keith Busch · 6 years ago
  14. 93e54f4 nvme: validate admin queue before unquiesce by Scott Bauer · 7 years ago
  15. 1c4eb2a nvmet: don't overwrite identify sn/fr with 0-bytes by Martin Wilck · 7 years ago
  16. f43d8e4 nvmet: don't report 0-bytes in serial number by Martin Wilck · 7 years ago
  17. 1e38f8e nvmet: Move serial number from controller to subsystem by Johannes Thumshirn · 7 years ago
  18. b53761a nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  19. f2a1bf4 nvme: don't send keep-alives to the discovery controller by Johannes Thumshirn · 6 years ago
  20. c007425 nvmet: fix PSDT field check in command format by Max Gurtovoy · 6 years ago
  21. 23f9fb0 nvme-pci: Fix nvme queue cleanup if IRQ setup fails by Jianchao Wang · 6 years ago
  22. 4aae438 nvme: fix hang in remove path by Ming Lei · 7 years ago
  23. 383f15e nvme-pci: fix multiple ctrl removal scheduling by Rakesh Pandit · 7 years ago
  24. d4ea611 nvme: check hw sectors before setting chunk sectors by Keith Busch · 6 years ago
  25. 8f21b63 nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 7 years ago
  26. 6a55952 nvme: use kref_get_unless_zero in nvme_find_get_ns by Christoph Hellwig · 7 years ago
  27. 65bfe00 nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 7 years ago
  28. 571e477 nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 7 years ago
  29. af0cee086 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 7 years ago
  30. 3976dd6 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 7 years ago
  31. f425b05 nvme-pci: add quirk for delay before CHK RDY for WDC SN200 by Jeff Lien · 6 years ago
  32. 82040f5 nvmet: fix KATO offset in Set Features by Daniel Verkamp · 7 years ago
  33. c83bbed nvme-pci: Use PCI bus address for data/queues in CMB by Christoph Hellwig · 7 years ago
  34. 9b6f9da nvme-rdma: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 7 years ago
  35. f52a535 nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 7 years ago
  36. d17cc7b nvme-rdma: remove race conditions from IB signalling by Marta Rybczynska · 7 years ago
  37. 6149abe nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 7 years ago
  38. 21f33b1 nvme: avoid to use blk_mq_abort_requeue_list() by Ming Lei · 7 years ago
  39. 510b0ec nvme: use blk_mq_start_hw_queues() in nvme_kill_queues() by Ming Lei · 7 years ago
  40. ae05780 nvme-rdma: support devices with queue size < 32 by Marta Rybczynska · 7 years ago
  41. 6d6a43a nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 7 years ago
  42. 43cfff6 nvme: simplify stripe quirk by Keith Busch · 7 years ago
  43. 02b23e0 nvme/pci: Disable on removal when disconnected by Keith Busch · 7 years ago
  44. a5e39a7 nvme/core: Fix race kicking freed request_queue by Keith Busch · 7 years ago
  45. 0aefd99 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 7 years ago
  46. fe3d462 nvmet: Fix possible infinite loop triggered on hot namespace removal by Solganik Alexander · 8 years ago
  47. d487562 nvme/pci: Don't free queues on error by Keith Busch · 7 years ago
  48. 14c862d nvmet-rdma: drain the queue-pair just before freeing it by Sagi Grimberg · 7 years ago
  49. c8dbc37 nvme-rdma: stop and free io queues on connect failure by Steve Wise · 7 years ago
  50. 766dbb1 nvmet-rdma: don't forget to delete a queue from the list of connection failed by Sagi Grimberg · 7 years ago
  51. 8242dda nvmet: Don't queue fatal error work if csts.cfs is set by Sagi Grimberg · 7 years ago
  52. 553cd9e nvme-rdma: reject non-connect commands before the queue is live by Christoph Hellwig · 7 years ago
  53. fa14a0a nvmet-rdma: Fix possible NULL deref when handling rdma cm events by Bart Van Assche · 7 years ago
  54. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 7 years ago
  55. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. e9c9346 nvmet: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  57. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  58. a446c08 nvme.h: resync with nvme-cli by Christoph Hellwig · 8 years ago
  59. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  60. 202021c nvme : Add sysfs entry for NVMe CMBs when appropriate by Stephen Bates · 8 years ago
  61. c5f6ce9 nvme: don't schedule multiple resets by Keith Busch · 8 years ago
  62. 7065906 nvme: Delete created IO queues on reset by Keith Busch · 8 years ago
  63. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  64. 2b6b535 nvme: use the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  65. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  67. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  69. 26501db nvme/scsi: Remove power management support by Andy Lutomirski · 8 years ago
  70. 2e5d0ba nvmet: Make dsm number of ranges zero based by Alexander Solganik · 8 years ago
  71. 9b349b0 nvmet: Use direct IO for writes by Sagi Grimberg · 8 years ago
  72. 2d79c7d admin-cmd: Added smart-log command support. by Chaitanya Kulkarni · 8 years ago
  73. 478bcb9 nvme-fabrics: Add host_traddr options field to host infrastructure by James Smart · 8 years ago
  74. 4a9f05c nvme-fabrics: revise host transport option descriptions by James Smart · 8 years ago
  75. 0fe51ff nvme-fabrics: rework nvmf_get_address() for variable options by James Smart · 8 years ago
  76. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  77. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  78. 3b4ac78 nvme-rdma: only clear queue flags after successful connect by Sagi Grimberg · 8 years ago
  79. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  80. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  81. ac81bfa nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  82. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  84. dca51e7 nvme: switch to use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  85. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  86. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  87. 2cfe199 nvme-rdma: add back dependency on CONFIG_BLOCK by Arnd Bergmann · 8 years ago
  88. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  89. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  90. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  91. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  92. 015282c nvme/quirk: Add a delay before checking device ready for memblaze device by Wenbo Wang · 8 years ago
  93. 82469c5 nvme: Don't suspend admin queue that wasn't created by Gabriel Krisman Bertazi · 8 years ago
  94. f361e5a nvme-rdma: destroy nvme queue rdma resources on connect failure by Steve Wise · 8 years ago
  95. cdbecc8 nvme_rdma: keep a ref on the ctrl during delete/flush by Steve Wise · 8 years ago
  96. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  97. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 8 years ago
  98. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 8 years ago
  99. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  100. aa71987 nvme: fabrics drivers don't need the nvme-pci driver by Christoph Hellwig · 8 years ago