summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko4-7/+63
2021-05-15scsi: target: core: Unify NAA identifier generationSergey Samoylenko3-40/+26
2021-05-14scsi: target: sbp_target: Remove redundant assignment to pg_sizeJiapeng Chong1-1/+0
2021-05-14scsi: message: fusion: Remove redundant assignment to rcJiapeng Chong1-2/+0
2021-05-14scsi: ibmvfc: Reinit target retriesBrian King1-1/+6
2021-05-14scsi: ibmvfc: Avoid move login if fast fail is enabledBrian King2-11/+29
2021-05-14scsi: ibmvfc: Handle move login failureBrian King2-9/+9
2021-05-14scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGEDBodo Stroesser1-4/+4
2021-05-14scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen1-1/+1
2021-05-14scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2-9/+0
2021-05-14scsi: target: iscsi: Drop unnecessary container_of()Guenter Roeck1-7/+0
2021-05-14scsi: scsi_debug: Drop if with an always false conditionUwe Kleine-König1-5/+0
2021-05-14scsi: snic: Fix an error messageChristophe JAILLET1-4/+1
2021-05-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-05-14scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo4-0/+446
2021-05-10scsi: aacraid: Replace one-element array with flexible-array memberGustavo A. R. Silva2-6/+6
2021-05-10scsi: ufs: sysfs: Resume the proper SCSI deviceAsutosh Das1-12/+12
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das13-255/+573
2021-05-10scsi: qla4xxx: Simplify conditionalWan Jiabing1-2/+1
2021-05-10scsi: arcmsr: Update driver version to v1.50.00.04-20210414ching Huang1-1/+1
2021-05-10scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang1-2/+6
2021-05-10scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlockShixin Liu1-3/+1
2021-05-10scsi: megaraid_mbox: Remove redundant initialization of pointer mboxColin Ian King1-2/+0
2021-05-10scsi: lpfc: Remove redundant assignment to pointer temp_hdrColin Ian King1-1/+0
2021-05-10scsi: 3w-9xxx: Move * operator to clean up code style warningColin Ian King1-1/+1
2021-05-10scsi: message: fusion: Documentation cleanupRandy Dunlap1-56/+63
2021-05-10scsi: mpt3sas: Documentation cleanupRandy Dunlap1-49/+50
2021-05-10scsi: target: iscsi: Switch to kmemdup_nul()Yang Yingliang2-6/+2
2021-05-10scsi: core: Treat device offline as a failureJason Yan1-26/+28
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds1-2/+2
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-21/+3
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+14
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+37
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-60/+58
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+26
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-233/+263
2021-05-08Revert "bio: limit bio max size"Jens Axboe4-21/+3
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-10/+16
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-489/+438
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds61-342/+183
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French1-0/+3
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French1-0/+6
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-990/+175
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French1-0/+5
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds80-330/+689
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada3-6/+5
2021-05-08Merge branch 'master' into nextMichael Ellerman1332-14493/+33908