summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-8/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-141-3/+9
|\
| * scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan2020-08-041-3/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-065-12/+23
|\|
| * scsi: libfc: Provide missing and repair existing function documentationLee Jones2020-07-151-4/+7
| * scsi: libfc: Fix a couple of misdocumented function parametersLee Jones2020-07-151-2/+2
| * scsi: libfc: Repair function parameter documentationLee Jones2020-07-151-2/+5
| * scsi: libfc: trivial: Fix spelling mistake of 'discovery'Lee Jones2020-07-151-1/+1
| * scsi: libfc: Supply some missing kerneldoc struct/function attributes/paramsLee Jones2020-07-151-1/+6
| * scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parametersLee Jones2020-07-081-3/+3
* | scsi: libfc: Skip additional kref updating work eventJaved Hasan2020-06-261-4/+5
* | scsi: libfc: Handling of extra krefJaved Hasan2020-06-261-1/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-101-1/+9
|\
| * scsi: libfc: rport state move to PLOGI if all PRLI retry exhaustedJaved Hasan2020-03-291-0/+2
| * scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan2020-03-291-1/+7
* | scsi: libfc: free response frame from GPN_IDIgor Druzhinin2020-02-211-0/+2
|/
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-07-291-1/+4
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-1/+1
|\
| * scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-161-1/+1
| * scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-2110-130/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-0510-130/+10
|/
* Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
* Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-041-1/+0
* scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3
* scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: libfc: Remove set but not used variable 'disc'Yue Haibing2018-11-211-2/+0
* scsi: libfc: retry PRLI if we cannot analyse the payloadHannes Reinecke2018-10-151-2/+6
* scsi: libfc: check fc_frame_payload_get() return value for nullThomas Abraham2018-10-151-4/+10
* scsi: libfc: remove set but not used variable 'rpriv'YueHaibing2018-09-111-3/+0
* scsi: libfc: remove unnecessary condition checkChengguang Xu2018-08-301-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-153-148/+107
|\
| * scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke2018-07-121-0/+1
| * scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke2018-07-121-6/+4
| * scsi: libfc: fixup lockdep annotationsHannes Reinecke2018-07-121-1/+1
| * scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-07-101-3/+4
| * scsi: libfc: Add lockdep annotationsHannes Reinecke2018-07-103-140/+99
* | scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn2018-08-021-0/+1
|/
* scsi: libfc: remove redundant initialization of 'disc'Colin Ian King2018-02-131-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-151-0/+4
|\
| * scsi: libfc: fix ELS request handlingMartin Wilck2017-11-281-0/+4
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-3/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-3/+0
|\
| * scsi: libfc: don't assign resid_len in fc_lport_bsg_requestChristoph Hellwig2017-10-161-3/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-11/+10
|\ \
| * | scsi: libfc: Convert timers to use timer_setup()Kees Cook2017-10-271-11/+10
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat2017-10-061-1/+1
|/
* scsi: fc_fcp: do not call fc_block_scsi_eh() from host resetHannes Reinecke2017-08-251-2/+0
* scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-1/+1