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
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
2025-12-18
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
1
-1
/
+1
2025-12-12
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-13
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-11-13
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
1
-2
/
+8
2025-11-13
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
1
-7
/
+9
2025-10-23
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
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-09-25
nvme: fix PI insert on write
Christoph Hellwig
1
-7
/
+11
2025-09-19
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
1
-0
/
+3
2025-08-20
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
1
-3
/
+8
2025-08-20
nvme-pci: try function level reset on init failure
Keith Busch
1
-2
/
+22
2025-08-15
nvmet: exit debugfs after discovery subsystem exits
Mohamed Khalfella
1
-1
/
+1
2025-08-15
nvmet: initialize discovery subsys after debugfs is initialized
Mohamed Khalfella
1
-6
/
+6
2025-07-24
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
1
-2
/
+2
2025-07-24
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
1
-0
/
+4
2025-07-24
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
1
-6
/
+6
2025-07-24
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
1
-1
/
+1
2025-07-10
nvmet: fix memory leak of bio integrity
Dmitry Bogdanov
1
-0
/
+2
2025-07-10
nvme: Fix incorrect cdw15 value in passthru error logging
Alok Tiwari
1
-1
/
+1
2025-07-06
nvme-tcp: sanitize request list handling
Hannes Reinecke
1
-1
/
+14
2025-07-06
nvme-tcp: fix I/O stalls on congested sockets
Hannes Reinecke
1
-1
/
+6
2025-06-27
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-19
nvmet-fcloop: access fcpreq only when holding reqlock
Daniel Wagner
1
-15
/
+16
2025-06-19
nvme: fix command limits status code
Keith Busch
5
-20
/
+3
2025-06-04
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-05-29
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-05-29
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
1
-0
/
+3
2025-05-29
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
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-05-09
nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
Alistair Francis
1
-0
/
+1
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
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-1
/
+1
2025-04-25
block: add a rq_list type
Christoph Hellwig
2
-9
/
+8
2025-04-25
nvmet-fc: Remove unused functions
WangYuli
1
-14
/
+0
2025-04-20
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
[next]