index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
nvmet-fcloop: allocate/free fcloop_lsreq directly
Daniel Wagner
1
-18
/
+45
2025-05-20
nvmet-fcloop: prevent double port deletion
Daniel Wagner
1
-2
/
+17
2025-05-20
nvmet-fcloop: access fcpreq only when holding reqlock
Daniel Wagner
1
-15
/
+16
2025-05-20
nvmet-fcloop: update refs on tfcp_req
Daniel Wagner
1
-3
/
+7
2025-05-20
nvmet-fcloop: refactor fcloop_delete_local_port
Daniel Wagner
1
-15
/
+15
2025-05-20
nvmet-fcloop: refactor fcloop_nport_alloc and track lport
Daniel Wagner
1
-43
/
+64
2025-05-20
nvmet-fcloop: remove nport from list on last user
Daniel Wagner
1
-2
/
+6
2025-05-20
nvmet-fcloop: track ref counts for nports
Daniel Wagner
1
-43
/
+92
2025-05-20
nvmet-auth: use SHASH_DESC_ON_STACK
Hannes Reinecke
1
-10
/
+2
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
7
-19
/
+12
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
8
-26
/
+43
2025-05-20
nvmet: fabrics: add CQ init and destroy
Wilfred Mallawa
5
-2
/
+28
2025-05-20
nvmet: cq: prepare for completion queue sharing
Wilfred Mallawa
4
-19
/
+66
2025-05-20
nvmet: add a helper function for cqid checking
Wilfred Mallawa
3
-12
/
+10
2025-05-20
nvmet-auth: authenticate on admin queue only
Hannes Reinecke
2
-5
/
+8
2025-05-20
nvmet-tcp: switch to using the crc32c library
Eric Biggers
1
-66
/
+26
2025-05-20
nvmet: replace strncpy with strscpy
Marcelo Moreira
1
-1
/
+1
2025-05-20
nvme-loop: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-05-13
nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
Damien Le Moal
1
-3
/
+1
2025-05-13
nvmet: pci-epf: improve debug message
Damien Le Moal
1
-2
/
+8
2025-05-13
nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
Damien Le Moal
1
-5
/
+5
2025-05-13
nvmet: pci-epf: do not fall back to using INTX if not supported
Damien Le Moal
1
-5
/
+7
2025-05-13
nvmet: pci-epf: clear completion queue IRQ flag on delete
Damien Le Moal
1
-1
/
+2
2025-04-30
nvmet-auth: always free derived key data
Hannes Reinecke
1
-2
/
+1
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-04-30
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
1
-0
/
+3
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
1
-6
/
+8
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
1
-17
/
+32
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
1
-7
/
+18
2025-04-16
nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()
Damien Le Moal
1
-1
/
+1
2025-04-09
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-04-09
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-04-09
nvmet-fc: update tgtport ref per assoc
Daniel Wagner
1
-0
/
+3
2025-04-09
nvmet-fc: inline nvmet_fc_free_hostport
Daniel Wagner
1
-16
/
+6
2025-04-09
nvmet-fc: inline nvmet_fc_delete_assoc
Daniel Wagner
1
-8
/
+2
2025-04-09
nvmet-fcloop: add ref counting to lport
Daniel Wagner
1
-13
/
+31
2025-04-09
nvmet-fcloop: replace kref with refcount
Daniel Wagner
1
-24
/
+12
2025-04-09
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-38
/
+25
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-04-01
nvmet: pci-epf: Keep completion queues mapped
Damien Le Moal
1
-38
/
+25
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
10
-43
/
+250
2025-03-25
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Josh Poimboeuf
1
-1
/
+1
2025-03-20
nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)
Li Haoran
1
-1
/
+1
2025-03-20
nvmet: pci-epf: Always configure BAR0 as 64-bit
Niklas Cassel
1
-2
/
+9
2025-03-20
nvmet: Remove duplicate uuid_copy
Mike Christie
1
-2
/
+0
2025-03-20
nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-1
/
+0
2025-03-20
nvmet-fc: Remove unused functions
WangYuli
1
-14
/
+0
2025-03-20
nvmet: add tls_concat and tls_key debugfs entries
Hannes Reinecke
1
-0
/
+27
[prev]
[next]