index
:
pm24.git
master
perf-mon
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
/
main.c
Age
Commit message (
Expand
)
Author
2020-06-09
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
2020-05-19
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-22
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
2019-07-30
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-04
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
2018-05-18
scsi: cxlflash: Yield to active send threads
Uma Krishnan
2018-04-18
scsi: cxlflash: Handle spurious interrupts
Uma Krishnan
2018-04-18
scsi: cxlflash: Remove commmands from pending list on timeout
Uma Krishnan
2018-04-18
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
2018-04-18
scsi: cxlflash: Enable OCXL operations
Uma Krishnan
2018-04-18
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
2018-04-18
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
2018-04-18
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-04-18
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2018-01-10
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
2018-01-10
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-10
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2018-01-10
scsi: cxlflash: Reset command ioasc
Uma Krishnan
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-10-31
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-17
cxlflash: get rid of pointless access_ok()
Al Viro
2017-08-25
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-07-12
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-01
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
2017-07-01
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
2017-07-01
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Remove zeroing of private command data
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Support WS16 unmap
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Support AFU debug
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Support LUN provisioning
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Introduce host ioctl support
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
Matthew R. Ochs
2017-06-26
scsi: cxlflash: Create character device to provide host management interface
Uma Krishnan
2017-06-26
scsi: cxlflash: Add scsi command abort handler
Uma Krishnan
2017-06-26
scsi: cxlflash: Flush pending commands in cleanup path
Uma Krishnan
2017-06-26
scsi: cxlflash: Track pending scsi commands in each hardware queue
Uma Krishnan
[next]