index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-19
/
+4
|
\
|
*
vfs: Convert ocxlflash to use the new mount API
David Howells
2019-05-25
1
-14
/
+4
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-2
/
+1
|
*
cxlflash: don't bother with dentry_operations
Al Viro
2019-05-20
1
-5
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
13
-65
/
+13
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
3
-9
/
+8
|
\
|
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
3
-9
/
+8
*
|
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
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
2
-6
/
+5
|
\
|
*
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
2018-06-21
2
-6
/
+5
*
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
2
-11
/
+4
|
\
\
|
*
\
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-05
2
-5
/
+4
|
|
\
\
|
*
|
|
scsi: cxlflash: Drop unused sense buffers
Kees Cook
2018-08-02
2
-11
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-20
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ocxlflash_getfile(): switch to alloc_file_pseudo()
Al Viro
2018-07-12
1
-19
/
+4
|
*
|
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
2018-07-12
1
-2
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
1
-3
/
+2
|
\
\
\
|
|
/
/
|
*
|
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
Al Viro
2018-07-10
1
-3
/
+2
|
|
/
*
|
scsi: cxlflash: fix assignment of the backend operations
Cédric Le Goater
2018-07-10
1
-2
/
+2
|
/
*
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
2018-05-18
7
-7
/
+16
*
scsi: cxlflash: Abstract hardware dependent assignments
Uma Krishnan
2018-05-18
2
-5
/
+17
*
scsi: cxlflash: Add include guards to backend.h
Uma Krishnan
2018-05-18
1
-0
/
+5
*
scsi: cxlflash: Use local mutex for AFU serialization
Matthew R. Ochs
2018-05-18
2
-3
/
+4
*
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
2018-05-18
1
-0
/
+6
*
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
2
-0
/
+12
*
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
2
-2
/
+8
*
scsi: cxlflash: Support AFU reset
Uma Krishnan
2018-04-18
1
-0
/
+17
*
scsi: cxlflash: Register for translation errors
Uma Krishnan
2018-04-18
2
-2
/
+33
*
scsi: cxlflash: Introduce OCXL context state machine
Uma Krishnan
2018-04-18
2
-3
/
+64
*
scsi: cxlflash: Update synchronous interrupt status bits
Uma Krishnan
2018-04-18
1
-14
/
+21
*
scsi: cxlflash: Setup LISNs for master contexts
Uma Krishnan
2018-04-18
1
-0
/
+21
*
scsi: cxlflash: Setup LISNs for user contexts
Uma Krishnan
2018-04-18
3
-0
/
+24
*
scsi: cxlflash: Introduce object handle fop
Uma Krishnan
2018-04-18
3
-0
/
+26
*
scsi: cxlflash: Support file descriptor mapping
Uma Krishnan
2018-04-18
1
-0
/
+26
*
scsi: cxlflash: Support adapter context mmap and release
Uma Krishnan
2018-04-18
1
-0
/
+72
*
scsi: cxlflash: Support adapter context reading
Uma Krishnan
2018-04-18
1
-0
/
+94
*
scsi: cxlflash: Support adapter context polling
Uma Krishnan
2018-04-18
2
-2
/
+57
*
scsi: cxlflash: Support starting user contexts
Uma Krishnan
2018-04-18
2
-2
/
+100
*
scsi: cxlflash: Support AFU interrupt mapping and registration
Uma Krishnan
2018-04-18
2
-0
/
+122
*
scsi: cxlflash: Support AFU interrupt management
Uma Krishnan
2018-04-18
2
-0
/
+114
*
scsi: cxlflash: Support process element lifecycle
Uma Krishnan
2018-04-18
1
-2
/
+50
*
scsi: cxlflash: Setup OCXL transaction layer
Uma Krishnan
2018-04-18
1
-0
/
+10
[next]