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
/
superpipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
2017-08-25
1
-3
/
+10
*
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
Christophe JAILLET
2017-08-24
1
-0
/
+1
*
scsi: cxlflash: Handle AFU sync failures
Uma Krishnan
2017-06-26
1
-3
/
+31
*
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
2017-04-13
1
-2
/
+4
*
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-13
1
-3
/
+5
*
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
2017-04-13
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
1
-5
/
+3
|
\
|
*
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-23
1
-5
/
+3
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
|
/
*
scsi: cxlflash: Cleanup prints
Matthew R. Ochs
2017-01-11
1
-79
/
+86
*
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
2017-01-11
1
-5
/
+13
*
scsi: cxlflash: Fix context reference tracking on detach
Matthew R. Ochs
2016-09-14
1
-1
/
+2
*
scsi: cxlflash: Remove adapter file descriptor cache
Matthew R. Ochs
2016-08-23
1
-13
/
+13
*
scsi: cxlflash: Transition to application close model
Matthew R. Ochs
2016-08-23
1
-52
/
+19
*
scsi: cxlflash: Add kref to context
Matthew R. Ochs
2016-08-18
1
-35
/
+52
*
scsi: cxlflash: Cache owning adapter within context
Matthew R. Ochs
2016-08-18
1
-0
/
+1
*
scsi: cxlflash: Avoid mutex when destroying context
Matthew R. Ochs
2016-08-18
1
-18
/
+8
*
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
2016-05-05
1
-0
/
+15
*
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
1
-37
/
+55
*
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 potential deadlock on EEH
Matthew R. Ochs
2015-10-30
1
-1
/
+29
*
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
2015-10-30
1
-10
/
+1
*
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
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
1
-3
/
+3
*
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
2015-10-30
1
-7
/
+7
*
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
2015-10-30
1
-38
/
+60
*
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
2015-10-30
1
-1
/
+1
*
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
1
-5
/
+4
*
cxlflash: Replace magic numbers with literals
Manoj Kumar
2015-10-30
1
-2
/
+4
*
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-26
1
-6
/
+76
*
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-26
1
-0
/
+2014