summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
AgeCommit message (Expand)Author
2020-10-29scsi: libfc: Fix enum-conversion warningArnd Bergmann
2020-10-29scsi: libfc: Work around -Warray-bounds warningArnd Bergmann
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-15scsi: libfc: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-31scsi: libfc: Fix for double free()Javed Hasan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-04scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-07-15scsi: libfc: Provide missing and repair existing function documentationLee Jones
2020-07-15scsi: libfc: Fix a couple of misdocumented function parametersLee Jones
2020-07-15scsi: libfc: Repair function parameter documentationLee Jones
2020-07-15scsi: libfc: trivial: Fix spelling mistake of 'discovery'Lee Jones
2020-07-15scsi: libfc: Supply some missing kerneldoc struct/function attributes/paramsLee Jones
2020-07-08scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parametersLee Jones
2020-06-26scsi: libfc: Skip additional kref updating work eventJaved Hasan
2020-06-26scsi: libfc: Handling of extra krefJaved Hasan
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-29scsi: libfc: rport state move to PLOGI if all PRLI retry exhaustedJaved Hasan
2020-03-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-02-04Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall
2019-01-29scsi: libfc: free skb when receiving invalid flogi respMing Lu
2018-11-28scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-21scsi: libfc: Remove set but not used variable 'disc'Yue Haibing
2018-10-15scsi: libfc: retry PRLI if we cannot analyse the payloadHannes Reinecke
2018-10-15scsi: libfc: check fc_frame_payload_get() return value for nullThomas Abraham
2018-09-11scsi: libfc: remove set but not used variable 'rpriv'YueHaibing
2018-08-30scsi: libfc: remove unnecessary condition checkChengguang Xu
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2018-07-12scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke
2018-07-12scsi: libfc: fixup lockdep annotationsHannes Reinecke
2018-07-10scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-07-10scsi: libfc: Add lockdep annotationsHannes Reinecke
2018-02-13scsi: libfc: remove redundant initialization of 'disc'Colin Ian King
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-28scsi: libfc: fix ELS request handlingMartin Wilck
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds