summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUTHannes Reinecke2023-12-051-2/+2
* scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke2023-12-051-1/+1
* scsi: libfc: Don't schedule abort twiceHannes Reinecke2023-12-051-5/+11
* scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao2023-10-131-0/+6
* scsi: libfc: Include the correct headerChristophe JAILLET2022-12-011-1/+1
* scsi: libfc: Remove redundant variable ev_qualColin Ian King2022-11-171-3/+0
* scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()Davidlohr Bueso2022-05-161-2/+1
* scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior2022-05-162-34/+25
* scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie2022-03-081-0/+1
* scsi: libfc: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2022-02-271-1/+1
* scsi: libfc: Stop using the SCSI pointerBart Van Assche2022-02-221-15/+11
* scsi: libfc: Call scsi_done() directlyBart Van Assche2021-10-161-3/+3
* scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-06-281-5/+8
* scsi: libfc: FDMI enhancementsJaved Hasan2021-06-101-6/+58
* scsi: libfc: Add FDMI-2 attributesJaved Hasan2021-06-101-6/+248
* scsi: libfc: Initialisation of RHBA and RPA attributesJaved Hasan2021-06-101-1/+23
* scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan2021-06-091-3/+5
* scsi: libfc: Fix a format specifierBart Van Assche2021-04-151-1/+1
* scsi: libfc: Fix misspelling of fc_fcp_destroy()Lee Jones2021-03-151-1/+1
* scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()Lee Jones2021-03-151-1/+1
* scsi: libfc: Fix some possible copy/paste issuesLee Jones2021-03-151-6/+6
* scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan2021-01-121-2/+14
* scsi: libfc: Fix enum-conversion warningArnd Bergmann2020-10-291-1/+1
* scsi: libfc: Work around -Warray-bounds warningArnd Bergmann2020-10-291-11/+19
* scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-297-6/+704
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-2/+2
|\
| * scsi: libfc: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-09-151-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-081-2/+0
|\|
| * scsi: libfc: Fix for double free()Javed Hasan2020-08-311-2/+0
* | 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
|/