aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_rport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-18scsi: libfc: reset exchange manager during LOGO handlingHannes Reinecke1-1/+13
2016-08-18scsi: libfc: send LOGO for PLOGI failureHannes Reinecke1-1/+9
2016-08-18scsi: libfc: Issue PRLI after a PRLO has been receivedHannes Reinecke1-1/+1
2016-07-12libfc: Update rport reference countingHannes Reinecke1-24/+25
2013-09-04libfc: Source code comment spelling fixesBart Van Assche1-3/+3
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad1-0/+27
2013-05-10libfc: Correct check for initiator roleMark Rustad1-1/+1
2013-02-15libfc: XenServer fails to mount root filesystem.Krishna Mohan1-1/+1
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche1-5/+5
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+14
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan1-13/+1
2011-06-29[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN modeKiran Patil1-0/+14
2011-02-28[SCSI] libfc: Fixing a memory leak when destroying an interfaceParikh, Neerav1-0/+1
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi1-1/+18
2011-02-12[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLIJoe Eykholt1-3/+24
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-27/+106
2011-02-12[SCSI] libfc: fix sparse static and non-ANSI warningsRandy Dunlap1-3/+3
2011-02-12[SCSI] libfc: Cleanup return paths in fc_rport_error_retryHillf Danton1-2/+3
2010-12-21[SCSI] libfc: fix memory leakage in remote portHillf Danton1-1/+2
2010-10-25[SCSI] libfc: fix setting of rport dev lossMike Christie1-2/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-73/+39
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt1-48/+16
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt1-20/+6
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-66/+22
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt1-12/+278
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-1/+1
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt1-4/+18
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt1-1/+5
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt1-44/+31
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi1-8/+63
2010-07-27[SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi1-4/+19
2010-07-27[SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi1-1/+1
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König1-1/+1
2010-04-11[SCSI] libfc: recode incoming PRLI handlingJoe Eykholt1-108/+87
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach1-1/+1
2009-12-12[SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar1-0/+1
2009-12-04[SCSI] libfc: add support of receiving ELS_RLSYi Zou1-0/+76
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt1-5/+10
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love1-105/+130
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love1-0/+2
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-19/+50
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error handlingChris Leech1-5/+5
2009-12-04[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love1-2/+0
2009-12-04[SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt1-1/+1
2009-09-10[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt1-0/+48
2009-09-10[SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt1-5/+117
2009-09-10[SCSI] libfc: LOGO response code had extraeous enter_rtvJoe Eykholt1-6/+4