index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
superpipe.c
(
follow
)
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
2017-03-04
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-25
1
-3
/
+3
|
/
*
scsi: cxlflash: Cleanup prints
Matthew R. Ochs
2017-01-12
1
-79
/
+86
*
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
2017-01-12
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-24
1
-13
/
+13
*
scsi: cxlflash: Transition to application close model
Matthew R. Ochs
2016-08-24
1
-52
/
+19
*
scsi: cxlflash: Add kref to context
Matthew R. Ochs
2016-08-19
1
-35
/
+52
*
scsi: cxlflash: Cache owning adapter within context
Matthew R. Ochs
2016-08-19
1
-0
/
+1
*
scsi: cxlflash: Avoid mutex when destroying context
Matthew R. Ochs
2016-08-19
1
-18
/
+8
*
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
2016-05-06
1
-0
/
+15
*
cxlflash: Reorder user context initialization
Uma Krishnan
2016-03-09
1
-28
/
+28
*
cxlflash: Simplify attach path error cleanup
Matthew R. Ochs
2016-03-09
1
-24
/
+31
*
cxlflash: Split out context initialization
Matthew R. Ochs
2016-03-09
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-27
1
-6
/
+76
*
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-27
1
-0
/
+2014