index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-10-26
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-10-26
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2022-06-14
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
1
-0
/
+1
2021-09-22
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-06-30
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-30
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-30
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-03-24
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-24
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-11-05
nvme-rdma: fix crash when connect rejected
Chao Leng
1
-1
/
+0
2020-10-29
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-10-14
nvme-fc: fail new connections to a deleted host or remote port
James Smart
1
-2
/
+4
2020-09-23
nvme-fc: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-09
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-09-09
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-09-03
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
1
-2
/
+2
2020-07-22
nvme-rdma: assign completion vector correctly
Max Gurtovoy
1
-1
/
+1
2020-06-20
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
1
-2
/
+14
2020-04-24
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2
-13
/
+2
2020-03-11
nvme: Fix uninitialized-variable warning
Keith Busch
1
-1
/
+1
2020-01-27
nvme: retain split access workaround for capability reads
Ard Biesheuvel
1
-1
/
+1
2020-01-09
nvme_fc: add module to ops template to allow module references
James Smart
2
-2
/
+13
2019-12-21
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
1
-2
/
+2
2019-12-01
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2019-10-05
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-06-25
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-19
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-06-15
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-05-08
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-02-20
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
1
-4
/
+6
2019-01-31
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-31
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-21
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-21
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-10-13
nvme_fc: fix ctrl create failures racing with workq items
James Smart
1
-0
/
+4
2018-10-10
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-10-03
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
1
-1
/
+2
2018-09-26
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
1
-0
/
+2
2018-09-05
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
1
-0
/
+8
2018-08-24
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-08-24
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-08-09
nvmet-fc: fix target sgl list on large transfers
James Smart
1
-9
/
+35
2018-08-09
nvme-pci: Fix queue double allocations
Keith Busch
1
-0
/
+3
2018-08-09
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
1
-36
/
+25
[next]