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