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
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
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
44 hours
nvme: fix admin queue leak on controller reset
Ming Lei
1
-0
/
+7
44 hours
nvme-pci: ensure we're polling a polled queue
Keith Busch
1
-1
/
+2
44 hours
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
1
-2
/
+2
44 hours
nvme-pci: cap queue creation to used queues
Keith Busch
1
-1
/
+7
10 days
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
1
-2
/
+4
10 days
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
1
-1
/
+1
10 days
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
1
-2
/
+2
10 days
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
1
-1
/
+5
2026-02-11
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
1
-5
/
+4
2026-02-11
nvme-fc: release admin tagset if init fails
Chaitanya Kulkarni
1
-0
/
+2
2026-02-11
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
1
-0
/
+17
2026-01-30
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
1
-1
/
+4
2026-01-30
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
7
-11
/
+58
2026-01-30
nvme-fc: rename free_ctrl callback to match name pattern
Daniel Wagner
1
-2
/
+2
2026-01-30
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
1
-0
/
+2
2026-01-30
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2026-01-30
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
1
-8
/
+8
2026-01-11
nvme-fc: don't hold rport lock when putting ctrl
Daniel Wagner
1
-2
/
+4
2026-01-11
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
1
-1
/
+1
2026-01-11
nvme: fix admin request_queue lifetime
Keith Busch
1
-1
/
+2
2025-12-01
nvme-multipath: fix lockdep WARN due to partition scan work
Shin'ichiro Kawasaki
1
-1
/
+1
2025-12-01
nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
Ewan D. Milne
1
-1
/
+1
2025-12-01
nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
Ewan D. Milne
1
-6
/
+7
2025-11-24
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-11-24
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
1
-2
/
+8
2025-11-24
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
1
-7
/
+9
2025-10-23
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
1
-2
/
+4
2025-10-19
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+2
2025-10-15
nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
Daniel Wagner
1
-10
/
+9
2025-08-28
nvme-pci: try function level reset on init failure
Keith Busch
1
-2
/
+22
2025-07-24
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
1
-0
/
+4
2025-07-24
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
1
-1
/
+1
2025-07-06
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-9
/
+7
2025-06-19
nvmet-fcloop: access fcpreq only when holding reqlock
Daniel Wagner
1
-15
/
+16
2025-06-04
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-06-04
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-06-04
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
1
-0
/
+3
2025-06-04
nvme-pci: add quirks for device 126f:1001
Wentao Guan
1
-0
/
+3
2025-05-22
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
1
-0
/
+2
2025-05-22
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
1
-1
/
+1
2025-05-18
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
1
-1
/
+2
2025-05-09
nvme-tcp: fix premature queue removal and I/O failover
Michael Liang
1
-2
/
+29
2025-05-09
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
1
-1
/
+1
2025-05-02
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
1
-1
/
+1
2025-05-02
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-05-02
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-05-02
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
1
-1
/
+1
2025-05-02
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
1
-0
/
+5
2025-05-02
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
1
-0
/
+4
2025-04-25
nvmet-fc: Remove unused functions
WangYuli
1
-14
/
+0
[next]