index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_rport.c
Age
Commit message (
Expand
)
Author
2021-06-28
scsi: libfc: Fix array index out of bound exception
Javed Hasan
2021-03-15
scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()
Lee Jones
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-15
scsi: libfc: Fix a couple of misdocumented function parameters
Lee Jones
2020-06-26
scsi: libfc: Skip additional kref updating work event
Javed Hasan
2020-06-26
scsi: libfc: Handling of extra kref
Javed Hasan
2020-03-29
scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted
Javed Hasan
2020-03-29
scsi: libfc: If PRLI rejected, move rport to PLOGI state
Javed Hasan
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
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
[next]