index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
/
fc_lport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
1
-15
/
+15
2021-06-10
scsi: libfc: FDMI enhancements
Javed Hasan
1
-6
/
+58
2021-06-10
scsi: libfc: Initialisation of RHBA and RPA attributes
Javed Hasan
1
-1
/
+23
2021-04-16
scsi: libfc: Fix a format specifier
Bart Van Assche
1
-1
/
+1
2021-03-16
scsi: libfc: Fix some possible copy/paste issues
Lee Jones
1
-6
/
+6
2020-10-30
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-15
scsi: libfc: Repair function parameter documentation
Lee Jones
1
-2
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-01-29
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
1
-3
/
+3
2018-07-11
scsi: libfc: Add lockdep annotations
Hannes Reinecke
1
-64
/
+44
2017-11-29
scsi: libfc: fix ELS request handling
Martin Wilck
1
-0
/
+4
2017-10-17
scsi: libfc: don't assign resid_len in fc_lport_bsg_request
Christoph Hellwig
1
-3
/
+0
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-61
/
+65
2016-11-18
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-5
/
+5
2016-11-18
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
1
-2
/
+0
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-2
/
+4
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+13
2016-11-09
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-5
/
+5
2016-11-09
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
1
-4
/
+4
2016-11-09
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
1
-6
/
+3
2016-11-09
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
1
-3
/
+0
2016-11-09
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
1
-3
/
+3
2016-11-09
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
1
-3
/
+5
2016-11-09
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
1
-2
/
+7
2016-07-13
scsi: libfc: fix seconds_since_last_reset calculation
Arnd Bergmann
1
-4
/
+1
2016-07-13
libfc: Update rport reference counting
Hannes Reinecke
1
-7
/
+12
2013-09-04
libfc: Debug code fixes
Bart Van Assche
1
-1
/
+1
2013-09-04
libfc: Source code comment spelling fixes
Bart Van Assche
1
-1
/
+1
2012-07-20
[SCSI] libfc: fix retries with FDMI lport states
Vasu Dev
1
-2
/
+3
2012-07-20
[SCSI] libfc: don't exch_done() on invalid sequence ptr
Yi Zou
1
-1
/
+2
2012-07-20
[SCSI] libfc: update fcp and exch stats
Vasu Dev
1
-0
/
+7
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
1
-27
/
+27
2012-05-21
Merge tag 'isci-for-3.5' into misc
James Bottomley
1
-5
/
+7
2012-05-10
[SCSI] libfc: flush lport worker after its disabled
Vasu Dev
1
-1
/
+1
2012-04-25
[SCSI] libfc: update mfs boundry checking
Vasu Dev
1
-5
/
+7
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-1
/
+9
[next]