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.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
/
fcloop.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
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-24
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-10
nvme-fcloop: add target to host LS request support
James Smart
1
-12
/
+118
2020-05-10
nvme-fcloop: refactor to enable target to host LS
James Smart
1
-6
/
+13
2020-05-10
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-26
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
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
1
-22
/
+125
2018-01-08
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
1
-35
/
+63
2018-01-08
nvme_fcloop: disassocate local port structs
James Smart
1
-10
/
+25
2018-01-08
nvme_fcloop: fix abort race condition
James Smart
1
-5
/
+7
2017-12-29
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
1
-1
/
+1
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-08-28
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
1
-3
/
+0
2017-06-15
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-1
/
+0
2017-04-24
nvmet-fcloop: mark two symbols static
Christoph Hellwig
1
-2
/
+2
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-22
/
+130
2017-04-21
nvme_fcloop: split job struct from transport for req_release
James Smart
1
-8
/
+17
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
1
-5
/
+10
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-2
/
+3
2016-12-21
nvmet/fcloop: remove some logically dead code performing redundant ret checks
Colin Ian King
1
-2
/
+2
2016-12-06
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
James Smart
1
-0
/
+1148