index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
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
14 days
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
nvme-pci: fix use-after-free in nvme_free_host_mem()
Chia-Lin Kao (AceLan)
1
-2
/
+4
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-28
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
9
-28
/
+77
2026-04-22
nvme-auth: Hash DH shared secret to create session key
Chris Leech
1
-6
/
+7
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
1
-1
/
+2
2026-04-22
nvme-tcp: teardown circular locking fixes
Chaitanya Kulkarni
1
-7
/
+21
2026-04-22
nvme: skip trace completion for host path errors
Keith Busch
1
-3
/
+8
2026-04-17
nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)
Tao Jiang
1
-0
/
+2
2026-04-17
nvme-multipath: put module reference when delayed removal work is canceled
John Garry
1
-1
/
+2
2026-04-17
nvme: expose TLS mode
Daniel Wagner
1
-0
/
+19
2026-04-17
nvme-apple: drop invalid put of admin queue reference count
Fedor Pchelkin
1
-5
/
+1
2026-04-17
nvme-core: fix parameter name in comment
Flavio Suligoi
1
-1
/
+1
2026-04-14
Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2026-04-14
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-167
/
+182
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-08
nvme: enable PCI P2PDMA support for RDMA transport
Shivaji Kant
1
-0
/
+8
2026-04-08
nvme: add missing MODULE_ALIAS for fabrics transports
Geliang Tang
3
-0
/
+3
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
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
2026-03-27
nvme: Expose the tls_configured sysfs for secure concat connections
Alistair Francis
1
-1
/
+1
2026-03-27
nvme-auth: host: remove allocation of crypto_shash
Eric Biggers
1
-27
/
+2
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()
Eric Biggers
1
-35
/
+21
2026-03-27
nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()
Eric Biggers
1
-38
/
+21
2026-03-27
nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
Eric Biggers
2
-6
/
+5
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
1
-1
/
+2
2026-03-27
nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant
Eric Biggers
1
-3
/
+3
2026-03-17
nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check
Caleb Sander Mateos
1
-4
/
+0
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
1
-0
/
+1
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+6
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
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
1
-1
/
+1
2026-03-10
block: move bio queue-transition flag fixups into blk_steal_bios()
Chaitanya Kulkarni
1
-14
/
+1
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-33
/
+288
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
8
-33
/
+288
[next]