aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_rport.c
AgeCommit message (Expand)Author
2020-10-01scsi: libfc: Skip additional kref updating work eventJaved Hasan
2020-10-01scsi: libfc: Handling of extra krefJaved Hasan
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2017-10-06scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat
2017-05-16scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2016-11-25scsi: libfc: Remove an unneeded conditionDan Carpenter
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGIHannes Reinecke
2016-11-08scsi: libfc: Rework PRLI handlingHannes Reinecke
2016-11-08scsi: libfc: Implement RTV responderHannes Reinecke
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke
2016-11-08scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke
2016-11-08scsi: libfc: use configured rport E_D_TOVHannes Reinecke
2016-11-08scsi: libfc: additional debugging messagesHannes Reinecke
2016-11-08scsi: libfc: don't advance state machine for incoming FLOGIHannes Reinecke
2016-11-08scsi: libfc: Do not login if the port is already startedHannes Reinecke
2016-11-08scsi: libfc: Do not drop down to FLOGI for fc_rport_login()Hannes Reinecke
2016-11-08scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...Chad Dupuis
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke
2016-11-08scsi: libfc: Revisit kref handlingHannes Reinecke
2016-08-18scsi: libfc: reset exchange manager during LOGO handlingHannes Reinecke
2016-08-18scsi: libfc: send LOGO for PLOGI failureHannes Reinecke
2016-08-18scsi: libfc: Issue PRLI after a PRLO has been receivedHannes Reinecke
2016-07-12libfc: Update rport reference countingHannes Reinecke
2013-09-04libfc: Source code comment spelling fixesBart Van Assche
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad
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