aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_lport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior1-15/+15
2021-06-10scsi: libfc: FDMI enhancementsJaved Hasan1-6/+58
2021-06-10scsi: libfc: Initialisation of RHBA and RPA attributesJaved Hasan1-1/+23
2021-04-15scsi: libfc: Fix a format specifierBart Van Assche1-1/+1
2021-03-15scsi: libfc: Fix some possible copy/paste issuesLee Jones1-6/+6
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-15scsi: libfc: Repair function parameter documentationLee Jones1-2/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-01-29scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2018-07-10scsi: libfc: Add lockdep annotationsHannes Reinecke1-64/+44
2017-11-28scsi: libfc: fix ELS request handlingMartin Wilck1-0/+4
2017-10-16scsi: libfc: don't assign resid_len in fc_lport_bsg_requestChristoph Hellwig1-3/+0
2017-04-11scsi: libfc: directly call ELS request handlersJohannes Thumshirn1-11/+9
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-1/+1
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-61/+65
2016-11-17scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn1-1/+1
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-2/+2
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn1-5/+5
2016-11-17scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn1-2/+0
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn1-2/+2
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-1/+1
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-2/+4
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-10/+13
2016-11-08scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke1-5/+5
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke1-3/+3
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke1-3/+3
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke1-1/+1
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke1-3/+3
2016-11-08scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke1-4/+4
2016-11-08scsi: libfc: Replace ->lport_recv with function callHannes Reinecke1-6/+3
2016-11-08scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke1-3/+0
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke1-3/+3
2016-11-08scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke1-3/+5
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke1-2/+7
2016-07-12scsi: libfc: fix seconds_since_last_reset calculationArnd Bergmann1-4/+1
2016-07-12libfc: Update rport reference countingHannes Reinecke1-7/+12
2013-09-04libfc: Debug code fixesBart Van Assche1-1/+1
2013-09-04libfc: Source code comment spelling fixesBart Van Assche1-1/+1
2012-07-20[SCSI] libfc: fix retries with FDMI lport statesVasu Dev1-2/+3
2012-07-20[SCSI] libfc: don't exch_done() on invalid sequence ptrYi Zou1-1/+2
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev1-0/+7
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-27/+27
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley1-5/+7
2012-05-10[SCSI] libfc: flush lport worker after its disabledVasu Dev1-1/+1
2012-04-25[SCSI] libfc: update mfs boundry checkingVasu Dev1-5/+7
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+9