index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
scsi: cxlflash: Improve EEH recovery time
Matthew R. Ochs
1
-0
/
+4
2017-05-08
scsi: cxlflash: Fix to avoid EEH and host reset collisions
Matthew R. Ochs
1
-1
/
+14
2017-05-08
scsi: cxlflash: Scan host only after the port is ready for I/O
Uma Krishnan
1
-2
/
+2
2017-03-26
cxlflash: Increase cmd_per_lun for better throughput
Manoj N. Kumar
2
-4
/
+6
2016-09-15
cxlflash: Move to exponential back-off when cmd_room is not available
Manoj N. Kumar
1
-4
/
+4
2016-09-15
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
1
-0
/
+2
2016-09-15
cxlflash: Fix to escalate LINK_RESET also on port 1
Manoj Kumar
1
-1
/
+1
2016-09-15
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
1
-0
/
+15
2016-09-15
cxlflash: Fix to avoid unnecessary scan with internal LUNs
Manoj N. Kumar
1
-0
/
+10
2016-09-15
cxlflash: Enable device id for future IBM CXL adapter
Manoj Kumar
2
-2
/
+5
2016-09-15
cxlflash: Resolve oops in wait_port_offline
Manoj Kumar
2
-3
/
+26
2016-09-15
cxlflash: Fix to resolve cmd leak after host reset
Manoj Kumar
1
-2
/
+17
2016-09-15
cxlflash: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
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-26
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
1
-3
/
+4
[next]