index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
superpipe.c
Age
Commit message (
Expand
)
Author
2016-09-14
scsi: cxlflash: Fix context reference tracking on detach
Matthew R. Ochs
2016-08-23
scsi: cxlflash: Remove adapter file descriptor cache
Matthew R. Ochs
2016-08-23
scsi: cxlflash: Transition to application close model
Matthew R. Ochs
2016-08-18
scsi: cxlflash: Add kref to context
Matthew R. Ochs
2016-08-18
scsi: cxlflash: Cache owning adapter within context
Matthew R. Ochs
2016-08-18
scsi: cxlflash: Avoid mutex when destroying context
Matthew R. Ochs
2016-05-05
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
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