summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
AgeCommit message (Expand)Author
2020-08-17scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier
2020-05-11scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block
2020-05-11scsi: zfcp: Fence fc_host updates during link-down handlingBenjamin Block
2020-05-11scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block
2020-05-11scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-31scsi: zfcp: use fallthrough;Joe Perches
2020-03-17scsi: zfcp: log FC Endpoint Security errorsJens Remus
2020-03-17scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus
2020-03-17scsi: zfcp: log FC Endpoint Security of connectionsJens Remus
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus
2020-03-17scsi: zfcp: auto variables for dereferenced structs in open port handlerJens Remus
2020-03-17scsi: zfcp: fix fc_host attributes that should be unknown on local link downSteffen Maier
2020-03-17scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_hostSteffen Maier
2020-03-17scsi: zfcp: expose fabric name as common fc_host sysfs attributeSteffen Maier
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann
2019-10-28scsi: zfcp: support retrieval of SFP Data via Exchange Port DataBenjamin Block
2019-10-28scsi: zfcp: add diagnostics buffer for exchange config dataBenjamin Block
2019-10-28scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block
2019-10-28scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block
2019-10-03scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block
2018-11-15scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier
2018-11-15scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier
2018-11-15scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier
2018-11-15scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier
2018-11-15scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier
2018-11-15scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier
2018-05-18scsi: zfcp: add port speed capabilitiesJens Remus
2018-05-18scsi: zfcp: consistently use function name space prefixSteffen Maier
2018-05-18scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: decouple FSF request setup of TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF againSteffen Maier
2018-05-18scsi: zfcp: decouple TMF response handler from scsi_cmndSteffen Maier
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin