index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxlflash: Enable device id for future IBM CXL adapter
Manoj Kumar
2016-01-06
2
-2
/
+5
*
cxlflash: Resolve oops in wait_port_offline
Manoj Kumar
2016-01-06
2
-3
/
+26
*
cxlflash: Fix to resolve cmd leak after host reset
Manoj Kumar
2016-01-06
1
-2
/
+17
*
cxlflash: Removed driver date print
Uma Krishnan
2016-01-06
2
-3
/
+1
*
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
2016-01-06
1
-0
/
+2
*
cxlflash: Fix to escalate LINK_RESET also on port 1
Manoj Kumar
2016-01-06
1
-1
/
+1
*
cxlflash: drop unlikely before IS_ERR_OR_NULL
Geliang Tang
2015-12-10
1
-2
/
+2
*
cxlflash: a couple off by one bugs
Dan Carpenter
2015-12-10
1
-2
/
+2
*
cxlflash: Fix to avoid bypassing context cleanup
Matthew R. Ochs
2015-10-30
1
-4
/
+1
*
cxlflash: Fix to avoid lock instrumentation rejection
Matthew R. Ochs
2015-10-30
1
-0
/
+1
*
cxlflash: Fix to avoid corrupting port selection mask
Matthew R. Ochs
2015-10-30
2
-19
/
+18
*
cxlflash: Fix to escalate to LINK_RESET on login timeout
Manoj Kumar
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to avoid leaving dangling interrupt resources
Matthew R. Ochs
2015-10-30
1
-12
/
+16
*
cxlflash: Fix to avoid potential deadlock on EEH
Matthew R. Ochs
2015-10-30
3
-1
/
+60
*
cxlflash: Correct trace string
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
2015-10-30
3
-12
/
+3
*
cxlflash: Fix to double the delay each time
Manoj Kumar
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to prevent stale AFU RRQ
Matthew R. Ochs
2015-10-30
1
-0
/
+3
*
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
2015-10-30
5
-48
/
+38
*
cxlflash: Fix to prevent EEH recovery failure
Matthew R. Ochs
2015-10-30
1
-0
/
+9
*
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
2015-10-30
5
-23
/
+24
*
cxlflash: Fix function prolog parameters and return codes
Matthew R. Ochs
2015-10-30
1
-44
/
+26
*
cxlflash: Remove unnecessary scsi_block_requests
Matthew R. Ochs
2015-10-30
1
-2
/
+0
*
cxlflash: Correct behavior in device reset handler following EEH
Matthew R. Ochs
2015-10-30
1
-3
/
+2
*
cxlflash: Fix to prevent workq from accessing freed memory
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Correct usage of scsi_host_put()
Matthew R. Ochs
2015-10-30
1
-1
/
+2
*
cxlflash: Fix AFU version access/storage and add check
Matthew R. Ochs
2015-10-30
3
-8
/
+14
*
cxlflash: Remove dual port online dependency
Matthew R. Ochs
2015-10-30
1
-17
/
+10
*
cxlflash: Fix async interrupt bypass logic
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Fix host link up event handling
Matthew R. Ochs
2015-10-30
3
-4
/
+15
*
cxlflash: Fix location of setting resid
Matthew R. Ochs
2015-10-30
1
-12
/
+8
*
cxlflash: Fix to avoid stall while waiting on TMF
Matthew R. Ochs
2015-10-30
2
-22
/
+34
*
cxlflash: Fix to avoid spamming the kernel log
Matthew R. Ochs
2015-10-30
1
-50
/
+59
*
cxlflash: Refine host/device attributes
Matthew R. Ochs
2015-10-30
1
-42
/
+138
*
cxlflash: Make functions static
Matthew R. Ochs
2015-10-30
2
-479
/
+474
*
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
2015-10-30
3
-22
/
+22
*
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
2015-10-30
3
-41
/
+77
*
cxlflash: Fix context encode mask width
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
2015-10-30
2
-2
/
+2
*
cxlflash: Fix data corruption when vLUN used over multiple cards
Matthew R. Ochs
2015-10-30
1
-8
/
+8
*
cxlflash: Fix potential oops following LUN removal
Matthew R. Ochs
2015-10-30
1
-12
/
+23
*
cxlflash: Fix read capacity timeout
Manoj Kumar
2015-10-30
3
-8
/
+7
*
cxlflash: Replace magic numbers with literals
Manoj Kumar
2015-10-30
3
-3
/
+9
*
cxlflash: Fix to avoid invalid port_sel value
Manoj Kumar
2015-10-30
1
-3
/
+6
*
cxlflash: Remove unused variable from queuecommand
Matthew R. Ochs
2015-08-26
1
-3
/
+4
*
cxlflash: shift wrapping bug in afu_link_reset()
Dan Carpenter
2015-08-26
1
-2
/
+2
*
cxlflash: off by one bug in cxlflash_show_port_status()
Dan Carpenter
2015-08-26
1
-1
/
+1
*
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-26
9
-16
/
+1454
*
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-26
7
-4
/
+2469
*
cxlflash: Base error recovery support
Matthew R. Ochs
2015-08-26
5
-16
/
+177
[next]