summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-03scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-02-03scsi: ufs: core: Use a host-wide tagset in SDB modeBart Van Assche
2026-01-23Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"Martin K. Petersen
2026-01-23scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2026-01-23scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2026-01-23scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2026-01-23Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen
2026-01-23scsi: mpi3mr: Driver version update to 8.17.0.3.50Ranjan Kumar
2026-01-23scsi: mpi3mr: Fixed the W=1 compilation warningRanjan Kumar
2026-01-23scsi: mpi3mr: Record and report controller firmware faultsRanjan Kumar
2026-01-23scsi: mpi3mr: Update MPI Headers to revision 39Ranjan Kumar
2026-01-23scsi: mpi3mr: Use negotiated link rate from DevicePage0Ranjan Kumar
2026-01-23scsi: mpi3mr: Avoid redundant diag-fault resetsRanjan Kumar
2026-01-23scsi: mpi3mr: Rename log data save helper to reflect threaded/BH contextRanjan Kumar
2026-01-23scsi: mpi3mr: Add module parameter to control threaded IRQ pollingRanjan Kumar
2026-01-23Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"Martin K. Petersen
2026-01-23scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstractionRam Kumar Dwivedi
2026-01-23scsi: ufs: core: Enforce minimum PM level for sysfs configurationRam Kumar Dwivedi
2026-01-23scsi: ufs: dt-bindings: Document bindings for SA8255P UFS Host ControllerRam Kumar Dwivedi
2026-01-23scsi: MAINTAINERS: Broaden UFS Qualcomm binding file patternRam Kumar Dwivedi
2026-01-23Merge patch series "Change the return type of the .queuecommand() callback"Martin K. Petersen
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-23scsi: qla2xxx: Declare qla2xxx_mqueuecommand() staticBart Van Assche
2026-01-23scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche
2026-01-23scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche
2026-01-23scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003Bart Van Assche
2026-01-16Merge patch series "Clean up the SCSI disk driver source code"Martin K. Petersen
2026-01-16scsi: sd: Do not split error messagesBart Van Assche
2026-01-16scsi: sd: Move the sd_fops definitionBart Van Assche
2026-01-16scsi: sd: Move the scsi_disk_release() function definitionBart Van Assche
2026-01-16scsi: sd: Move the sd_config_discard() function definitionBart Van Assche
2026-01-16scsi: sd: Move the sd_remove() function definitionBart Van Assche
2026-01-16scsi: ufs: core: Handle sentinel value for dHIDAvailableSizeKeoseong Park
2026-01-16scsi: ufs: exynos: Call phy_notify_state() from hibern8 callbacksPeter Griffin
2026-01-11Merge patch series "Call scsi_host_busy() after the SCSI host has been added"Martin K. Petersen
2026-01-11scsi: core: Revert "Fix a regression triggered by scsi_host_busy()"Bart Van Assche
2026-01-11scsi: ufs: core: Only call scsi_host_busy() after the SCSI host has been addedBart Van Assche
2026-01-11scsi: ufs: core: Improve the documentation of UFS data framesBart Van Assche
2026-01-11scsi: mpt3sas: Simplify the workqueue allocation codeBart Van Assche
2026-01-11scsi: mpi3mr: Simplify the workqueue allocation codeBart Van Assche
2026-01-11Merge patch series "scsi: Make use of bus callbacks"Martin K. Petersen
2026-01-11scsi: ufs: core: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: st: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: sr: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: ses: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: sd: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: ch: Convert to SCSI bus methodsUwe Kleine-König
2026-01-11scsi: core: sysfs: Make use of bus callbacksUwe Kleine-König
2026-01-11scsi: core: Pass a struct scsi_driver to scsi_{,un}register_driver()Uwe Kleine-König
2026-01-04scsi: target: Constify struct configfs_item_operations and configfs_group_ope...Christophe JAILLET