aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-182-0/+10
* scsi: scsi_error: Do not retry illegal function errorHannes Reinecke2017-10-181-0/+1
* scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff2017-10-181-1/+1
* scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entryHannes Reinecke2017-10-171-1/+1
* scsi: scsi_devinfo: Add 'AIX VDASD' to blacklistHannes Reinecke2017-10-171-0/+1
* scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang2017-10-171-1/+5
* scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang2017-10-171-1/+5
* scsi: scsi_devinfo: fixup string compareHannes Reinecke2017-10-171-10/+13
* scsi: scsi_devinfo: Whitespace fixesHannes Reinecke2017-10-171-22/+22
* scsi: scsi: Export blacklist flags to sysfsHannes Reinecke2017-10-173-0/+46
* scsi: scsi_debug: allow to specify inquiry vendor and modelHannes Reinecke2017-10-171-8/+17
* scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal2017-10-161-3/+3
* scsi: sd_zbc: Use well defined macrosDamien Le Moal2017-10-161-8/+4
* scsi: sd_zbc: Rearrange codeDamien Le Moal2017-10-161-5/+5
* scsi: sd_zbc: Fix comments and indentationDamien Le Moal2017-10-162-18/+104
* scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal2017-10-161-24/+0
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2017-10-163-17/+8
* scsi: scsi_transport_sas: check reply payload length instead of bidi requestChristoph Hellwig2017-10-161-1/+1
* scsi: libfc: don't assign resid_len in fc_lport_bsg_requestChristoph Hellwig2017-10-161-3/+0
* scsi: bfa: don't reset max_segments for every bsg requestChristoph Hellwig2017-10-161-7/+0
* scsi: qedi: Delete redundant variablesChristos Gkekas2017-10-161-16/+1
* scsi: qla2xxx: Query FC4 type during RSCN processingGiridhar Malavali2017-10-161-1/+1
* scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani2017-10-164-12/+21
* scsi: qla2xxx: Update driver version to 10.00.00.02-kHimanshu Madhani2017-10-161-1/+1
* scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-167-21/+459
* scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port statesDuane Grigsby2017-10-162-7/+26
* scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani2017-10-163-5/+16
* scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani2017-10-163-3/+16
* scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()Dan Carpenter2017-10-161-1/+1
* scsi: aic7xxx: make a couple of functions staticColin Ian King2017-10-162-2/+2
* scsi: nsp32: fix logic bug in error handlingArnd Bergmann2017-10-161-1/+1
* scsi: bfa: integer overflow in debugfsDan Carpenter2017-10-161-2/+3
* scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-112-16/+28
* scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-10-111-0/+1
* scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash2017-10-111-1/+4
* scsi: update description of logging_level bitsRandy Dunlap2017-10-111-4/+4
* scsi: be2iscsi: Update driver versionJitendra Bhivare2017-10-111-1/+1
* scsi: be2iscsi: Remove A-circumflex character in copyright markingJitendra Bhivare2017-10-119-9/+9
* scsi: be2iscsi: Fix misc static analysis errorsJitendra Bhivare2017-10-116-94/+29
* scsi: be2iscsi: Add cmd to set host dataJitendra Bhivare2017-10-113-0/+74
* scsi: be2iscsi: Modify IOCTL to fetch user configured IQNJitendra Bhivare2017-10-113-6/+15
* scsi: be2iscsi: Fix _get_initname buffer overflowJitendra Bhivare2017-10-114-70/+35
* scsi: be2iscsi: Fix _modify_eq_delay buffer overflowJitendra Bhivare2017-10-113-98/+124
* scsi: be2iscsi: Free msi_name and disable HW intrJitendra Bhivare2017-10-111-17/+30
* scsi: be2iscsi: Fix return value in mgmt_open_connectionJitendra Bhivare2017-10-111-1/+1
* scsi: be2iscsi: Fix boot flags in sysfsJitendra Bhivare2017-10-111-2/+9
* scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00Sreekanth Reddy2017-10-111-2/+2
* scsi: mpt3sas: Adding support for SAS3616 HBA deviceSreekanth Reddy2017-10-111-0/+5
* scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...Sreekanth Reddy2017-10-111-36/+81
* scsi: mpt3sas: Display chassis slot information of the driveSreekanth Reddy2017-10-112-127/+143