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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
3
-6
/
+5
2009-04-27
[SCSI] libfc: whenever queueing delete ev for rport, set state to NONE
Abhijeet Joglekar
1
-0
/
+4
2009-04-27
[SCSI] libfc: Change state to NONE in fc_lport_destroy
Abhijeet Joglekar
1
-0
/
+5
2009-04-27
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port
Abhijeet Joglekar
1
-4
/
+5
2009-04-27
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
2
-11
/
+53
2009-04-27
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
2
-45
/
+63
2009-04-27
[SCSI] libfc: Hold disc mutex while processing gpn ft resp
Abhijeet Joglekar
1
-3
/
+15
2009-04-03
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
1
-1
/
+1
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2
-8
/
+11
2009-03-13
[SCSI] libfc: add support of large receive offload by ddp in fc_fcp
Yi Zou
2
-2
/
+63
2009-03-13
[SCSI] libfc: use lso_max for sequence offload
Yi Zou
1
-1
/
+7
2009-03-12
[SCSI] libfc: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-3
/
+3
2009-03-12
[SCSI] libfc: fix compile warning
FUJITA Tomonori
2
-3
/
+4
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
1
-13
/
+0
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2
-7
/
+7
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
4
-107
/
+107
2009-03-07
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2
-40
/
+40
2009-03-07
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
1
-4
/
+4
2009-03-07
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
1
-2
/
+2
2009-03-07
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
3
-5
/
+8
2009-03-07
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
1
-0
/
+2
2009-03-07
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
1
-3
/
+3
2009-03-07
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2
-49
/
+64
2009-03-07
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2
-32
/
+8
2009-03-07
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
1
-1
/
+1
2009-03-07
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
1
-1
/
+1
2009-03-07
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
1
-1
/
+6
2009-03-07
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
3
-5
/
+6
2008-12-29
[SCSI] libfc: A modular Fibre Channel library
Robert Love
8
-0
/
+8013