index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: libfc: Fix array index out of bound exception
Javed Hasan
2021-07-25
1
-5
/
+8
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
1
-2
/
+2
|
\
|
*
scsi: libfc: Fix a couple of misdocumented function parameters
Lee Jones
2020-07-15
1
-2
/
+2
*
|
scsi: libfc: Skip additional kref updating work event
Javed Hasan
2020-06-26
1
-4
/
+5
*
|
scsi: libfc: Handling of extra kref
Javed Hasan
2020-06-26
1
-1
/
+3
|
/
*
scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted
Javed Hasan
2020-03-29
1
-0
/
+2
*
scsi: libfc: If PRLI rejected, move rport to PLOGI state
Javed Hasan
2020-03-29
1
-1
/
+7
*
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-07-29
1
-1
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-18
1
-1
/
+0
*
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
2019-02-04
1
-1
/
+0
*
scsi: libfc: fc_rport: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-28
1
-0
/
+1
*
scsi: libfc: Remove set but not used variable 'disc'
Yue Haibing
2018-11-21
1
-2
/
+0
*
scsi: libfc: retry PRLI if we cannot analyse the payload
Hannes Reinecke
2018-10-15
1
-2
/
+6
*
scsi: libfc: check fc_frame_payload_get() return value for null
Thomas Abraham
2018-10-15
1
-4
/
+10
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-55
/
+45
|
\
|
*
scsi: libfc: Add WARN_ON() when deleting rports
Hannes Reinecke
2018-07-12
1
-0
/
+1
|
*
scsi: libfc: fixup lockdep annotations
Hannes Reinecke
2018-07-12
1
-1
/
+1
|
*
scsi: libfc: Add lockdep annotations
Hannes Reinecke
2018-07-10
1
-55
/
+44
*
|
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
2018-08-02
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
[next]