index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxlflash
/
superpipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-7
/
+5
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2018-08-03
scsi: cxlflash: Drop unused sense buffers
Kees Cook
1
-6
/
+2
2018-06-22
scsi: cxlflash: Change return type for fault handler
Souptick Joarder
1
-3
/
+3
2018-05-18
scsi: cxlflash: Isolate external module dependencies
Uma Krishnan
1
-1
/
+2
2018-05-18
scsi: cxlflash: Acquire semaphore before invoking ioctl services
Uma Krishnan
1
-0
/
+6
2018-04-19
scsi: cxlflash: Setup LISNs for user contexts
Uma Krishnan
1
-0
/
+14
2018-01-11
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
1
-28
/
+20
2018-01-11
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
1
-6
/
+9
2018-01-11
scsi: cxlflash: Explicitly cache number of interrupts per context
Matthew R. Ochs
1
-5
/
+9
2018-01-11
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
1
-8
/
+7
2017-10-31
scsi: cxlflash: Derive pid through accessors
Matthew R. Ochs
1
-3
/
+3
2017-08-26
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
1
-3
/
+10
2017-08-25
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'
Christophe JAILLET
1
-0
/
+1
2017-06-26
scsi: cxlflash: Handle AFU sync failures
Uma Krishnan
1
-3
/
+31
2017-04-14
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
1
-2
/
+4
2017-04-14
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
1
-3
/
+5
2017-04-14
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
1
-1
/
+1
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+3
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-24
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-5
/
+3
2017-01-12
scsi: cxlflash: Cleanup prints
Matthew R. Ochs
1
-79
/
+86
2017-01-12
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
1
-5
/
+13
2016-09-14
scsi: cxlflash: Fix context reference tracking on detach
Matthew R. Ochs
1
-1
/
+2
2016-08-24
scsi: cxlflash: Remove adapter file descriptor cache
Matthew R. Ochs
1
-13
/
+13
2016-08-24
scsi: cxlflash: Transition to application close model
Matthew R. Ochs
1
-52
/
+19
2016-08-19
scsi: cxlflash: Add kref to context
Matthew R. Ochs
1
-35
/
+52
2016-08-19
scsi: cxlflash: Cache owning adapter within context
Matthew R. Ochs
1
-0
/
+1
2016-08-19
scsi: cxlflash: Avoid mutex when destroying context
Matthew R. Ochs
1
-18
/
+8
2016-05-06
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
1
-0
/
+15
2016-03-09
cxlflash: Reorder user context initialization
Uma Krishnan
1
-28
/
+28
2016-03-09
cxlflash: Simplify attach path error cleanup
Matthew R. Ochs
1
-24
/
+31
2016-03-09
cxlflash: Split out context initialization
Matthew R. Ochs
1
-37
/
+55
2015-12-10
cxlflash: drop unlikely before IS_ERR_OR_NULL
Geliang Tang
1
-2
/
+2
2015-12-10
cxlflash: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2015-10-30
cxlflash: Fix to avoid bypassing context cleanup
Matthew R. Ochs
1
-4
/
+1
2015-10-30
cxlflash: Fix to avoid potential deadlock on EEH
Matthew R. Ochs
1
-1
/
+29
2015-10-30
cxlflash: Fix to avoid corrupting adapter fops
Matthew R. Ochs
1
-10
/
+1
2015-10-30
cxlflash: Correct spelling, grammar, and alignment mistakes
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix to prevent EEH recovery failure
Matthew R. Ochs
1
-0
/
+9
2015-10-30
cxlflash: Fix MMIO and endianness errors
Matthew R. Ochs
1
-3
/
+3
2015-10-30
cxlflash: Correct naming of limbo state and waitq
Matthew R. Ochs
1
-7
/
+7
2015-10-30
cxlflash: Fix to avoid CXL services during EEH
Matthew R. Ochs
1
-38
/
+60
2015-10-30
cxlflash: Fix to avoid sizeof(bool)
Matthew R. Ochs
1
-1
/
+1
2015-10-30
cxlflash: Fix potential oops following LUN removal
Matthew R. Ochs
1
-12
/
+23
2015-10-30
cxlflash: Fix read capacity timeout
Manoj Kumar
1
-5
/
+4
2015-10-30
cxlflash: Replace magic numbers with literals
Manoj Kumar
1
-2
/
+4
2015-08-27
cxlflash: Virtual LUN support
Matthew R. Ochs
1
-6
/
+76
2015-08-27
cxlflash: Superpipe support
Matthew R. Ochs
1
-0
/
+2014