index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Age
Commit message (
Expand
)
Author
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
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-16
zfcp: purely mechanical update using timer API, plus blank lines
Steffen Maier
2017-11-16
s390/scsi: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...
Martin Peschke
2017-08-10
scsi: zfcp: clean up redundant code with fall through in link down SRB switch...
Martin Peschke
2017-08-10
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
2017-08-10
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
2017-08-10
scsi: zfcp: clarify that we don't need "link" test on failed open port
Steffen Maier
2017-08-10
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2017-08-10
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
Steffen Maier
2017-08-10
scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
LABBE Corentin
[next]