aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libfc/fc_disc.c
AgeCommit message (Expand)Author
2022-12-01scsi: libfc: Include the correct headerChristophe JAILLET
2022-11-17scsi: libfc: Remove redundant variable ev_qualColin Ian King
2020-09-15scsi: libfc: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-31scsi: libfc: Fix for double free()Javed Hasan
2020-08-04scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-07-15scsi: libfc: trivial: Fix spelling mistake of 'discovery'Lee Jones
2020-07-08scsi: libfc: fc_disc: Fix-up some incorrectly referenced function parametersLee Jones
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke
2018-07-10scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-07-10scsi: libfc: Add lockdep annotationsHannes Reinecke
2018-02-13scsi: libfc: remove redundant initialization of 'disc'Colin Ian King
2017-07-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2016-11-08scsi: libfc: Replace ->rport_flush_queue 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_destroy callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: Fixup disc_mutex handlingHannes Reinecke
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi
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-05-24[SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton
2010-10-25[SCSI] libfc: Do not let disc work cancel itselfBhanu Prakash Gollapudi
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech
2010-04-11[SCSI] libfc: set both precision and field with when printing FC IDsChris Leech
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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 memory corruption caused by double frees and bad error hand...Chris Leech
2009-09-10[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt
2009-09-10[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love
2009-09-10[SCSI] libfc: don't do discovery before callback is setJoe Eykholt
2009-09-10[SCSI] libfc: clean up point-to-point discovery code.Joe Eykholt
2009-09-10[SCSI] libfc: discovery gpn_ft parse bugJoe Eykholt
2009-09-10[SCSI] libfc: discovery retry should clear pending first.Joe Eykholt
2009-09-10[SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt
2009-09-10[SCSI] libfc: handle discovery failure more correctly.Joe Eykholt
2009-09-10[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()Joe Eykholt
2009-09-10[SCSI] libfc: discovery restart sequence error fixJoe Eykholt