index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
fcloop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
2024-06-24
1
-0
/
+11
*
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
2024-03-05
1
-8
/
+9
*
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-02-01
1
-3
/
+3
*
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-05
1
-5
/
+2
*
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
2023-06-12
1
-1
/
+2
*
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
2023-06-12
1
-2
/
+0
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-04-13
1
-21
/
+27
|
/
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-8
/
+8
*
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-02-02
1
-1
/
+1
*
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
2021-01-06
1
-3
/
+4
*
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
2020-12-01
1
-2
/
+79
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
nvme-fcloop: verify wwnn and wwpn format
Dongli Zhang
2020-07-08
1
-6
/
+23
*
nvme-fcloop: add target to host LS request support
James Smart
2020-05-10
1
-12
/
+118
*
nvme-fcloop: refactor to enable target to host LS
James Smart
2020-05-10
1
-6
/
+13
*
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
1
-10
/
+10
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
1
-1
/
+0
*
nvme-fcloop: fix deallocation of working context
James Smart
2020-03-31
1
-24
/
+52
*
nvme_fc: add module to ops template to allow module references
James Smart
2019-11-26
1
-0
/
+1
*
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
1
-1
/
+1
*
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-07-09
1
-21
/
+21
*
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
1
-0
/
+37
*
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-12
/
+1
*
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
1
-0
/
+1
*
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
2018-08-28
1
-1
/
+2
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-48
/
+196
|
\
|
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
|
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
|
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
|
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
*
|
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
2017-12-29
1
-1
/
+1
|
/
*
nvme-fcloop: fix port deletes and callbacks
James Smart
2017-09-25
1
-64
/
+38
*
nvmet-fcloop: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
*
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
2017-08-28
1
-3
/
+0
*
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
2017-06-15
1
-2
/
+0
*
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
1
-1
/
+0
*
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
*
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
1
-22
/
+130
*
nvme_fcloop: split job struct from transport for req_release
James Smart
2017-04-21
1
-8
/
+17
*
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
1
-5
/
+10
*
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
1
-2
/
+3
*
nvmet/fcloop: remove some logically dead code performing redundant ret checks
Colin Ian King
2016-12-21
1
-2
/
+2
*
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
James Smart
2016-12-06
1
-0
/
+1148