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
/
cxlflash
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
cxlflash: Fix to avoid bypassing context cleanup
Matthew R. Ochs
1
-4
/
+1
2015-10-30
cxlflash: Fix to avoid lock instrumentation rejection
Matthew R. Ochs
1
-0
/
+1
2015-10-30
cxlflash: Fix to avoid corrupting port selection mask
Matthew R. Ochs
2
-19
/
+18
2015-10-30
cxlflash: Fix to escalate to LINK_RESET on login timeout
Manoj Kumar
1
-1
/
+1
2015-10-30
cxlflash: Fix to avoid leaving dangling interrupt resources
Matthew R. Ochs
1
-12
/
+16
2015-10-30
cxlflash: Fix to avoid potential deadlock on EEH
Matthew R. Ochs
3
-1
/
+60
2015-10-30
cxlflash: Correct trace string
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
3
-12
/
+3
2015-10-30
cxlflash: Fix to double the delay each time
Manoj Kumar
1
-1
/
+1
2015-10-30
cxlflash: Fix to prevent stale AFU RRQ
Matthew R. Ochs
1
-0
/
+3
2015-10-30
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
5
-48
/
+38
2015-10-30
cxlflash: Fix to prevent EEH recovery failure
Matthew R. Ochs
1
-0
/
+9
2015-10-30
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
5
-23
/
+24
2015-10-30
cxlflash: Fix function prolog parameters and return codes
Matthew R. Ochs
1
-44
/
+26
2015-10-30
cxlflash: Remove unnecessary scsi_block_requests
Matthew R. Ochs
1
-2
/
+0
2015-10-30
cxlflash: Correct behavior in device reset handler following EEH
Matthew R. Ochs
1
-3
/
+2
2015-10-30
cxlflash: Fix to prevent workq from accessing freed memory
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Correct usage of scsi_host_put()
Matthew R. Ochs
1
-1
/
+2
2015-10-30
cxlflash: Fix AFU version access/storage and add check
Matthew R. Ochs
3
-8
/
+14
2015-10-30
cxlflash: Remove dual port online dependency
Matthew R. Ochs
1
-17
/
+10
2015-10-30
cxlflash: Fix async interrupt bypass logic
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix host link up event handling
Matthew R. Ochs
3
-4
/
+15
2015-10-30
cxlflash: Fix location of setting resid
Matthew R. Ochs
1
-12
/
+8
2015-10-30
cxlflash: Fix to avoid stall while waiting on TMF
Matthew R. Ochs
2
-22
/
+34
2015-10-30
cxlflash: Fix to avoid spamming the kernel log
Matthew R. Ochs
1
-50
/
+59
2015-10-30
cxlflash: Refine host/device attributes
Matthew R. Ochs
1
-42
/
+138
2015-10-30
cxlflash: Make functions static
Matthew R. Ochs
2
-479
/
+474
2015-10-30
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
3
-22
/
+22
2015-10-30
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
3
-41
/
+77
2015-10-30
cxlflash: Fix context encode mask width
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
2
-2
/
+2
2015-10-30
cxlflash: Fix data corruption when vLUN used over multiple cards
Matthew R. Ochs
1
-8
/
+8
2015-10-30
cxlflash: Fix potential oops following LUN removal
Matthew R. Ochs
1
-12
/
+23
2015-10-30
cxlflash: Fix read capacity timeout
Manoj Kumar
3
-8
/
+7
2015-10-30
cxlflash: Replace magic numbers with literals
Manoj Kumar
3
-3
/
+9
2015-10-30
cxlflash: Fix to avoid invalid port_sel value
Manoj Kumar
1
-3
/
+6
2015-08-27
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
1
-3
/
+4
2015-08-27
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
1
-2
/
+2
2015-08-27
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
1
-1
/
+1
2015-08-27
cxlflash: Virtual LUN support
Matthew R. Ochs
9
-16
/
+1454
2015-08-27
cxlflash: Superpipe support
Matthew R. Ochs
7
-4
/
+2469
2015-08-27
cxlflash: Base error recovery support
Matthew R. Ochs
5
-16
/
+177
2015-07-31
cxlflash: Base support for IBM CXL Flash Adapter
Matthew R. Ochs
6
-0
/
+3056