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
/
fcloop.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02-26
nvmet-fcloop: Check remoteport port_state before calling done callback
Justin Tee
1
-4
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2025-12-04
nvmet-fcloop: remove unused lsdir member.
Daniel Wagner
1
-1
/
+0
2025-12-04
nvmet-fcloop: check all request and response have been processed
Daniel Wagner
1
-2
/
+6
2025-09-15
nvmet-fcloop: call done callback even when remote port is gone
Daniel Wagner
1
-3
/
+5
2025-05-20
nvmet-fcloop: don't wait for lport cleanup
Daniel Wagner
1
-17
/
+4
2025-05-20
nvmet-fcloop: add missing fcloop_callback_host_done
Daniel Wagner
1
-3
/
+9
2025-05-20
nvmet-fcloop: drop response if targetport is gone
Daniel Wagner
1
-5
/
+14
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-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
2024-06-24
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-03-05
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
1
-8
/
+9
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
1
-0
/
+1
2024-01-05
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
1
-5
/
+2
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-13
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-8
/
+8
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-01-06
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
1
-3
/
+4
2020-12-01
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
1
-2
/
+79
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-08
nvme-fcloop: verify wwnn and wwpn format
Dongli Zhang
1
-6
/
+23
2020-05-09
nvme-fcloop: add target to host LS request support
James Smart
1
-12
/
+118
2020-05-09
nvme-fcloop: refactor to enable target to host LS
James Smart
1
-6
/
+13
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
1
-10
/
+10
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-1
/
+0
2020-03-31
nvme-fcloop: fix deallocation of working context
James Smart
1
-24
/
+52
2019-11-27
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+1
2019-07-09
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
1
-1
/
+1
2019-07-09
nvme-fcloop: fix inconsistent lock state warnings
James Smart
1
-21
/
+21
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
1
-0
/
+37
2019-02-20
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
1
-12
/
+1
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2018-08-28
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
1
-1
/
+2
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-48
/
+196
[next]