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-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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+15
2026-03-10
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
4
-3
/
+15
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
1
-4
/
+11
2026-02-27
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
1
-1
/
+1
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
5
-14
/
+7
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
14
-56
/
+56
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-83
/
+77
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-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-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+4
2026-02-05
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
1
-0
/
+17
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
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-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
1
-1
/
+2
2026-01-14
nvmet: do not copy beyond sybsysnqn string length
Shin'ichiro Kawasaki
1
-1
/
+1
2026-01-13
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
1
-5
/
+4
2026-01-09
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2025-12-05
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
10
-58
/
+59
2025-12-05
nvmet-tcp: use kvcalloc for commands array
Israel Rukshin
1
-3
/
+3
2025-12-05
nvmet-rdma: use kvcalloc for commands and responses arrays
Israel Rukshin
1
-6
/
+6
2025-12-05
nvme: fix typo error in nvme target
Chu Guangqing
2
-2
/
+2
2025-12-05
nvmet-fc: use pr_* print macros instead of dev_*
Daniel Wagner
1
-27
/
+21
2025-12-05
nvmet-fcloop: remove unused lsdir member.
Daniel Wagner
1
-1
/
+0
2025-12-05
nvmet-fcloop: check all request and response have been processed
Daniel Wagner
1
-2
/
+6
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2025-12-02
nvmet: pci-epf: fix DMA channel debug print
Shin'ichiro Kawasaki
1
-4
/
+6
2025-12-02
nvmet: pci-epf: move DMA initialization to EPC init callback
Shin'ichiro Kawasaki
1
-2
/
+2
2025-12-02
nvmet: remove redundant subsysnqn field from ctrl
Max Gurtovoy
4
-11
/
+11
2025-12-01
nvmet: add sanity checks when freeing subsystem
Max Gurtovoy
1
-0
/
+2
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+4
2025-11-17
nvmet-auth: update sc_c in target host hash calculation
Alistair Francis
3
-2
/
+4
2025-11-07
nvme: remove virtual boundary for sgl capable devices
Keith Busch
1
-0
/
+1
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-23
nvmet-auth: update sc_c in host response
Hannes Reinecke
1
-2
/
+3
2025-09-24
nvmet: add safety check for subsys lock
Max Gurtovoy
1
-9
/
+6
2025-09-15
nvmet-fcloop: call done callback even when remote port is gone
Daniel Wagner
1
-3
/
+5
2025-09-15
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
1
-7
/
+9
2025-09-15
nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
Daniel Wagner
1
-10
/
+9
2025-08-07
nvmet: exit debugfs after discovery subsystem exits
Mohamed Khalfella
1
-1
/
+1
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
2
-6
/
+6
2025-07-31
nvmet: initialize discovery subsys after debugfs is initialized
Mohamed Khalfella
1
-6
/
+6
2025-07-31
nvmet: add support for FDP in fabrics passthru path
Nitesh Shetty
1
-0
/
+2
2025-07-29
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
4
-13
/
+20
2025-07-29
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
[next]