index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
superpipe.c
Age
Commit message (
Expand
)
Author
2016-03-08
cxlflash: Reorder user context initialization
Uma Krishnan
2016-03-08
cxlflash: Simplify attach path error cleanup
Matthew R. Ochs
2016-03-08
cxlflash: Split out context initialization
Matthew R. Ochs
2015-12-10
cxlflash: drop unlikely before IS_ERR_OR_NULL
Geliang Tang
2015-12-10
cxlflash: a couple off by one bugs
Dan Carpenter
2015-10-30
cxlflash: Fix to avoid bypassing context cleanup
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid potential deadlock on EEH
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
2015-10-30
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
2015-10-30
cxlflash: Fix to prevent EEH recovery failure
Matthew R. Ochs
2015-10-30
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
2015-10-30
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
2015-10-30
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
2015-10-30
cxlflash: Fix potential oops following LUN removal
Matthew R. Ochs
2015-10-30
cxlflash: Fix read capacity timeout
Manoj Kumar
2015-10-30
cxlflash: Replace magic numbers with literals
Manoj Kumar
2015-08-26
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-26
cxlflash: Superpipe support
Matthew R. Ochs