summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: qedi: Wake up if cmd_cleanup_req is setMike Christie
2021-06-02scsi: qedi: Complete TMF works before disconnectMike Christie
2021-06-02scsi: qedi: Pass send_iscsi_tmf task to abortMike Christie
2021-06-02scsi: qedi: Fix cleanup session block/unblock useMike Christie
2021-06-02scsi: qedi: Fix TMF session block/unblock useMike Christie
2021-06-02scsi: qedi: Use GFP_NOIO for TMF allocationMike Christie
2021-06-02scsi: qedi: Fix TMF tid allocationMike Christie
2021-06-02scsi: qedi: Fix use after free during abort cleanupMike Christie
2021-06-02scsi: qedi: Fix race during abort timeoutsMike Christie
2021-06-02scsi: qedi: Fix null ref during abort handlingMike Christie
2021-06-02scsi: iscsi: Move pool freeingMike Christie
2021-06-02scsi: iscsi: Hold task ref during TMF timeout handlingMike Christie
2021-06-02scsi: iscsi: Flush block work before unblockMike Christie
2021-06-02scsi: iscsi: Fix completion check during abort racesMike Christie
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie
2021-06-02scsi: iscsi: Fix conn use after free during resetsMike Christie
2021-06-02scsi: iscsi: Get ref to conn during reset handlingMike Christie
2021-06-02scsi: iscsi: Have abort handler get ref to connMike Christie
2021-06-02scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-06-02scsi: iscsi: iscsi_tcp: Start socket shutdown during conn stopMike Christie
2021-06-02scsi: iscsi: iscsi_tcp: Set no lingerMike Christie
2021-06-02scsi: iscsi: Fix in-kernel conn failure handlingMike Christie
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Use system_unbound_wq for destroy_workMike Christie
2021-06-02scsi: iscsi: Force immediate failure during shutdownMike Christie
2021-06-02scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-06-02scsi: megaraid_sas: Update driver version to 07.717.02.00-rc1Chandrakanth Patil
2021-06-02scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil
2021-06-02scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai
2021-06-02scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil
2021-06-02scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil
2021-06-02scsi: mpi3mr: Add event handling debug printsKashyap Desai
2021-06-02scsi: mpi3mr: Add EEDP DIF DIX supportKashyap Desai
2021-06-02scsi: mpi3mr: Add support for DSN secure firmware checkKashyap Desai
2021-06-02scsi: mpi3mr: Add support for PM suspend and resumeKashyap Desai
2021-06-02scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeoutKashyap Desai
2021-06-02scsi: mpi3mr: Print pending host I/Os for debuggingKashyap Desai
2021-06-02scsi: mpi3mr: Complete support for soft resetKashyap Desai
2021-06-02scsi: mpi3mr: Add support for threaded ISRKashyap Desai
2021-06-02scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drivesKashyap Desai
2021-06-02scsi: mpi3mr: Allow certain commands during pci-remove hookKashyap Desai
2021-06-02scsi: mpi3mr: Add change queue depth supportKashyap Desai
2021-06-02scsi: mpi3mr: Implement SCSI error handler hooksKashyap Desai
2021-06-02scsi: mpi3mr: Add bios_param SCSI host template hookKashyap Desai
2021-06-02scsi: mpi3mr: Print IOC info for debuggingKashyap Desai
2021-06-02scsi: mpi3mr: Add support for timestamp sync with firmwareKashyap Desai
2021-06-02scsi: mpi3mr: Add support for recovering controllerKashyap Desai
2021-06-02scsi: mpi3mr: Additional event handlingKashyap Desai