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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.
Joe Eykholt
1
-5
/
+10
2009-06-08
[SCSI] cxgb3i: Include net/dst.h for struct dst_cache
Herbert Xu
1
-0
/
+1
2009-06-08
[SCSI] ibmvfc: Driver version 1.0.6
Brian King
1
-2
/
+2
2009-06-08
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
1
-1
/
+37
2009-06-08
[SCSI] ibmvfc: Improve device rediscovery
Brian King
1
-3
/
+3
2009-06-08
[SCSI] ibmvfc: Add flush on halt support
Brian King
2
-5
/
+42
2009-06-08
[SCSI] ibmvfc: Add support for NPIV Logout
Brian King
2
-4
/
+105
2009-06-08
[SCSI] ibmvfc: Fix deadlock in EH
Brian King
2
-41
/
+86
2009-06-08
[SCSI] ibmvfc: Reduce error logging noise
Brian King
2
-26
/
+48
2009-06-08
[SCSI] ibmvfc: Use DEVICE_ATTR macro
Brian King
1
-54
/
+13
2009-06-08
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Brian King
1
-1
/
+1
2009-06-08
[SCSI] ibmvfc: Fix invalid error response handling
Brian King
1
-1
/
+1
2009-06-08
[SCSI] sd: fix bug in SCSI async probing
James Bottomley
1
-24
/
+21
2009-06-08
[SCSI] fix up scsi_eh_lock_door()
James Bottomley
1
-12
/
+5
2009-06-08
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2
-4
/
+4
2009-06-08
[SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2
James Smart
1
-1
/
+1
2009-06-08
[SCSI] lpfc 8.3.2 : Persistent Vport Support
James Smart
6
-57
/
+236
2009-06-08
[SCSI] lpfc 8.3.2 : Miscellaneous Changes
James Smart
9
-59
/
+91
2009-06-08
[SCSI] lpfc 8.3.2 : Update of copyrights
James Smart
14
-14
/
+14
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery support
James Smart
6
-64
/
+1756
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handling
James Smart
8
-147
/
+1101
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Queues
James Smart
1
-0
/
+3382
2009-06-08
[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support
James Smart
19
-311
/
+8485
2009-06-08
[SCSI] lpfc 8.3.2 : Reorganization for SLI4
James Smart
8
-1088
/
+2517
2009-05-30
net: convert unicast addr list
Jiri Pirko
1
-9
/
+7
2009-05-24
[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts
Abhijeet Joglekar
3
-1
/
+3
2009-05-24
[SCSI] mpt2sas: bump driver version to 01.100.03.00
Eric Moore
1
-2
/
+2
2009-05-24
[SCSI] mpt2sas: using the same naming convention for all static function
Eric Moore
2
-89
/
+89
2009-05-24
[SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl
Eric Moore
1
-11
/
+21
2009-05-24
[SCSI] mpt2sas: LUN Reset Support
Eric Moore
1
-2
/
+109
2009-05-24
[SCSI] mpt2sas: T10 DIF Support
Eric Moore
2
-0
/
+119
2009-05-24
[SCSI] mvsas: remove all the casts from void * or to void *
Andy Yan
1
-18
/
+16
2009-05-24
[SCSI] libiscsi: add debug printks for iscsi command completion path
Mike Christie
1
-1
/
+10
2009-05-24
[SCSI] libiscsi: add task aborted state
Mike Christie
2
-27
/
+37
2009-05-24
[SCSI] libiscsi: check if iscsi host has work queue before queueing work
Mike Christie
1
-10
/
+11
2009-05-24
[SCSI] libiscsi: don't let io sit in queue when session has failed
Mike Christie
1
-9
/
+6
2009-05-24
[SCSI] libiscsi: handle cleanup task races
Mike Christie
1
-109
/
+116
2009-05-24
[SCSI] libiscsi: fix iscsi transport checks to account for slower links
Mike Christie
1
-9
/
+29
2009-05-24
[SCSI] libiscsi_tcp: update recv tracking for each skb instead of iscsi pdu
Mike Christie
1
-0
/
+6
2009-05-24
[SCSI] libiscsi: fix nop response/reply and session cleanup race
Mike Christie
1
-3
/
+8
2009-05-24
[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn
Mike Christie
2
-1
/
+8
2009-05-24
[SCSI] libiscsi: export iscsi_itt_to_task for bnx2i
Mike Christie
1
-1
/
+2
2009-05-24
[SCSI] libiscsi: handle param allocation failures
Mike Christie
1
-75
/
+33
2009-05-24
[SCSI] libiscsi: check of LLD has a alloc pdu callout.
Mike Christie
1
-7
/
+12
2009-05-24
[SCSI] iscsi: pass ep connect shost
Mike Christie
5
-26
/
+77
2009-05-24
[SCSI] NCR_D700: fix IRQ handler return type
Zhenwen Xu
1
-1
/
+1
2009-05-24
[SCSI] mvsas: performance improvement using domain_device->lldd_dev
Andy Yan
2
-16
/
+16
2009-05-24
[SCSI] mvsas: correct bit map usage
Andy Yan
1
-2
/
+1
2009-05-24
[SCSI] mvsas: bug fix, null pointer may be used
Andy Yan
1
-4
/
+4
2009-05-24
[SCSI] mvsas: bug fix of dead lock
Andy Yan
1
-8
/
+6
[prev]
[next]