index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-08-09
1
-1
/
+4
*
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-27
1
-1
/
+0
*
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
2018-09-05
1
-0
/
+1
*
scsi: libfc: fix a deadlock in fc_rport_work
Satish Kharat
2017-10-06
1
-1
/
+1
*
scsi: libfc: fix incorrect variable assignment
Gustavo A. R. Silva
2017-05-16
1
-1
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
scsi: libfc: Remove an unneeded condition
Dan Carpenter
2016-11-25
1
-1
/
+0
*
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
1
-10
/
+0
*
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
1
-4
/
+2
*
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
1
-4
/
+2
*
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
1
-5
/
+3
*
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
1
-4
/
+10
*
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
1
-6
/
+3
*
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
1
-9
/
+7
*
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
1
-38
/
+30
*
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+2
*
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
1
-13
/
+13
*
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
2016-11-08
1
-0
/
+17
*
scsi: libfc: Rework PRLI handling
Hannes Reinecke
2016-11-08
1
-18
/
+38
*
scsi: libfc: Implement RTV responder
Hannes Reinecke
2016-11-08
1
-1
/
+40
*
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2016-11-08
1
-40
/
+61
*
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
1
-2
/
+4
*
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
2016-11-08
1
-1
/
+1
*
scsi: libfc: additional debugging messages
Hannes Reinecke
2016-11-08
1
-5
/
+20
*
scsi: libfc: don't advance state machine for incoming FLOGI
Hannes Reinecke
2016-11-08
1
-6
/
+14
*
scsi: libfc: Do not login if the port is already started
Hannes Reinecke
2016-11-08
1
-0
/
+6
*
scsi: libfc: Do not drop down to FLOGI for fc_rport_login()
Hannes Reinecke
2016-11-08
1
-1
/
+5
*
scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...
Chad Dupuis
2016-11-08
1
-8
/
+24
*
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-11-08
1
-0
/
+2
*
scsi: libfc: Revisit kref handling
Hannes Reinecke
2016-11-08
1
-30
/
+101
*
scsi: libfc: reset exchange manager during LOGO handling
Hannes Reinecke
2016-08-18
1
-1
/
+13
*
scsi: libfc: send LOGO for PLOGI failure
Hannes Reinecke
2016-08-18
1
-1
/
+9
*
scsi: libfc: Issue PRLI after a PRLO has been received
Hannes Reinecke
2016-08-18
1
-1
/
+1
*
libfc: Update rport reference counting
Hannes Reinecke
2016-07-12
1
-24
/
+25
*
libfc: Source code comment spelling fixes
Bart Van Assche
2013-09-04
1
-3
/
+3
*
libfc: Reject PLOGI from nodes with incompatible role
Mark Rustad
2013-07-09
1
-0
/
+27
*
libfc: Correct check for initiator role
Mark Rustad
2013-05-10
1
-1
/
+1
*
libfc: XenServer fails to mount root filesystem.
Krishna Mohan
2013-02-15
1
-1
/
+1
*
[SCSI] libfc: Declare local functions static
Bart Van Assche
2012-01-16
1
-5
/
+5
*
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
1
-0
/
+14
|
\
|
*
[SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
Kiran Patil
2011-06-29
1
-0
/
+14
*
|
scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-13
/
+1
|
/
*
[SCSI] libfc: Fixing a memory leak when destroying an interface
Parikh, Neerav
2011-02-28
1
-0
/
+1
*
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
2011-02-12
1
-1
/
+18
*
[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI
Joe Eykholt
2011-02-12
1
-3
/
+24
*
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
2011-02-12
1
-27
/
+106
*
[SCSI] libfc: fix sparse static and non-ANSI warnings
Randy Dunlap
2011-02-12
1
-3
/
+3
*
[SCSI] libfc: Cleanup return paths in fc_rport_error_retry
Hillf Danton
2011-02-12
1
-2
/
+3
*
[SCSI] libfc: fix memory leakage in remote port
Hillf Danton
2010-12-21
1
-1
/
+2
[next]