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 git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-08-12
1
-30
/
+0
|
\
|
*
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
Nicholas Bellinger
2017-07-30
1
-30
/
+0
*
|
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-08-11
4
-2
/
+38
|
\
\
|
*
|
lpfc: support nvmet_fc defer_rcv callback
James Smart
2017-08-10
4
-2
/
+38
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-08-08
7
-169
/
+69
|
\
\
|
*
|
scsi: sg: only check for dxfer_len greater than 256M
Johannes Thumshirn
2017-07-27
1
-30
/
+1
|
*
|
scsi: aacraid: reading out of bounds
Dan Carpenter
2017-07-26
1
-3
/
+4
|
*
|
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2017-07-26
2
-12
/
+11
|
*
|
scsi: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
2017-07-26
1
-50
/
+15
|
*
|
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-26
1
-54
/
+15
|
*
|
scsi: bnx2i: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-26
1
-7
/
+8
|
*
|
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-26
1
-7
/
+8
|
*
|
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
2017-07-26
1
-22
/
+23
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-08-02
8
-37
/
+58
|
\
\
\
|
|
/
/
|
*
|
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
2017-07-24
1
-4
/
+4
|
*
|
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
2017-07-24
1
-0
/
+2
|
*
|
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
2017-07-24
1
-2
/
+4
|
*
|
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
2017-07-24
1
-0
/
+7
|
*
|
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2017-07-24
2
-30
/
+35
|
*
|
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
2017-07-24
1
-1
/
+5
|
*
|
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
2017-07-24
1
-0
/
+1
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-07-25
3
-4
/
+7
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
2017-07-17
1
-2
/
+5
|
*
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
2017-07-17
1
-1
/
+1
|
*
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
2017-07-17
1
-1
/
+1
*
|
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
[next]