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
*
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
*
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
2
-28
/
+53
*
scsi: cxlflash: Create character device to provide host management interface
Uma Krishnan
2017-06-26
3
-2
/
+212
*
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
2
-5
/
+57
*
scsi: cxlflash: Track pending scsi commands in each hardware queue
Uma Krishnan
2017-06-26
2
-0
/
+11
*
scsi: cxlflash: Handle AFU sync failures
Uma Krishnan
2017-06-26
2
-27
/
+95
*
scsi: cxlflash: Schedule asynchronous reset of the host
Uma Krishnan
2017-06-26
2
-35
/
+104
*
scsi: cxlflash: Reset hardware queue context via specified register
Uma Krishnan
2017-06-26
2
-38
/
+47
*
scsi: cxlflash: Update cxlflash_afu_sync() to return errno
Uma Krishnan
2017-06-26
1
-5
/
+6
*
scsi: cxlflash: Combine the send queue locks
Uma Krishnan
2017-06-26
2
-6
/
+6
*
scsi: cxlflash: Select IRQ_POLL
Guenter Roeck
2017-05-09
1
-0
/
+1
*
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2017-04-14
2
-6
/
+126
*
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2017-04-14
2
-16
/
+106
*
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
2017-04-14
3
-164
/
+309
*
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
2017-04-14
1
-52
/
+42
*
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
2017-04-14
4
-50
/
+57
*
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2017-04-14
2
-6
/
+2
*
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
2017-04-14
1
-13
/
+2
*
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-14
3
-7
/
+28
*
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2017-04-14
2
-4
/
+80
*
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
2017-04-14
3
-57
/
+141
*
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
2017-04-14
3
-41
/
+61
*
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
2017-04-14
7
-45
/
+72
*
scsi: cxlflash: Support dynamic number of FC ports
Matthew R. Ochs
2017-04-14
5
-32
/
+51
*
scsi: cxlflash: Update sysfs helper routines to pass config structure
Matthew R. Ochs
2017-04-14
1
-12
/
+12
*
scsi: cxlflash: Implement IRQ polling for RRQ processing
Matthew R. Ochs
2017-04-14
2
-4
/
+127
*
scsi: cxlflash: Serialize RRQ access and support offlevel processing
Matthew R. Ochs
2017-04-14
2
-7
/
+37
*
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
Matthew R. Ochs
2017-04-14
1
-6
/
+21
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-04
4
-7
/
+10
|
\
|
*
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-23
2
-7
/
+5
[next]