summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-212-2/+2
* scsi: advansys: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-181-1/+1
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-187-23/+361
* scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINsJames Smart2020-02-181-15/+196
* scsi: core: Delete scsi_use_blk_mqJohn Garry2020-02-132-5/+0
* scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-131-3/+2
* scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo2020-02-131-3/+19
* scsi: ufs: Add dev ref clock gating wait time supportCan Guo2020-02-132-0/+37
* scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo2020-02-131-0/+5
* scsi: ufs: Remove the check before call setup clock notify vopsCan Guo2020-02-131-20/+6
* scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo2020-02-131-25/+53
* scsi: ufs: set load before setting voltage in regulatorsAsutosh Das2020-02-131-5/+5
* scsi: ufs: Flush exception event before suspendSayali Lokhande2020-02-131-3/+18
* scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2020-02-132-0/+21
* scsi: ufs: introduce common function to disable host TX LCCStanley Chu2020-02-136-7/+10
* scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu2020-02-131-3/+9
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-1110-10/+10
* scsi: lpfc: Update lpfc version to 12.6.0.4James Smart2020-02-111-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-113-25/+4
* scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart2020-02-113-209/+5
* scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2020-02-112-88/+85
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-111-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-111-0/+1
* scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart2020-02-111-2/+0
* scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2020-02-112-20/+40
* scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error pathJames Smart2020-02-111-1/+3
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-02-111-0/+4
* scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche2020-02-111-0/+2
* scsi: core: remove .for_blk_mqMing Lei2020-02-112-4/+0
* scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu2020-02-112-11/+39
* scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu2020-02-112-1/+8
* scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu2020-02-111-5/+7
* scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu2020-02-111-9/+10
* scsi: megaraid_sas: fix indentation issueColin Ian King2020-02-111-2/+2
* scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi2020-02-112-0/+69
* scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tagBart Van Assche2020-02-113-22/+33
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-031-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-031-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-109-0/+2058
|\ \
| * | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2