index
:
kernel/git/stable/linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2025-08-15
nvmet: exit debugfs after discovery subsystem exits
Mohamed Khalfella
2025-08-15
nvmet: initialize discovery subsys after debugfs is initialized
Mohamed Khalfella
2025-08-15
nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails
Rick Wertenbroek
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-15
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-30
nvmet: fix memory leak of bio integrity
Dmitry Bogdanov
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
crash_dump, nvme: select CONFIGFS_FS as built-in
Arnd Bergmann
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvmet-fcloop: don't wait for lport cleanup
Daniel Wagner
2025-05-20
nvmet-fcloop: add missing fcloop_callback_host_done
Daniel Wagner
2025-05-20
nvmet-fc: take tgtport refs for portentry
Daniel Wagner
2025-05-20
nvmet-fc: free pending reqs on tgtport unregister
Daniel Wagner
2025-05-20
nvmet-fcloop: drop response if targetport is gone
Daniel Wagner
2025-05-20
nvmet-fcloop: allocate/free fcloop_lsreq directly
Daniel Wagner
2025-05-20
nvmet-fcloop: prevent double port deletion
Daniel Wagner
2025-05-20
nvmet-fcloop: access fcpreq only when holding reqlock
Daniel Wagner
2025-05-20
nvmet-fcloop: update refs on tfcp_req
Daniel Wagner
2025-05-20
nvmet-fcloop: refactor fcloop_delete_local_port
Daniel Wagner
2025-05-20
nvmet-fcloop: refactor fcloop_nport_alloc and track lport
Daniel Wagner
2025-05-20
nvmet-fcloop: remove nport from list on last user
Daniel Wagner
2025-05-20
nvmet-fcloop: track ref counts for nports
Daniel Wagner
2025-05-20
nvmet-auth: use SHASH_DESC_ON_STACK
Hannes Reinecke
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
2025-05-20
nvmet: fabrics: add CQ init and destroy
Wilfred Mallawa
2025-05-20
nvmet: cq: prepare for completion queue sharing
Wilfred Mallawa
2025-05-20
nvmet: add a helper function for cqid checking
Wilfred Mallawa
2025-05-20
nvmet-auth: authenticate on admin queue only
Hannes Reinecke
2025-05-20
nvmet-tcp: switch to using the crc32c library
Eric Biggers
2025-05-20
nvmet: replace strncpy with strscpy
Marcelo Moreira
2025-05-20
nvme-loop: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-05-13
nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
Damien Le Moal
2025-05-13
nvmet: pci-epf: improve debug message
Damien Le Moal
2025-05-13
nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
Damien Le Moal
2025-05-13
nvmet: pci-epf: do not fall back to using INTX if not supported
Damien Le Moal
2025-05-13
nvmet: pci-epf: clear completion queue IRQ flag on delete
Damien Le Moal
2025-04-30
nvmet-auth: always free derived key data
Hannes Reinecke
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
2025-04-30
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
[next]