summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: mptfusion: Remove redundant variable rColin Ian King2021-12-061-4/+2
* scsi: be2iscsi: Remove maintainersSebastian Andrzej Siewior2021-12-061-2/+0
* scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli2021-12-061-2/+2
* scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli2021-12-061-3/+2
* scsi: hisi_sas: Use non-atomic bitmap functions when possibleChristophe JAILLET2021-12-061-2/+2
* scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()Christophe JAILLET2021-12-061-9/+0
* scsi: hisi_sas: Use devm_bitmap_zalloc() when applicableChristophe JAILLET2021-12-061-3/+2
* scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wpNiklas Cassel2021-12-021-1/+2
* scsi: sd_zbc: Simplify zone full condition checkNiklas Cassel2021-12-021-2/+1
* scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche2021-11-297-7/+0
* scsi: pmcraid: Fix a kernel-doc warningBart Van Assche2021-11-291-1/+0
* scsi: pm8001: Fix kernel-doc warningsBart Van Assche2021-11-291-12/+12
* scsi: megaraid: Fix a kernel-doc warningBart Van Assche2021-11-291-1/+0
* scsi: initio: Fix a kernel-doc warningBart Van Assche2021-11-291-2/+0
* scsi: dc395x: Fix a kernel-doc warningBart Van Assche2021-11-291-2/+1
* scsi: bfa: Declare 'bfad_im_vport_attrs' staticBart Van Assche2021-11-291-1/+1
* scsi: atp870u: Fix a kernel-doc warningBart Van Assche2021-11-291-1/+0
* scsi: a100u2w: Fix a kernel-doc warningBart Van Assche2021-11-291-2/+0
* scsi: core: Show SCMD_LAST in text formBart Van Assche2021-11-291-0/+1
* scsi: core: Declare 'scsi_scan_type' staticBart Van Assche2021-11-291-1/+1
* scsi: core: Suppress a kernel-doc warningBart Van Assche2021-11-291-1/+1
* scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli2021-11-291-3/+0
* scsi: ufs: Let devices remain runtime suspended during system suspendAdrian Hunter2021-11-293-6/+58
* scsi: ufs: Fix double space in SCSI_UFS_HWMON descriptionGeert Uytterhoeven2021-11-181-1/+1
* scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCDGeert Uytterhoeven2021-11-181-6/+7
* scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu2021-11-182-0/+33
* scsi: pm80xx: Add tracepointsChangyuan Lyu2021-11-185-2/+123
* scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv2021-11-181-2/+2
* scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv2021-11-181-1/+3
* scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv2021-11-182-41/+12
* scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()Igor Pylypiv2021-11-181-1/+1
* scsi: core: Use eh_timeout for START STOP UNITChunguang Xu2021-11-181-1/+2
* scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche2021-11-184-20/+10
* scsi: core: Simplify control flow in scmd_eh_abort_handler()Ewan D. Milne2021-11-181-54/+55
* Linux 5.16-rc1v5.16-rc1Linus Torvalds2021-11-141-2/+2
* kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2021-11-142-5/+6
* Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-144-7/+12
|\
| * xfs: sync xfs_btree_split macros with userspace libxfsDarrick J. Wong2021-11-111-0/+4
| * xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-102-3/+7
| * xfs: use swap() to make dabtree code cleanerYang Guang2021-11-081-4/+1
* | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
|\ \
| * | parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| * | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| * | parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| * | parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* | | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-1421-180/+78
|\ \ \
| * | | sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * | | sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
| * | | sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * | | sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0