| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'scsi-mkp/for-next' | Stephen Rothwell | 2018-11-29 | 15 | -62/+96 |
|\ |
|
| * | scsi: xen-scsifront: mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-28 | 1 | -1/+1 |
| * | scsi: megaraid_sas_fusion: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-28 | 1 | -1/+1 |
| * | scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-28 | 1 | -0/+1 |
| * | scsi: libfc: fc_rport: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-28 | 1 | -0/+1 |
| * | scsi: hpsa: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-11-28 | 1 | -0/+5 |
| * | scsi: aacraid: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-11-28 | 1 | -0/+1 |
| * | scsi: aacraid: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-11-28 | 1 | -1/+4 |
| * | scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp() | Bart Van Assche | 2018-11-28 | 1 | -7/+7 |
| * | scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing" | Colin Ian King | 2018-11-28 | 1 | -1/+1 |
| * | scsi: ufs: add fall through annotation | Tomas Winkler | 2018-11-28 | 1 | -0/+3 |
| * | scsi: qedi: Update driver version to 8.33.0.21 | Nilesh Javali | 2018-11-28 | 1 | -2/+2 |
| * | scsi: qedi: Move LL2 producer index processing in BH. | Manish Rangankar | 2018-11-28 | 1 | -12/+19 |
| * | scsi: qedi: add module param to set ping packet size | Nilesh Javali | 2018-11-28 | 2 | -5/+9 |
| * | scsi: qedi: Add packet filter in light L2 Rx path. | Manish Rangankar | 2018-11-28 | 1 | -0/+24 |
| * | scsi: qedi: Check for session online before getting iSCSI TLV data. | Manish Rangankar | 2018-11-28 | 1 | -0/+3 |
| * | scsi: qedi: Allocate IRQs based on msix_cnt | Nilesh Javali | 2018-11-28 | 1 | -1/+1 |
| * | scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE | Nilesh Javali | 2018-11-28 | 1 | -7/+9 |
| * | scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" | Nilesh Javali | 2018-11-28 | 2 | -3/+3 |
| * | scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition | Nilesh Javali | 2018-11-28 | 1 | -2/+0 |
| * | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp | 2018-11-28 | 2 | -3/+0 |
| * | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp | 2018-11-28 | 2 | -18/+3 |
* | | Merge remote-tracking branch 'scsi/for-next' | Stephen Rothwell | 2018-11-29 | 84 | -1659/+3383 |
|\ \ |
|
| * \ | Merge branch 'misc' into for-next | James Bottomley | 2018-11-22 | 9 | -48/+118 |
| |\ \
| | |/ |
|
| | * | scsi: lpfc: Use dma_zalloc_coherent | Sabyasachi Gupta | 2018-11-21 | 1 | -2/+1 |
| | * | scsi: bnx2i: remove set but not used variable 'cid_num' | YueHaibing | 2018-11-21 | 1 | -2/+0 |
| | * | scsi: aha1542: convert to DMA mapping API | Christoph Hellwig | 2018-11-21 | 1 | -35/+91 |
| | * | scsi: megaraid_sas: Add support for MegaRAID Aero controllers | Shivasharan S | 2018-11-21 | 2 | -0/+19 |
| | * | scsi: mpt3sas: Display message on Configurable secure HBA | Sreekanth Reddy | 2018-11-21 | 1 | -3/+4 |
| | * | scsi: libfc: Remove set but not used variable 'disc' | Yue Haibing | 2018-11-21 | 1 | -2/+0 |
| | * | scsi: cxgb4i: fix thermal configuration dependencies | Arnd Bergmann | 2018-11-21 | 1 | -2/+2 |
| | * | scsi: aic94xx: Use dma_pool_zalloc | Souptick Joarder | 2018-11-21 | 1 | -2/+1 |
| * | | Merge branch 'misc' into for-next | James Bottomley | 2018-11-16 | 31 | -586/+524 |
| |\ \
| | |/ |
|
| | * | scsi: libsas: Remove pcidev reference | John Garry | 2018-11-15 | 1 | -1/+1 |
| | * | scsi: libsas: Drop SAS_DPRINTK() and revise logs levels | John Garry | 2018-11-15 | 9 | -236/+207 |
| | * | scsi: libsas: Drop sas_printk() | John Garry | 2018-11-15 | 4 | -20/+16 |
| | * | scsi: libsas: Use pr_fmt(fmt) | John Garry | 2018-11-15 | 3 | -3/+15 |
| | * | scsi: libsas: Delete sas_dump.{c, h} | John Garry | 2018-11-15 | 4 | -94/+0 |
| | * | scsi: hisi_sas: change the time of SAS SSP connection | Xiang Chen | 2018-11-15 | 1 | -1/+1 |
| | * | scsi: hisi_sas: Relocate some codes to avoid an unused check | Xiang Chen | 2018-11-15 | 1 | -21/+23 |
| | * | scsi: hisi_sas: Add support for interrupt coalescing for v3 hw | Xiang Chen | 2018-11-15 | 2 | -0/+102 |
| | * | scsi: hisi_sas: Add support for interrupt converge for v3 hw | Xiang Chen | 2018-11-15 | 1 | -5/+24 |
| | * | scsi: hisi_sas: Create separate host attributes per HBA | Xiang Chen | 2018-11-15 | 5 | -10/+18 |
| | * | scsi: wd719x: always use generic DMA API | Christoph Hellwig | 2018-11-15 | 1 | -15/+17 |
| | * | scsi: wd719x: use per-command private data | Christoph Hellwig | 2018-11-15 | 2 | -57/+42 |
| | * | scsi: wd719x: there should be no active SCBs on removal | Christoph Hellwig | 2018-11-15 | 1 | -3/+2 |
| | * | scsi: sym53c8xx: use dma_set_mask | Christoph Hellwig | 2018-11-15 | 1 | -2/+2 |
| | * | scsi: stex: use dma_set_mask_and_coherent | Christoph Hellwig | 2018-11-15 | 1 | -14/+3 |
| | * | scsi: mvumi: use dma_set_mask | Christoph Hellwig | 2018-11-15 | 1 | -1/+1 |
| | * | scsi: lpfc: use dma_set_mask_and_coherent | Christoph Hellwig | 2018-11-15 | 1 | -24/+10 |