aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner8-79/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner30-431/+30
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner33-172/+33
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 148Thomas Gleixner1-13/+1
2019-05-29scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan1-2/+1
2019-05-29scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-05-29scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-05-29scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis1-11/+28
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar1-6/+26
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar1-1/+1
2019-05-25vfs: Convert ocxlflash to use the new mount APIDavid Howells1-14/+4
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro1-2/+1
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-226/+189
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner8-84/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78Thomas Gleixner1-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner8-106/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner3-54/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2-12/+2
2019-05-21scsi: st: add a SPDX tag to st.cChristoph Hellwig1-0/+1
2019-05-21scsi: sr: add a SPDX tag to sr.cChristoph Hellwig1-0/+1
2019-05-21scsi: sg: switch to SPDX tagsChristoph Hellwig1-6/+1
2019-05-21scsi: ses: switch to SPDX tagsChristoph Hellwig1-18/+2
2019-05-21scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig2-30/+2
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig1-0/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig9-141/+9
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig1-1/+1
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig2-26/+2
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig5-65/+5
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig10-130/+10
2019-05-21scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig1-1/+1
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig1-17/+1
2019-05-21scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig3-16/+3
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig8-0/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner15-223/+15
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner5-65/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner38-0/+38
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner33-0/+33
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner7-0/+7
2019-05-20Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-05-20scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-05-20scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu1-7/+16
2019-05-20scsi: myrs: Fix uninitialized variableYueHaibing1-1/+1
2019-05-20cxlflash: don't bother with dentry_operationsAl Viro1-5/+1