aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_rport.c
AgeCommit message (Expand)Author
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
2009-09-10[SCSI] libfc: Always reset remote port roles when receiving PRLIRobert Love
2009-09-10[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love
2009-09-10[SCSI] libfc: move rport_lookup into fc_rport.cJoe Eykholt
2009-09-10[SCSI] libfc: change to make remote port callback optionalJoe Eykholt
2009-09-10[SCSI] libfc: have rport_create do a lookup for pre-existing rports firstJoe Eykholt
2009-09-10[SCSI] libfc: make rport module maintain the rport listJoe Eykholt
2009-09-10[SCSI] libfc: rport debug messages were printing pointer valuesJoe Eykholt
2009-09-10[SCSI] libfc: fix rport event race between READY and LOGOJoe Eykholt
2009-09-10[SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: rearrange code in fc_rport_workJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt