index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-08-05
1
-1
/
+9
|
\
|
*
cxlflash: Verify problem state area is mapped before notifying shutdown
Uma Krishnan
2016-07-27
1
-1
/
+9
*
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
cxl: remove dead Kconfig options
Andrew Donnellan
2016-07-19
1
-4
/
+0
*
|
cxlflash: Shutdown notify support for CXL Flash cards
Uma Krishnan
2016-07-12
3
-1
/
+73
*
|
cxlflash: Add device dependent flags
Uma Krishnan
2016-07-12
2
-2
/
+5
*
|
cxlflash: Fix to drain operations from previous reset
Manoj N. Kumar
2016-07-12
1
-13
/
+14
|
/
*
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
2016-05-05
1
-0
/
+15
*
Merge branch 'fixes-base' into fixes
James Bottomley
2016-04-05
2
-17
/
+2
|
\
|
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
2
-17
/
+2
|
|
\
|
|
*
cxlflash: Use new cxl_pci_read_adapter_vpd() API
Frederic Barrat
2016-03-09
2
-17
/
+2
*
|
|
cxlflash: Move to exponential back-off when cmd_room is not available
Manoj N. Kumar
2016-03-28
1
-4
/
+4
*
|
|
cxlflash: Fix regression issue with re-ordering patch
Manoj N. Kumar
2016-03-28
2
-42
/
+93
|
/
/
*
|
cxlflash: Increase cmd_per_lun for better throughput
Manoj N. Kumar
2016-03-08
2
-4
/
+6
*
|
cxlflash: Fix to avoid unnecessary scan with internal LUNs
Manoj N. Kumar
2016-03-08
1
-0
/
+10
*
|
cxlflash: Reorder user context initialization
Uma Krishnan
2016-03-08
1
-28
/
+28
*
|
cxlflash: Simplify attach path error cleanup
Matthew R. Ochs
2016-03-08
1
-24
/
+31
*
|
cxlflash: Split out context initialization
Matthew R. Ochs
2016-03-08
2
-37
/
+56
*
|
cxlflash: Unmap problem state area before detaching master context
Uma Krishnan
2016-03-08
1
-3
/
+3
*
|
cxlflash: Simplify PCI registration
Manoj N. Kumar
2016-03-08
1
-53
/
+1
|
/
*
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
[next]