platform/kernel/linux-starfive.git
2021-06-08 Keoseong Parkscsi: ufs: core: Remove repeated word in comment
2021-06-08 Gustavo A.... scsi: mpi3mr: Fix fall-through warning for Clang
2021-06-08 Gustavo A.... scsi: NCR5380: Fix fall-through warning for Clang
2021-06-08 Can Guoscsi: ufs: Utilize Transfer Request List Completion...
2021-06-08 Can Guoscsi: ufs: Optimize host lock on transfer requests...
2021-06-08 Can Guoscsi: ufs: Remove a redundant command completion logic...
2021-06-08 Dan Carpenterscsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
2021-06-08 Avri Altmanscsi: ufs: core: Remove irrelevant reference to non...
2021-06-08 Kees Cookscsi: fcoe: Statically initialize flogi_maddr
2021-06-08 Saurav Kashyapscsi: qedf: Update the max_id value in host structure
2021-06-03 Bart Van Asschescsi: core: Change the type of the second argument...
2021-06-03 Bart Van Asschescsi: core: Introduce enums for the SAM and host status...
2021-06-02 Bart Van Asschescsi: libsas: Introduce more SAM status code aliases...
2021-06-02 Martin K. PetersenMerge branch '5.14/scsi-result' into 5.14/scsi-staging
2021-06-02 Mike Christiescsi: qedi: Wake up if cmd_cleanup_req is set
2021-06-02 Mike Christiescsi: qedi: Complete TMF works before disconnect
2021-06-02 Mike Christiescsi: qedi: Pass send_iscsi_tmf task to abort
2021-06-02 Mike Christiescsi: qedi: Fix cleanup session block/unblock use
2021-06-02 Mike Christiescsi: qedi: Fix TMF session block/unblock use
2021-06-02 Mike Christiescsi: qedi: Use GFP_NOIO for TMF allocation
2021-06-02 Mike Christiescsi: qedi: Fix TMF tid allocation
2021-06-02 Mike Christiescsi: qedi: Fix use after free during abort cleanup
2021-06-02 Mike Christiescsi: qedi: Fix race during abort timeouts
2021-06-02 Mike Christiescsi: qedi: Fix null ref during abort handling
2021-06-02 Mike Christiescsi: iscsi: Move pool freeing
2021-06-02 Mike Christiescsi: iscsi: Hold task ref during TMF timeout handling
2021-06-02 Mike Christiescsi: iscsi: Flush block work before unblock
2021-06-02 Mike Christiescsi: iscsi: Fix completion check during abort races
2021-06-02 Mike Christiescsi: iscsi: Fix shost->max_id use
2021-06-02 Mike Christiescsi: iscsi: Fix conn use after free during resets
2021-06-02 Mike Christiescsi: iscsi: Get ref to conn during reset handling
2021-06-02 Mike Christiescsi: iscsi: Have abort handler get ref to conn
2021-06-02 Mike Christiescsi: iscsi: Add iscsi_cls_conn refcount helpers
2021-06-02 Mike Christiescsi: iscsi: iscsi_tcp: Start socket shutdown during...
2021-06-02 Mike Christiescsi: iscsi: iscsi_tcp: Set no linger
2021-06-02 Mike Christiescsi: iscsi: Fix in-kernel conn failure handling
2021-06-02 Mike Christiescsi: iscsi: Rel ref after iscsi_lookup_endpoint()
2021-06-02 Mike Christiescsi: iscsi: Use system_unbound_wq for destroy_work
2021-06-02 Mike Christiescsi: iscsi: Force immediate failure during shutdown
2021-06-02 Mike Christiescsi: iscsi: Drop suspend calls from ep_disconnect
2021-06-02 Mike Christiescsi: iscsi: Stop queueing during ep_disconnect
2021-06-02 Mike Christiescsi: iscsi: Add task completion helper
2021-06-02 Chandrakanth... scsi: megaraid_sas: Update driver version to 07.717...
2021-06-02 Chandrakanth... scsi: megaraid_sas: Handle missing interrupts while...
2021-06-02 Kashyap Desaiscsi: megaraid_sas: Early detection of VD deletion...
2021-06-02 Chandrakanth... scsi: megaraid_sas: Fix resource leak in case of probe...
2021-06-02 Chandrakanth... scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLO...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add event handling debug prints
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add EEDP DIF DIX support
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for DSN secure firmware check
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for PM suspend and resume
2021-06-02 Kashyap Desaiscsi: mpi3mr: Wait for pending I/O completions upon...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Print pending host I/Os for debugging
2021-06-02 Kashyap Desaiscsi: mpi3mr: Complete support for soft reset
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for threaded ISR
2021-06-02 Kashyap Desaiscsi: mpi3mr: Hardware workaround for UNMAP commands...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Allow certain commands during pci-remove...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add change queue depth support
2021-06-02 Kashyap Desaiscsi: mpi3mr: Implement SCSI error handler hooks
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add bios_param SCSI host template hook
2021-06-02 Kashyap Desaiscsi: mpi3mr: Print IOC info for debugging
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for timestamp sync with firmware
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for recovering controller
2021-06-02 Kashyap Desaiscsi: mpi3mr: Additional event handling
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for PCIe device event handling
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for device add/remove event...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for internal watchdog thread
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add support for queue command processing
2021-06-02 Kashyap Desaiscsi: mpi3mr: Create operational request and reply...
2021-06-02 Kashyap Desaiscsi: mpi3mr: Base driver code
2021-06-02 Kashyap Desaiscsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig
2021-06-02 Bean Huoscsi: ufs: Fix a kernel-doc related formatting issue
2021-06-02 Kees Cookscsi: isci: Use correctly sized target buffer for memcpy()
2021-06-02 Kees Cookscsi: esas2r: Switch to flexible array member
2021-06-02 Randy Dunlapscsi: FlashPoint: Rename si_flags field
2021-06-02 Gustavo A.... scsi: mpt3sas: Fix fall-through warnings for Clang
2021-06-02 Daniel Wagnerscsi: qla2xxx: Log PCI address in qla_nvme_unregister_r...
2021-06-02 Alice.Chaoscsi: ufs: ufs-mediatek: Disable HCI before HW reset
2021-06-02 Alice.Chaoscsi: ufs: core: Export ufshcd_hba_stop()
2021-06-01 Hannes Reineckescsi: core: Drop obsolete Linux-specific SCSI status...
2021-06-01 Hannes Reineckescsi: pcmcia: nsp_cs: Use SAM_STAT_CHECK_CONDITION
2021-06-01 Hannes Reineckescsi: target: Use standard SAM status types
2021-06-01 Hannes Reineckescsi: core: Kill message byte
2021-06-01 Hannes Reineckescsi: core: Drop message byte helper
2021-06-01 Hannes Reineckescsi: fdomain: Translate message to host byte status
2021-06-01 Hannes Reineckescsi: fdomain: Drop last argument to fdomain_finish_cmd()
2021-06-01 Hannes Reineckescsi: FlashPoint: Use standard SCSI definitions
2021-06-01 Hannes Reineckescsi: fas216: Use get_status_byte() to avoid using...
2021-06-01 Hannes Reineckescsi: fas216: Translate message to host byte status
2021-06-01 Hannes Reineckescsi: advansys: Do not set message byte in SCSI status
2021-06-01 Hannes Reineckescsi: aha152x: Do not set message byte when calling...
2021-06-01 Hannes Reineckescsi: aha152x: Modify done() to use separate status...
2021-06-01 Hannes Reineckescsi: acornscsi: Translate message byte to host byte
2021-06-01 Hannes Reineckescsi: acornscsi: Remove acornscsi_reportstatus()
2021-06-01 Hannes Reineckescsi: mesh: Translate message to host byte status
2021-06-01 Hannes Reineckescsi: wd33c93: Translate message byte to host byte
2021-06-01 Hannes Reineckescsi: nsp32: Do not set message byte
2021-06-01 Hannes Reineckescsi: nsp32: Whitespace cleanup
2021-06-01 Hannes Reineckescsi: qlogicfas408: Whitespace cleanup
2021-06-01 Hannes Reineckescsi: qlogicfas408: make ql_pcmd() a void function
next