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
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-03-18
scsi: cxlflash: Fix a few misnaming issues
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2018-06-21
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
2018-04-18
scsi: cxlflash: Setup LISNs for user contexts
Uma Krishnan
2018-01-10
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Explicitly cache number of interrupts per context
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2017-10-31
scsi: cxlflash: Derive pid through accessors
Matthew R. Ochs
2017-08-25
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
2017-08-24
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
Christophe JAILLET
2017-06-26
scsi: cxlflash: Handle AFU sync failures
Uma Krishnan
2017-04-13
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
2017-04-13
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-13
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-01-11
scsi: cxlflash: Cleanup prints
Matthew R. Ochs
2017-01-11
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
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
[next]