summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-27/+26
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-149-35/+92
|\
| * scsi: lpfc: Update lpfc version to 12.8.0.3Dick Kennedy2020-08-041-1/+1
| * scsi: lpfc: Fix LUN loss after cable pullDick Kennedy2020-08-041-1/+7
| * scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy2020-08-041-13/+8
| * scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy2020-08-041-3/+7
| * scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy2020-08-041-2/+9
| * scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy2020-08-041-6/+16
| * scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy2020-08-042-4/+19
| * scsi: lpfc: Fix FCoE speed reportingDick Kennedy2020-08-042-2/+19
| * scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng2020-08-041-2/+5
| * scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne2020-08-041-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-0620-997/+1441
|\|
| * scsi: lpfc: Fix typo in comment for ULPFerruh Yigit2020-07-281-1/+1
| * scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones2020-07-241-0/+1
| * scsi: lpfc: Fix a bunch of kerneldoc misdemeanorsLee Jones2020-07-241-5/+7
| * scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones2020-07-241-21/+24
| * scsi: lpfc: Use __printf() format notationLee Jones2020-07-241-0/+1
| * scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issuesLee Jones2020-07-241-7/+8
| * scsi: lpfc: Fix some function parameter descriptionsLee Jones2020-07-241-6/+6
| * scsi: lpfc: Ensure variable has the same stipulations as code using itLee Jones2020-07-241-1/+3
| * scsi: lpfc: Fix-up formatting/docrot where appropriateLee Jones2020-07-241-5/+5
| * scsi: lpfc: Provide description for lpfc_mem_alloc()'s 'align' paramLee Jones2020-07-241-0/+1
| * scsi: lpfc: Fix-up around 120 documentation issuesLee Jones2020-07-241-46/+73
| * scsi: lpfc: Remove unused variable 'pg_addr'Lee Jones2020-07-241-1/+1
| * scsi: lpfc: Correct some pretty obvious misdocumentationLee Jones2020-07-151-21/+17
| * scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart2020-07-151-0/+5
| * scsi: lpfc: Quieten some printksAnton Blanchard2020-07-151-4/+4
| * scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy2020-07-081-5/+3
| * scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy2020-07-081-6/+16
| * scsi: lpfc: Fix inconsistent indentingColin Ian King2020-07-081-1/+1
| * scsi: lpfc: Update lpfc version to 12.8.0.2Dick Kennedy2020-07-021-1/+1
| * scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-0213-792/+928
| * scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-024-25/+224
| * scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy2020-07-022-0/+25
| * scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy2020-07-022-0/+15
| * scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy2020-07-021-2/+2
| * scsi: lpfc: Fix kdump hang on PPCDick Kennedy2020-07-021-6/+30
| * scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy2020-07-021-18/+8
| * scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2020-07-022-2/+3
| * scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2020-07-022-13/+15
| * scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy2020-07-021-5/+11
| * scsi: lpfc: Fix missing MDS functionalityDick Kennedy2020-07-022-1/+2
| * scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy2020-07-021-18/+16
* | scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park2020-06-231-1/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-0514-164/+172
|\
| * scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang2020-05-261-0/+2
| * scsi: lpfc: Remove redundant initialization to variable rcColin Ian King2020-05-111-1/+1
| * scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy2020-05-071-1/+1
| * scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy2020-05-071-1/+1