index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
nvme-pci: fix dma mapping leak on data setup error
Keith Busch
1
-3
/
+28
7 days
nvme-pci: fix dma_vecs leak on p2p memory
Keith Busch
1
-1
/
+2
2026-05-14
nvme-apple: Reset q->sq_tail during queue init
Nick Chan
1
-0
/
+1
2026-05-11
nvme: fix race condition between connected uevent and STARTED_ONCE flag
Maurizio Lombardi
1
-1
/
+1
2026-05-11
Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"
AlanCui4080
1
-2
/
+0
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
1
-1
/
+3
2026-05-11
nvme-pci: fix use-after-free in nvme_free_host_mem()
Chia-Lin Kao (AceLan)
1
-2
/
+4
2026-05-11
nvmet-auth: Do not print DH-HMAC-CHAP secrets
Hannes Reinecke
2
-5
/
+17
2026-05-11
nvme: fix bio leak on mapping failure
Keith Busch
1
-3
/
+2
2026-05-11
nvme: make prp passthrough usage less scary
Keith Busch
2
-11
/
+6
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
18
-128
/
+282
2026-04-22
nvme-auth: Hash DH shared secret to create session key
Chris Leech
3
-33
/
+89
2026-04-22
nvme-pci: fix missed admin queue sq doorbell write
Keith Busch
1
-0
/
+1
2026-04-22
nvme-auth: Include SC_C in RVAL controller hash
Alistair Francis
2
-2
/
+4
2026-04-22
nvme-tcp: teardown circular locking fixes
Chaitanya Kulkarni
1
-7
/
+21
2026-04-22
nvmet-tcp: Don't clear tls_key when freeing sq
Alistair Francis
1
-3
/
+0
2026-04-22
Revert "nvmet-tcp: Don't free SQ on authentication success"
Alistair Francis
1
-4
/
+5
2026-04-22
nvme: skip trace completion for host path errors
Keith Busch
1
-3
/
+8
2026-04-16
nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)
Tao Jiang
1
-0
/
+2
2026-04-16
nvme-multipath: put module reference when delayed removal work is canceled
John Garry
1
-1
/
+2
2026-04-16
nvme: expose TLS mode
Daniel Wagner
1
-0
/
+19
2026-04-16
nvme-apple: drop invalid put of admin queue reference count
Fedor Pchelkin
1
-5
/
+1
2026-04-16
nvme-core: fix parameter name in comment
Flavio Suligoi
1
-1
/
+1
2026-04-16
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
1
-1
/
+1
2026-04-13
Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-698
/
+706
2026-04-09
nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()
John Garry
1
-4
/
+0
2026-04-09
nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983...
Alan Cui
1
-0
/
+2
2026-04-09
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
1
-0
/
+26
2026-04-08
nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
Maurizio Lombardi
1
-30
/
+7
2026-04-08
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
Maurizio Lombardi
1
-22
/
+29
2026-04-08
nvme: enable PCI P2PDMA support for RDMA transport
Shivaji Kant
1
-0
/
+8
2026-04-08
nvmet: introduce new mdts configuration entry
Aurelien Aptel
5
-11
/
+51
2026-04-08
nvme: add missing MODULE_ALIAS for fabrics transports
Geliang Tang
3
-0
/
+3
2026-04-07
nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
Shivam Kumar
1
-1
/
+2
2026-03-27
nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdown
Nilay Shroff
1
-2
/
+0
2026-03-27
nvme: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2
-3
/
+4
2026-03-27
nvmet-fc: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-3
/
+3
2026-03-27
nvmet: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2026-03-27
nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C
Alistair Francis
1
-12
/
+15
2026-03-27
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
1
-0
/
+2
2026-03-27
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
1
-1
/
+1
2026-03-27
nvmet: report NPDGL and NPDAL
Caleb Sander Mateos
3
-4
/
+19
2026-03-27
nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT
Caleb Sander Mateos
1
-2
/
+2
2026-03-27
nvme: set discard_granularity from NPDG/NPDA
Caleb Sander Mateos
1
-3
/
+32
2026-03-27
nvme: add from0based() helper
Caleb Sander Mateos
1
-0
/
+6
2026-03-27
nvme: always issue I/O Command Set specific Identify Namespace
Caleb Sander Mateos
1
-1
/
+1
2026-03-27
nvme: update nvme_id_ns OPTPERF constants
Caleb Sander Mateos
1
-1
/
+7
2026-03-27
nvme: fold nvme_config_discard() into nvme_update_disk_info()
Caleb Sander Mateos
1
-24
/
+19
2026-03-27
nvme: Allow reauth from sysfs
Alistair Francis
1
-1
/
+43
[next]