index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-07-17
12
-21
/
+674
|
\
|
*
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
scsi: hisi_sas: make several const arrays static
Colin Ian King
2017-07-12
1
-5
/
+5
|
*
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
2017-07-12
1
-1
/
+4
|
*
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
2017-07-12
1
-0
/
+1
|
*
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
2017-07-12
1
-1
/
+1
|
*
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
2017-07-12
1
-1
/
+1
|
*
scsi: isci: fix typo in function names
Colin Ian King
2017-07-12
1
-7
/
+7
|
*
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
2017-07-12
1
-4
/
+7
|
*
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
2017-07-12
3
-0
/
+646
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
5
-46
/
+182
|
\
\
|
|
/
|
/
|
|
*
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
2017-07-11
3
-8
/
+33
|
*
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
2017-07-06
3
-33
/
+8
|
*
ibmvscsis: Use tpgt passed in by user
Bryant G. Ly
2017-07-06
1
-0
/
+8
|
*
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2017-07-06
2
-31
/
+12
|
*
ibmvscsis: Enable Logical Partition Migration Support
Michael Cyr
2017-06-08
3
-16
/
+162
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
2
-6
/
+7
|
\
\
|
*
|
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
2
-6
/
+7
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
152
-4350
/
+11270
|
\
\
\
|
*
|
|
qla2xxx: Fix NVMe entry_type for iocb packet on BE system
Himanshu Madhani
2017-07-01
1
-1
/
+2
|
*
|
|
scsi: qla2xxx: avoid unused-function warning
Arnd Bergmann
2017-07-01
2
-8
/
+13
|
*
|
|
scsi: snic: fix a couple of spelling mistakes/typos
Colin Ian King
2017-07-01
2
-3
/
+3
|
*
|
|
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-07-01
8
-11
/
+10
|
*
|
|
scsi: lpfc: don't double count abort errors
Dan Carpenter
2017-07-01
1
-1
/
+0
|
*
|
|
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
2017-07-01
1
-10
/
+10
|
*
|
|
scsi: hisi_sas: optimise DMA slot memory
Xiaofei Tan
2017-07-01
5
-122
/
+104
|
*
|
|
scsi: ibmvfc: constify dev_pm_ops structures.
Arvind Yadav
2017-07-01
1
-1
/
+1
|
*
|
|
scsi: ibmvscsi: constify dev_pm_ops structures.
Arvind Yadav
2017-07-01
1
-1
/
+1
|
*
|
|
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: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
2017-07-01
2
-4
/
+9
|
*
|
|
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
2017-07-01
1
-1
/
+2
|
*
|
|
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
Johannes Thumshirn
2017-07-01
1
-10
/
+13
|
*
|
|
scsi: sun_esp: fix device reference leaks
Johan Hovold
2017-06-27
1
-1
/
+8
|
*
|
|
scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...
Satish Kharat
2017-06-27
1
-2
/
+14
|
*
|
|
scsi: fnic: correct speed display and add support for 25,40 and 100G
Satish Kharat
2017-06-27
3
-2
/
+45
|
*
|
|
scsi: fnic: added timestamp reporting in fnic debug stats
Satish Kharat
2017-06-27
3
-0
/
+32
|
*
|
|
scsi: fnic: Zero io_cmpl_skip on fw reset completion
Satish Kharat
2017-06-27
1
-0
/
+1
|
*
|
|
scsi: bnx2fc: Update version number to 2.11.8.
Chad Dupuis
2017-06-27
1
-1
/
+1
|
*
|
|
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
2017-06-27
1
-1
/
+6
|
*
|
|
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
2017-06-27
1
-8
/
+3
|
*
|
|
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
2017-06-27
1
-1
/
+16
|
*
|
|
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-27
10
-10
/
+20
|
*
|
|
scsi: bnx2fc: Check for connection offload before sending RRQ.
Chad Dupuis
2017-06-27
1
-3
/
+10
|
*
|
|
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
2017-06-27
1
-1
/
+34
|
*
|
|
scsi: default to scsi-mq
Christoph Hellwig
2017-06-27
2
-15
/
+0
|
*
|
|
scsi: sas: scsi_queue_work can fail, so make callers aware
Johannes Thumshirn
2017-06-27
2
-16
/
+24
|
*
|
|
scsi: qla2xxx: Update Driver version to 10.00.00.00-k
Himanshu Madhani
2017-06-27
1
-3
/
+3
[next]