summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-12-06scsi: ufs: Rename a function argumentBart Van Assche
2021-12-06scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche
2021-12-06scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli
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-06scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki
2021-12-06scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar
2021-12-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
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: ufs-pci: Add support for Intel ADLAdrian Hunter
2021-11-29scsi: ufs: Let devices remain runtime suspended during system suspendAdrian Hunter
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29sr: set GENHD_FL_REMOVABLE earlierChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-24Revert "virtio-scsi: don't let virtio core to validate used buffer length"Michael S. Tsirkin
2021-11-23scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart
2021-11-22scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki
2021-11-22scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie
2021-11-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-11-18scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy
2021-11-18scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy
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