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
4 days
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
1
-1
/
+1
4 days
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
1
-0
/
+26
4 days
nvme-apple: drop invalid put of admin queue reference count
Fedor Pchelkin
1
-5
/
+1
11 days
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
1
-1
/
+1
11 days
nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4
Robert Beckett
1
-0
/
+2
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+21
2026-03-10
nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()
Maurizio Lombardi
1
-2
/
+1
2026-03-10
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
1
-2
/
+4
2026-03-10
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
4
-3
/
+15
2026-03-10
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
1
-1
/
+1
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-37
/
+299
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
9
-37
/
+299
2026-03-04
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
1
-2
/
+2
2026-02-27
nvme-multipath: fix leak on try_module_get failure
Keith Busch
1
-7
/
+5
2026-02-26
nvmet-fcloop: Check remoteport port_state before calling done callback
Justin Tee
1
-4
/
+11
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
8
-20
/
+10
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-86
/
+86
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
24
-121
/
+115
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-121
/
+115
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-1
/
+2
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+7
2026-02-13
nvme-pci: do not try to add queue maps at runtime
Keith Busch
1
-0
/
+12
2026-02-13
nvme-pci: cap queue creation to used queues
Keith Busch
1
-1
/
+7
2026-02-13
nvme-pci: ensure we're polling a polled queue
Keith Busch
1
-1
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-12
nvmet: ignore discard return value
Chaitanya Kulkarni
1
-21
/
+7
2026-02-11
nvme: fix memory leak in quirks_param_set()
Maurizio Lombardi
1
-0
/
+1
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-23
/
+32
2026-02-06
nvme: correct comment about nvme_ns_remove()
John Garry
1
-1
/
+1
2026-02-06
nvme: stop setting namespace gendisk device driver data
John Garry
1
-7
/
+0
2026-02-05
Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+47
2026-02-05
nvme: add support for dynamic quirk configuration via module parameter
Maurizio Lombardi
1
-0
/
+162
2026-02-05
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
1
-0
/
+17
2026-02-05
nvme-pci: handle changing device dma map requirements
Keith Busch
1
-15
/
+30
2026-02-02
nvme: fix admin queue leak on controller reset
Ming Lei
1
-0
/
+7
2026-02-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
1
-2
/
+2
2026-01-30
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+4
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-2
/
+2
2026-01-28
nvme: stop using AWUPF
John Garry
2
-10
/
+7
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
1
-2
/
+2
2026-01-21
nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference
Ming Lei
1
-1
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
1
-7
/
+13
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
4
-7
/
+13
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-2
/
+2
2026-01-16
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+26
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
1
-1
/
+4
2026-01-13
nvme: expose active quirks in sysfs
Maurizio Lombardi
2
-0
/
+77
[next]