summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-12-06scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli
2021-12-06scsi: hisi_sas: Use non-atomic bitmap functions when possibleChristophe JAILLET
2021-12-06scsi: hisi_sas: Remove some useless code in hisi_sas_alloc()Christophe JAILLET
2021-12-06scsi: hisi_sas: Use devm_bitmap_zalloc() when applicableChristophe JAILLET
2021-12-02scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wpNiklas Cassel
2021-12-02scsi: sd_zbc: Simplify zone full condition checkNiklas Cassel
2021-11-29scsi: Remove superfluous #include <linux/async.h> directivesBart Van Assche
2021-11-29scsi: pmcraid: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: pm8001: Fix kernel-doc warningsBart Van Assche
2021-11-29scsi: megaraid: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: initio: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: dc395x: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: bfa: Declare 'bfad_im_vport_attrs' staticBart Van Assche
2021-11-29scsi: atp870u: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: a100u2w: Fix a kernel-doc warningBart Van Assche
2021-11-29scsi: core: Show SCMD_LAST in text formBart Van Assche
2021-11-29scsi: core: Declare 'scsi_scan_type' staticBart Van Assche
2021-11-29scsi: core: Suppress a kernel-doc warningBart Van Assche
2021-11-29scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli
2021-11-29scsi: ufs: Let devices remain runtime suspended during system suspendAdrian Hunter
2021-11-18scsi: ufs: Fix double space in SCSI_UFS_HWMON descriptionGeert Uytterhoeven
2021-11-18scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCDGeert Uytterhoeven
2021-11-18scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepointChangyuan Lyu
2021-11-18scsi: pm80xx: Add tracepointsChangyuan Lyu
2021-11-18scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocationIgor Pylypiv
2021-11-18scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv
2021-11-18scsi: pm80xx: Do not check the address-of value for NULLIgor Pylypiv
2021-11-18scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()Igor Pylypiv
2021-11-18scsi: core: Use eh_timeout for START STOP UNITChunguang Xu
2021-11-18scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche
2021-11-18scsi: core: Simplify control flow in scmd_eh_abort_handler()Ewan D. Milne
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09scsi: make sure that request queue queiesce and unquiesce balancedMing Lei
2021-11-09scsi: avoid to quiesce sdev->request_queue two timesMing Lei
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-04scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy
2021-11-04scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk
2021-11-03scsi: scsi_ioctl: Validate command sizeTadeusz Struk
2021-11-03scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman
2021-11-03Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen
2021-11-03scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne
2021-11-03scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds