index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: cxlflash: Support AFU interrupt mapping and registration
Uma Krishnan
2018-04-19
2
-0
/
+122
*
scsi: cxlflash: Support AFU interrupt management
Uma Krishnan
2018-04-19
2
-0
/
+114
*
scsi: cxlflash: Support process element lifecycle
Uma Krishnan
2018-04-19
1
-2
/
+50
*
scsi: cxlflash: Setup OCXL transaction layer
Uma Krishnan
2018-04-19
1
-0
/
+10
*
scsi: cxlflash: Setup function OCXL link
Uma Krishnan
2018-04-19
2
-3
/
+23
*
scsi: cxlflash: Support reading adapter VPD data
Uma Krishnan
2018-04-19
1
-0
/
+15
*
scsi: cxlflash: Support AFU state toggling
Uma Krishnan
2018-04-19
1
-0
/
+9
*
scsi: cxlflash: Support process specific mappings
Uma Krishnan
2018-04-19
1
-0
/
+24
*
scsi: cxlflash: Support starting an adapter context
Uma Krishnan
2018-04-19
2
-0
/
+42
*
scsi: cxlflash: MMIO map the AFU
Uma Krishnan
2018-04-19
2
-1
/
+77
*
scsi: cxlflash: Support image reload policy modification
Uma Krishnan
2018-04-19
2
-0
/
+14
*
scsi: cxlflash: Support adapter context discovery
Uma Krishnan
2018-04-19
1
-0
/
+26
*
scsi: cxlflash: Support adapter file descriptors for OCXL
Uma Krishnan
2018-04-19
2
-0
/
+201
*
scsi: cxlflash: Use IDR to manage adapter contexts
Uma Krishnan
2018-04-19
2
-2
/
+21
*
scsi: cxlflash: Adapter context support for OCXL
Uma Krishnan
2018-04-19
2
-0
/
+96
*
scsi: cxlflash: Setup AFU PASID
Uma Krishnan
2018-04-19
2
-0
/
+4
*
scsi: cxlflash: Setup AFU acTag range
Uma Krishnan
2018-04-19
2
-0
/
+15
*
scsi: cxlflash: Read host AFU configuration
Uma Krishnan
2018-04-19
2
-0
/
+39
*
scsi: cxlflash: Setup function acTag range
Uma Krishnan
2018-04-19
2
-0
/
+18
*
scsi: cxlflash: Read host function configuration
Uma Krishnan
2018-04-19
2
-0
/
+48
*
scsi: cxlflash: Hardware AFU for OCXL
Uma Krishnan
2018-04-19
5
-2
/
+73
*
scsi: cxlflash: Introduce OCXL backend
Uma Krishnan
2018-04-19
4
-2
/
+25
*
scsi: cxlflash: Add argument identifier names
Uma Krishnan
2018-04-19
2
-24
/
+27
*
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2018-04-19
2
-1
/
+5
*
scsi: cxlflash: Preserve number of interrupts for master contexts
Uma Krishnan
2018-04-19
2
-3
/
+9
*
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
2018-01-11
6
-78
/
+263
*
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
2018-01-11
1
-1
/
+1
*
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
2018-01-11
4
-11
/
+10
*
scsi: cxlflash: Explicitly cache number of interrupts per context
Matthew R. Ochs
2018-01-11
2
-5
/
+10
*
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
2018-01-11
4
-30
/
+29
*
scsi: cxlflash: Reset command ioasc
Uma Krishnan
2018-01-11
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: Derive pid through accessors
Matthew R. Ochs
2017-10-31
1
-3
/
+3
*
|
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-31
2
-8
/
+19
*
|
scsi: cxlflash: Use derived maximum write same length
Matthew R. Ochs
2017-10-31
2
-5
/
+4
|
/
*
scsi: cxlflash: Fix vlun resize failure in the shrink path
Uma Krishnan
2017-08-26
1
-5
/
+1
*
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
2017-08-26
1
-3
/
+10
*
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-08-26
1
-2
/
+1
*
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
Christophe JAILLET
2017-08-25
1
-0
/
+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
2
-3
/
+10
*
scsi: cxlflash: Support WS16 unmap
Matthew R. Ochs
2017-06-26
4
-0
/
+15
*
scsi: cxlflash: Support AFU debug
Matthew R. Ochs
2017-06-26
4
-0
/
+104
*
scsi: cxlflash: Support LUN provisioning
Matthew R. Ochs
2017-06-26
4
-4
/
+135
*
scsi: cxlflash: Refactor AFU capability checking
Matthew R. Ochs
2017-06-26
1
-4
/
+4
[prev]
[next]