summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya
2021-01-20scsi: target: iscsi: Fix typo in commentValdis Klētnieks
2021-01-14scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-01-14scsi: target: tcmu: Fix use-after-free of se_cmd->privShin'ichiro Kawasaki
2021-01-12scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2021-01-12scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-01-12scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck
2021-01-12scsi: docs: ABI: sysfs-driver-ufs: Rectify table formattingLukas Bulwahn
2021-01-07scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim
2021-01-07scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim
2021-01-07scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler
2021-01-07scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap
2021-01-07scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2021-01-07scsi: docs: ABI: sysfs-driver-ufs: Add DeepSleep power modeAdrian Hunter
2021-01-05scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn
2021-01-05scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne
2021-01-05scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu
2021-01-05scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King
2021-01-05scsi: qedi: Correct max length of CHAP secretNilesh Javali
2021-01-05scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-05scsi: ufs: Relocate flush of exceptional eventKiwoong Kim
2021-01-05scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-01-05scsi: ufs: Fix possible power drain during system suspendStanley Chu
2021-01-04Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen
2021-01-03Linux 5.11-rc2v5.11-rc2Linus Torvalds
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie