index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
2019-04-18
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-02-04
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
2018-11-28
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-21
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
2018-10-15
scsi: libfc: retry PRLI if we cannot analyse the payload
Hannes Reinecke
2018-10-15
scsi: libfc: check fc_frame_payload_get() return value for null
Thomas Abraham
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
2018-07-12
scsi: libfc: Add WARN_ON() when deleting rports
Hannes Reinecke
2018-07-12
scsi: libfc: fixup lockdep annotations
Hannes Reinecke
2018-07-10
scsi: libfc: Add lockdep annotations
Hannes Reinecke
2017-10-06
scsi: libfc: fix a deadlock in fc_rport_work
Satish Kharat
2017-05-16
scsi: libfc: fix incorrect variable assignment
Gustavo A. R. Silva
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
2016-11-08
scsi: libfc: Rework PRLI handling
Hannes Reinecke
2016-11-08
scsi: libfc: Implement RTV responder
Hannes Reinecke
2016-11-08
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2016-11-08
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
2016-11-08
scsi: libfc: additional debugging messages
Hannes Reinecke
2016-11-08
scsi: libfc: don't advance state machine for incoming FLOGI
Hannes Reinecke
2016-11-08
scsi: libfc: Do not login if the port is already started
Hannes Reinecke
2016-11-08
scsi: libfc: Do not drop down to FLOGI for fc_rport_login()
Hannes Reinecke
2016-11-08
scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...
Chad Dupuis
2016-11-08
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-11-08
scsi: libfc: Revisit kref handling
Hannes Reinecke
2016-08-18
scsi: libfc: reset exchange manager during LOGO handling
Hannes Reinecke
2016-08-18
scsi: libfc: send LOGO for PLOGI failure
Hannes Reinecke
2016-08-18
scsi: libfc: Issue PRLI after a PRLO has been received
Hannes Reinecke
2016-07-12
libfc: Update rport reference counting
Hannes Reinecke
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
2013-07-09
libfc: Reject PLOGI from nodes with incompatible role
Mark Rustad
2013-05-10
libfc: Correct check for initiator role
Mark Rustad
2013-02-15
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
2012-01-16
[SCSI] libfc: Declare local functions static
Bart Van Assche
2011-10-31
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-20
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
[next]