index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Age
Commit message (
Expand
)
Author
2022-08-01
scsi: zfcp: Fix missing auto port scan and thus missing target ports
Steffen Maier
2021-10-16
scsi: zfcp_scsi: Call scsi_done() directly
Bart Van Assche
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-08
scsi: zfcp: fix kernel doc comments
Heiko Carstens
2021-08-11
scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-20
scsi: zfcp: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-04-15
scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requests
Julian Wiedmann
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-10-29
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
2020-10-29
scsi: zfcp: Process Version Change events
Julian Wiedmann
2020-09-15
scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()
Julian Wiedmann
2020-08-17
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
2020-05-11
scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data
Benjamin Block
2020-05-11
scsi: zfcp: Fence fc_host updates during link-down handling
Benjamin Block
2020-05-11
scsi: zfcp: Move fc_host updates during xport data handling into fenced function
Benjamin Block
2020-05-11
scsi: zfcp: Move shost updates during xconfig data handling into fenced function
Benjamin Block
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-31
scsi: zfcp: use fallthrough;
Joe Perches
2020-03-17
scsi: zfcp: log FC Endpoint Security errors
Jens Remus
2020-03-17
scsi: zfcp: enhance handling of FC Endpoint Security errors
Jens Remus
2020-03-17
scsi: zfcp: trace FC Endpoint Security of FCP devices and connections
Jens Remus
2020-03-17
scsi: zfcp: log FC Endpoint Security of connections
Jens Remus
2020-03-17
scsi: zfcp: report FC Endpoint Security in sysfs
Jens Remus
2020-03-17
scsi: zfcp: auto variables for dereferenced structs in open port handler
Jens Remus
2020-03-17
scsi: zfcp: fix fc_host attributes that should be unknown on local link down
Steffen Maier
2020-03-17
scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host
Steffen Maier
2020-03-17
scsi: zfcp: expose fabric name as common fc_host sysfs attribute
Steffen Maier
2020-02-19
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
2019-10-28
scsi: zfcp: support retrieval of SFP Data via Exchange Port Data
Benjamin Block
2019-10-28
scsi: zfcp: add diagnostics buffer for exchange config data
Benjamin Block
2019-10-28
scsi: zfcp: diagnostics buffer caching and use for exchange port data
Benjamin Block
2019-10-28
scsi: zfcp: signal incomplete or error for sync exchange config/port data
Benjamin Block
2019-10-03
scsi: zfcp: fix reaction on bit error threshold notification
Steffen Maier
2019-07-11
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
2019-07-11
scsi: zfcp: fix request object use-after-free in send path causing seqno errors
Benjamin Block
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
2018-11-15
scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
Steffen Maier
2018-11-15
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
Steffen Maier
2018-11-15
scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
Steffen Maier
2018-11-15
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...
Steffen Maier
2018-11-15
scsi: zfcp: namespace prefix for internal latency data structures
Steffen Maier
2018-11-15
scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...
Steffen Maier
2018-05-18
scsi: zfcp: add port speed capabilities
Jens Remus
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
2018-05-18
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
Steffen Maier
2018-05-18
scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd
Steffen Maier
2018-05-18
scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
Steffen Maier
2018-05-18
scsi: zfcp: decouple TMF response handler from scsi_cmnd
Steffen Maier
[next]