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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
2019-12-19
4
-8
/
+10
|
*
|
scsi: qla2xxx: Add D-Port Diagnostic reason explanation logs
Joe Carnuccio
2019-12-19
1
-5
/
+27
|
*
|
scsi: qla2xxx: Fix update_fcport for current_topology
Himanshu Madhani
2019-12-19
1
-1
/
+4
|
*
|
scsi: qla2xxx: Cleanup unused async_logout_done
Shyam Sundar
2019-12-19
4
-20
/
+0
|
*
|
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-19
9
-25
/
+67
|
*
|
scsi: qla2xxx: Fix fabric scan hang
Quinn Tran
2019-12-19
3
-23
/
+53
|
*
|
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
2019-12-19
8
-70
/
+45
|
*
|
scsi: vmw_pvscsi: Silence dma mapping errors
Thomas Hellstrom
2019-12-19
1
-3
/
+3
|
*
|
scsi: vmw_pvscsi: Fix swiotlb operation
Thomas Hellstrom
2019-12-19
1
-0
/
+14
|
*
|
scsi: csiostor: Adjust indentation in csio_device_reset
Nathan Chancellor
2019-12-19
1
-1
/
+1
|
*
|
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Nathan Chancellor
2019-12-19
1
-1
/
+1
|
*
|
scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
Nathan Chancellor
2019-12-19
1
-1
/
+1
|
*
|
scsi: initio: make initio_state_7() static
Chen Zhou
2019-12-19
1
-1
/
+1
|
*
|
scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'
Chen Zhou
2019-12-19
1
-5
/
+0
|
*
|
scsi: sym53c8xx: fix typos in comments
Chen Zhou
2019-12-19
1
-2
/
+2
|
*
|
scsi: core: Fix a compiler warning triggered by the SCSI logging code
Bart Van Assche
2019-12-19
1
-1
/
+1
|
*
|
scsi: ufs: Power off hook for Cadence UFS driver
Sheeba B
2019-12-19
1
-0
/
+1
|
*
|
scsi: ufs: disable interrupt during clock-gating
Stanley Chu
2019-12-19
1
-0
/
+4
|
*
|
scsi: ufs: disable irq before disabling clocks
Stanley Chu
2019-12-19
1
-5
/
+6
|
*
|
scsi: ufs: Simplify a condition
Dan Carpenter
2019-12-19
1
-2
/
+1
|
*
|
scsi: ufs: Unlock on a couple error paths
Dan Carpenter
2019-12-19
1
-4
/
+10
|
*
|
scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.
Sheeba B
2019-12-19
1
-0
/
+106
|
*
|
scsi: ufs: Do not free irq in suspend
Can Guo
2019-12-19
1
-14
/
+4
|
*
|
scsi: ufs: Do not clear the DL layer timers
Can Guo
2019-12-19
2
-0
/
+31
|
*
|
scsi: ufs: Release clock if DMA map fails
Can Guo
2019-12-19
1
-0
/
+1
|
*
|
scsi: ufs: Use DBD setting in mode sense
Can Guo
2019-12-19
1
-0
/
+3
|
*
|
scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD
Can Guo
2019-12-19
1
-0
/
+2
|
*
|
scsi: ufs: Complete pending requests in host reset and restore path
Can Guo
2019-12-19
2
-14
/
+12
|
*
|
scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
Can Guo
2019-12-19
1
-2
/
+2
|
*
|
scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
Can Guo
2019-12-19
1
-3
/
+3
|
*
|
scsi: ufs: Recheck bkops level if bkops is disabled
Asutosh Das
2019-12-19
1
-0
/
+3
|
*
|
scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
Bart Van Assche
2019-12-19
2
-62
/
+80
|
*
|
scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
Bart Van Assche
2019-12-19
2
-77
/
+50
|
*
|
scsi: esp_scsi: Add support for FSC chip
Kars de Jong
2019-12-19
2
-16
/
+28
|
*
|
scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
Kars de Jong
2019-12-19
2
-9
/
+10
*
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
20
-27
/
+27
|
\
\
\
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
20
-27
/
+27
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-27
1
-0
/
+1
|
\
\
\
|
*
|
|
block: Allow t10-pi to be modular
Herbert Xu
2020-01-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-26
1
-4
/
+5
|
\
\
\
|
*
|
|
block: allow partitions on host aware zone devices
Christoph Hellwig
2020-01-26
1
-4
/
+5
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-26
1
-0
/
+3
|
\
\
\
|
*
|
|
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2020-01-20
1
-0
/
+3
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-18
2
-11
/
+13
|
\
|
|
|
|
*
|
|
scsi: storvsc: Correctly set number of hardware queues for IDE disk
Long Li
2020-01-15
1
-1
/
+3
|
*
|
|
scsi: fnic: fix invalid stack access
Arnd Bergmann
2020-01-15
1
-10
/
+10
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-01-14
1
-1
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
Xiang Chen
2020-01-10
1
-1
/
+3
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-27
5
-10
/
+9
|
\
|
|
|
|
/
|
/
|
|
*
scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
Varun Prakash
2019-12-19
1
-1
/
+2
[prev]
[next]