aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_rport.c
AgeCommit message (Expand)Author
2013-05-10libfc: Correct check for initiator roleMark Rustad
2013-02-15libfc: XenServer fails to mount root filesystem.Krishna Mohan
2012-01-16[SCSI] libfc: Declare local functions staticBart Van Assche
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan
2011-06-29[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN modeKiran Patil
2011-02-28[SCSI] libfc: Fixing a memory leak when destroying an interfaceParikh, Neerav
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi
2011-02-12[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLIJoe Eykholt
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt
2011-02-12[SCSI] libfc: fix sparse static and non-ANSI warningsRandy Dunlap
2011-02-12[SCSI] libfc: Cleanup return paths in fc_rport_error_retryHillf Danton
2010-12-21[SCSI] libfc: fix memory leakage in remote portHillf Danton
2010-10-25[SCSI] libfc: fix setting of rport dev lossMike Christie
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi
2010-07-27[SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi
2010-07-27[SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-04-11[SCSI] libfc: recode incoming PRLI handlingJoe Eykholt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach
2009-12-12[SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar
2009-12-04[SCSI] libfc: add support of receiving ELS_RLSYi Zou
2009-12-04[SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt
2009-12-04[SCSI] libfc: Formatting cleanups across libfcRobert Love
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt
2009-12-04[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...Chris Leech
2009-12-04[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarilyRobert Love
2009-12-04[SCSI] libfc: fix typo in retry check on received PRLIJoe Eykholt
2009-09-10[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt
2009-09-10[SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt
2009-09-10[SCSI] libfc: LOGO response code had extraeous enter_rtvJoe Eykholt
2009-09-10[SCSI] libfc: re-login to remote ports that send us LOGOJoe Eykholt
2009-09-10[SCSI] libfc: fix rport error handling for login-required and invalid opsJoe Eykholt
2009-09-10[SCSI] libfc: correctly handle incoming PLOGI request.Joe Eykholt
2009-09-10[SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt
2009-09-10[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookupJoe Eykholt
2009-09-10[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt