summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: ufs: Remove redundant sense size definitionAvri Altman2018-12-082-12/+9
* scsi: snic: Use vzallocSabyasachi Gupta2018-12-081-2/+1
* scsi: fnic: Use vzallocSabyasachi Gupta2018-12-081-2/+1
* scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche2018-12-081-6/+2
* scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-083-134/+147
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-084-87/+10
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-082-20/+4
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-081-5/+9
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-082-17/+1
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-082-11/+30
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-083-32/+5
* scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche2018-12-081-7/+4
* scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche2018-12-081-1/+1
* scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva2018-11-291-1/+1
* scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva2018-11-291-1/+1
* scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva2018-11-291-0/+1
* scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva2018-11-291-0/+1
* scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva2018-11-291-0/+5
* scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva2018-11-291-0/+1
* scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-291-1/+4
* scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche2018-11-291-7/+7
* scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King2018-11-291-1/+1
* scsi: ufs: add fall through annotationTomas Winkler2018-11-291-0/+3
* scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali2018-11-291-2/+2
* scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-291-12/+19
* scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-292-5/+9
* scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar2018-11-291-0/+24
* scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2018-11-291-0/+3
* scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali2018-11-291-1/+1
* scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali2018-11-291-7/+9
* scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2018-11-292-3/+3
* scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali2018-11-291-2/+0
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-2911-23/+19
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-2921-164/+104
* scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-291-2/+1
* scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta2018-11-221-2/+1
* scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing2018-11-221-2/+0
* scsi: aha1542: convert to DMA mapping APIChristoph Hellwig2018-11-221-35/+91
* scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S2018-11-222-0/+19
* scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy2018-11-221-3/+4
* scsi: libfc: Remove set but not used variable 'disc'Yue Haibing2018-11-221-2/+0
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-224-6/+41
* scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-221-2/+2
* scsi: aic94xx: Use dma_pool_zallocSouptick Joarder2018-11-221-2/+1
* scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier2018-11-151-1/+2
* scsi: zfcp: silence remaining kdoc warnings in header filesSteffen Maier2018-11-155-9/+37
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-155-16/+22
* scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier2018-11-151-1/+1