summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_lport.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-09scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke1-1/+1
2016-11-09scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke1-1/+1
2016-11-09scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke1-5/+5
2016-11-09scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke1-3/+3
2016-11-09scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke1-3/+3
2016-11-09scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke1-1/+1
2016-11-09scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke1-3/+3
2016-11-09scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke1-4/+4
2016-11-09scsi: libfc: Replace ->lport_recv with function callHannes Reinecke1-6/+3
2016-11-09scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke1-3/+0
2016-11-09scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke1-3/+3
2016-11-09scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke1-3/+5
2016-11-09scsi: libfc: Fixup disc_mutex handlingHannes Reinecke1-2/+7
2016-07-13scsi: libfc: fix seconds_since_last_reset calculationArnd Bergmann1-4/+1
2016-07-13libfc: 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-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds1-1/+9
2012-03-28[SCSI] libfc: update fc_host mfs along with updating lport->mfsVasu Dev1-1/+9
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds1-3/+224
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang1-1/+1
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh1-3/+224
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche1-2/+3
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-01scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev1-41/+49
2011-10-31[SCSI] libfc: avoid exchanges collision during lport resetVasu Dev1-9/+1
2011-08-29[SCSI] libfc: fix fc_eh_host_resetVasu Dev1-1/+10
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev1-1/+0
2011-06-30[SCSI] libfc: post reset event on lport resetVasu Dev1-0/+2
2011-05-01[SCSI] libfc: remove duplicate ema_list initVasu Dev1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-9/+9
2011-03-01[SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev1-0/+1
2011-02-12[SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil1-0/+1
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt1-0/+2
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-9/+56
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt1-2/+6
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-10-26[SCSI] libfc: adds flogi retry in case DID is zero in RJTVasu Dev1-8/+4
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-3/+3
2010-07-28[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi1-36/+27
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-39/+19