index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
2020-06-09
1
-3
/
+0
*
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
2020-05-19
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-2
/
+0
|
\
|
*
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
2019-10-22
1
-2
/
+0
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
|
/
*
scsi: cxlflash: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
1
-2
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-1
/
+1
|
\
|
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-1
/
+1
*
|
scsi: cxlflash: Prevent deadlock when adapter probe fails
Vaibhav Jain
2019-02-04
1
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+0
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-6
/
+0
|
/
*
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
1
-2
/
+0
*
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
1
-5
/
+2
*
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
1
-3
/
+3
*
scsi: cxlflash: Limit the debug logs in the IO path
Uma Krishnan
2018-05-18
1
-2
/
+2
*
scsi: cxlflash: Yield to active send threads
Uma Krishnan
2018-05-18
1
-0
/
+2
*
scsi: cxlflash: Handle spurious interrupts
Uma Krishnan
2018-04-18
1
-0
/
+11
*
scsi: cxlflash: Remove commmands from pending list on timeout
Uma Krishnan
2018-04-18
1
-0
/
+14
*
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
2018-04-18
1
-3
/
+3
*
scsi: cxlflash: Enable OCXL operations
Uma Krishnan
2018-04-18
1
-2
/
+7
*
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
2018-04-18
1
-0
/
+21
*
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
2018-04-18
1
-2
/
+7
*
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-04-18
1
-1
/
+4
*
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2018-04-18
1
-3
/
+8
*
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-10
1
-49
/
+30
*
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
2018-01-10
1
-1
/
+1
*
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-10
1
-3
/
+1
*
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2018-01-10
1
-19
/
+19
*
scsi: cxlflash: Reset command ioasc
Uma Krishnan
2018-01-10
1
-0
/
+1
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
|
*
cxlflash: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-6
/
+0
*
|
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-31
1
-7
/
+17
|
/
*
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-08-25
1
-2
/
+1
*
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-12
1
-4
/
+7
*
scsi: cxlflash: Update debug prints in reset handlers
Matthew R. Ochs
2017-07-01
1
-15
/
+3
*
scsi: cxlflash: Update send_tmf() parameters
Matthew R. Ochs
2017-07-01
1
-14
/
+13
*
scsi: cxlflash: Avoid double free of character device
Matthew R. Ochs
2017-07-01
1
-1
/
+0
*
scsi: cxlflash: Update TMF command processing
Matthew R. Ochs
2017-06-26
1
-21
/
+44
*
scsi: cxlflash: Remove zeroing of private command data
Matthew R. Ochs
2017-06-26
1
-1
/
+1
*
scsi: cxlflash: Support WS16 unmap
Matthew R. Ochs
2017-06-26
1
-0
/
+12
*
scsi: cxlflash: Support AFU debug
Matthew R. Ochs
2017-06-26
1
-0
/
+96
*
scsi: cxlflash: Support LUN provisioning
Matthew R. Ochs
2017-06-26
1
-2
/
+105
*
scsi: cxlflash: Introduce host ioctl support
Matthew R. Ochs
2017-06-26
1
-1
/
+120
*
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
Matthew R. Ochs
2017-06-26
1
-28
/
+51
*
scsi: cxlflash: Create character device to provide host management interface
Uma Krishnan
2017-06-26
1
-1
/
+206
*
scsi: cxlflash: Add scsi command abort handler
Uma Krishnan
2017-06-26
1
-0
/
+61
*
scsi: cxlflash: Flush pending commands in cleanup path
Uma Krishnan
2017-06-26
1
-4
/
+53
*
scsi: cxlflash: Track pending scsi commands in each hardware queue
Uma Krishnan
2017-06-26
1
-0
/
+9
[next]