aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: rport port swap discovery issue.James Smart2018-12-071-8/+35
* scsi: lpfc: Cap NPIV vports to 256James Smart2018-12-073-3/+15
* scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-074-1/+16
* scsi: lpfc: Fix a duplicate 0711 log message number.James Smart2018-12-071-1/+1
* scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-077-34/+207
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-0711-161/+165
* scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart2018-12-071-1/+1
* scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-073-12/+21
* scsi: aha1542: Fix zeroday __udivdi3 warningJames Bottomley2018-12-071-1/+1
* scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier2018-12-071-4/+4
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2018-12-071-3/+3
* scsi: sun_esp: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-4/+3
* scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp2018-12-071-14/+7
* scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp2018-12-071-3/+5
* scsi: target: add device vendor_id configfs attributeDavid Disseldorp2018-12-071-0/+70
* scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-075-99/+52
* scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2018-12-071-5/+12
* scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer2018-12-071-16/+8
* scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer2018-12-071-2/+1
* scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer2018-12-073-16/+8
* scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche2018-12-071-38/+36
* scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-071-1/+0
* scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov2018-12-073-3/+11
* scsi: BusLogic: mark expected switch fall-throughGustavo A. R. Silva2018-12-071-0/+1
* scsi: ufs: Remove redundant sense size definitionAvri Altman2018-12-072-12/+9
* scsi: snic: Use vzallocSabyasachi Gupta2018-12-071-2/+1
* scsi: fnic: Use vzallocSabyasachi Gupta2018-12-071-2/+1
* scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche2018-12-071-6/+2
* scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-073-134/+147
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-074-87/+10
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-072-20/+4
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-071-5/+9
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-072-17/+1
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-072-11/+30
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-073-32/+5
* scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche2018-12-071-7/+4
* scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche2018-12-071-1/+1
* scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva2018-11-281-1/+1
* scsi: megaraid_sas_fusion: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-1/+1
* scsi: megaraid: megaraid_sas_base: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: libfc: fc_rport: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva2018-11-281-0/+5
* scsi: aacraid: Mark expected switch fall-throughGustavo A. R. Silva2018-11-281-0/+1
* scsi: aacraid: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-281-1/+4
* scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche2018-11-281-7/+7
* scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King2018-11-281-1/+1
* scsi: ufs: add fall through annotationTomas Winkler2018-11-281-0/+3
* scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali2018-11-281-2/+2
* scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-281-12/+19
* scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-282-5/+9