summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10scsi: nvme: Added a new sysfs attribute appid_storeMuneendra Kumar
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar
2021-06-10scsi: cgroup: Add cgroup_get_from_id()Muneendra Kumar
2021-06-10scsi: fc: FDMI enhancementJaved Hasan
2021-06-10scsi: libfc: FDMI enhancementsJaved Hasan
2021-06-10scsi: libfc: Add FDMI-2 attributesJaved Hasan
2021-06-10scsi: qedf: Add vendor identifier attributeJaved Hasan
2021-06-10scsi: libfc: Initialisation of RHBA and RPA attributesJaved Hasan
2021-06-09scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-06-09scsi: fc: Correct RHBA attributes lengthJaved Hasan
2021-06-09scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing
2021-06-09scsi: hisi_sas: Reset controller for internal abort timeoutLuo Jiaxing
2021-06-09scsi: hisi_sas: Include HZ in timer macrosLuo Jiaxing
2021-06-09scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus resetLuo Jiaxing
2021-06-09scsi: hisi_sas: Put a limit of link reset retriesLuo Jiaxing
2021-06-09scsi: qedi: Fix host removal with running sessionsMike Christie
2021-06-09scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr()Dan Carpenter
2021-06-09scsi: mpi3mr: Delete unnecessary NULL checkDan Carpenter
2021-06-09scsi: mpi3mr: Fix a double freeTomas Henzl
2021-06-09scsi: ufs: core: Fix a possible use before initialization caseCan Guo
2021-06-07scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd()Bean Huo
2021-06-07scsi: ufs: core: Capture command trace only for the cmd != NULL caseBean Huo
2021-06-07scsi: ufs: core: Let UPIU completion trace print RSP UPIU headerBean Huo
2021-06-07scsi: ufs: core: Clean up ufshcd_add_command_trace()Bean Huo
2021-06-07scsi: ufs: core: Remove repeated word in commentKeoseong Park
2021-06-07scsi: mpi3mr: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-07scsi: NCR5380: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-07scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo
2021-06-07scsi: ufs: Optimize host lock on transfer requests send/compl pathsCan Guo
2021-06-07scsi: ufs: Remove a redundant command completion logic in error handlerCan Guo
2021-06-07scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-06-07scsi: ufs: core: Remove irrelevant reference to non-existing docAvri Altman
2021-06-07scsi: fcoe: Statically initialize flogi_maddrKees Cook
2021-06-07scsi: qedf: Update the max_id value in host structureSaurav Kashyap
2021-06-02scsi: core: Change the type of the second argument of scsi_host_complete_all_...Bart Van Assche
2021-06-02scsi: core: Introduce enums for the SAM and host status codesBart Van Assche
2021-06-02scsi: libsas: Introduce more SAM status code aliases in enum exec_statusBart Van Assche
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