platform/kernel/linux-rpi.git
2021-01-23 Hannes Reineckescsi: zfcp: Do not set COMMAND_COMPLETE
2021-01-23 Hannes Reineckescsi: qla4xxx: Use standard SAM status definitions
2021-01-23 Hannes Reineckescsi: dc395: Drop private SAM status code definitions
2021-01-23 Hannes Reineckescsi: nsp32: Fixup status handling
2021-01-23 Hannes Reineckescsi: acornscsi: Use standard defines
2021-01-23 Hannes Reineckescsi: bfa: Drop driver-defined SCSI status codes
2021-01-23 Hannes Reineckescsi: aic7xxx: aic79xx: Remove driver-defined SAM statu...
2021-01-23 Hannes Reineckescsi: aic7xxx: aic79xx: Kill pointless forward declarations
2021-01-23 Hannes Reineckescsi: aic7xxx: aic79xx: Whitespace cleanup
2021-01-23 Hannes Reineckescsi: atp870u: Whitespace cleanup
2021-01-23 Hannes Reineckescsi: 3w-sas: Whitespace cleanup
2021-01-23 Hannes Reineckescsi: 3w-9xxx: Whitespace cleanup
2021-01-23 Hannes Reineckescsi: 3w-xxxx: Whitespace cleanup
2021-01-23 Hannes Reineckescsi: Drop gdth driver
2021-01-23 Ahmed S. Darwishscsi: target: core: Remove in_interrupt() check in...
2021-01-23 Sebastian Andrzej... scsi: target: core: Replace in_interrupt() usage in...
2021-01-23 Sebastian Andrzej... scsi: target: alua: Remove in_interrupt() usage in...
2021-01-23 Sebastian Andrzej... scsi: target: iscsi: Redo iscsit_check_session_usage_co...
2021-01-23 Sebastian Andrzej... scsi: target: iscsi: Avoid in_interrupt() usage in...
2021-01-23 Sebastian Andrzej... scsi: target: iscsi: Avoid in_interrupt() usage in...
2021-01-21 Stanley Chuscsi: ufs: Clean up and refactor clk-scaling feature
2021-01-21 Stanley Chuscsi: ufs: Remove redundant null checking of devfreq...
2021-01-21 Stanley Chuscsi: ufs: Refactor cancelling clkscaling works
2021-01-21 Can GuoRevert "Make sure clk scaling happens only when HBA...
2021-01-21 Can Guoscsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
2021-01-21 Can Guoscsi: ufs: Protect some contexts from unexpected clock...
2021-01-21 Bean Huoscsi: ufs: Group UFS WB related flags in struct ufs_dev...
2021-01-21 Bean Huoscsi: ufs: Remove two WB related fields from struct...
2021-01-21 Bean Huoscsi: ufs: Update comment in the function ufshcd_wb_probe()
2021-01-21 Bean Huoscsi: ufs: docs: ABI: Add wb_on documentation for new...
2021-01-21 Bean Huoscsi: ufs: Add "wb_on" sysfs node to control WB on/off
2021-01-21 Kiwoong Kimscsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_P...
2021-01-21 Kiwoong Kimscsi: ufs: Introduce a quirk to allow only page-aligned...
2021-01-21 Bean Huoscsi: ufs: Delete redundant if statement in ufshcd_intr()
2021-01-21 Colin Ian Kingscsi: ibmvfc: Fix spelling mistake "succeded" -> "succe...
2021-01-21 Christophe... scsi: pm80xx: Switch from 'pci_' to 'dma_' API
2021-01-21 Colin Ian Kingscsi: pm80xx: Clean up indentation of a code block
2021-01-20 Martin K. PetersenMerge branch '5.11/scsi-fixes' into 5.12/scsi-queue
2021-01-15 Muneendra Kumarscsi: lpfc: Add support for eh_should_retry_cmd()
2021-01-15 Muneendra Kumarscsi: scsi_transport_fc: Add store capability to rport...
2021-01-15 Muneendra Kumarscsi: scsi_transport_fc: Add a new rport state FC_PORTS...
2021-01-15 Muneendra Kumarscsi: core: No retries on abort success
2021-01-15 Muneendra Kumarscsi: core: Add a new error code DID_TRANSPORT_MARGINAL...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Provide modules parameters for MQ settings
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Enable MQ and set reasonable defaults
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Purge SCSI channels after transport loss...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Send Cancel MAD down each hw SCSI channel
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add cancel mad initialization helper
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Register Sub-CRQ handles with VIOS during...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Send commands down HW Sub-CRQ when channe...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Set and track hw queue in ibmvfc_event...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Advertise client support for using hardwa...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Implement channel enquiry and setup commands
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Map/request irq and register Sub-CRQ...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Define Sub-CRQ interrupt handler routine
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add handlers to drain and complete Sub...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routine
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add Subordinate CRQ definitions
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Define hcall wrapper for registering...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add size parameter to ibmvfc_init_event_p...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Init/free event pool during queue allocat...
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Move event pool init/free routines
2021-01-15 Tyrel Datwylerscsi: ibmvfc: Add vhost fields and defaults for MQ...
2021-01-15 Can Guoscsi: ufs: Protect PM ops and err_handler from user...
2021-01-15 Can Guoscsi: ufs: Fix a possible NULL pointer issue
2021-01-13 John Garryscsi: MAINTAINERS: Remove intel-linux-scu@intel.com...
2021-01-13 Bean Huoscsi: ufs: Remove unnecessary devm_kfree()
2021-01-13 YANG LIscsi: lpfc: Simplify bool comparison
2021-01-13 Jaegeuk Kimscsi: ufs: WB is only available on LUN #0 to #7
2021-01-13 Nilesh Javaliscsi: qla2xxx: Update version to 10.02.00.105-k
2021-01-13 Saurav Kashyapscsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling...
2021-01-13 Quinn Transcsi: qla2xxx: Fix mailbox Ch erroneous error
2021-01-13 Bikash Hazarikascsi: qla2xxx: Wait for ABTS response on I/O timeouts...
2021-01-13 Saurav Kashyapscsi: qla2xxx: Move some messages from debug to normal...
2021-01-13 Saurav Kashyapscsi: qla2xxx: Add error counters to debugfs node
2021-01-13 Saurav Kashyapscsi: qla2xxx: Implementation to get and manage host...
2021-01-13 YANG LIscsi: qedf: Simplify bool comparison
2021-01-13 Sergey Shtylyovscsi: aha1542: Fix multi-line comment style
2021-01-13 Sergey Shtylyovscsi: aha1542: Kill trailing whitespace
2021-01-13 Sergey Shtylyovscsi: aha1542: Clarify 'struct ccb' comments
2021-01-13 Avri Altmanscsi: ufs: A tad optimization in query upiu trace
2021-01-13 Pavel Begunkovscsi: target: file: Don't zero iter before iov_iter_bvec
2021-01-13 Vishakha Channapattanscsi: pm80xx: Log SATA IOMB completion status on failure
2021-01-13 Bhavesh Jashnaniscsi: pm80xx: Simultaneous poll for all FW readiness
2021-01-13 Viswas Gscsi: pm80xx: Fix driver fatal dump failure
2021-01-13 akshatzenscsi: pm80xx: Fix missing tag_free in NVMD DATA req
2021-01-13 akshatzenscsi: pm80xx: Check main config table address
2021-01-13 akshatzenscsi: pm80xx: Check for fatal error
2021-01-13 akshatzenscsi: pm80xx: Do not busy wait in MPI init check
2021-01-13 Ziqi Chenscsi: ufs-qcom: Fix ufs RST_n spec violation
2021-01-13 Ziqi Chenscsi: ufs: core: Fix ufs clk specs violation
2021-01-13 YANG LIscsi: isci: Remove the unneeded variable "status"
2021-01-13 Adrian Hunterscsi: ufs: ufs-debugfs: Add error counters
2021-01-08 Andrea Parri... scsi: storvsc: Validate length of incoming packet in...
2021-01-08 Andrea Parri... scsi: storvsc: Resolve data race in storvsc_probe()
2021-01-08 Andrea Parri... scsi: storvsc: Fix max_outstanding_req_per_channel...
2021-01-08 James Smartscsi: lpfc: Update lpfc version to 12.8.0.7
2021-01-08 James Smartscsi: lpfc: Enhancements to LOG_TRACE_EVENT for better...
2021-01-08 James Smartscsi: lpfc: Implement health checking when aborting I/O
next