summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2018-12-081-5/+12
* scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer2018-12-081-16/+8
* scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer2018-12-081-2/+1
* scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer2018-12-083-16/+8
* scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche2018-12-081-38/+36
* scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-081-1/+0
* scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov2018-12-083-3/+11
* scsi: BusLogic: mark expected switch fall-throughGustavo A. R. Silva2018-12-081-0/+1
* 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