- 7ba2272 scsi: lpfc: vmid: VMID parameter initialization by Gaurav Srivastava · 3 years, 7 months ago
- 02169e8 scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfc by Gaurav Srivastava · 3 years, 7 months ago
- 3dbbca7 scsi: nvme: Added a new sysfs attribute appid_store by Muneendra Kumar · 3 years, 7 months ago
- d2bcbea scsi: blkcg: Add app identifier support for blkcg by Muneendra Kumar · 3 years, 7 months ago
- 974db67 scsi: libfc: FDMI enhancements by Javed Hasan · 3 years, 7 months ago
- 82897fe scsi: libfc: Add FDMI-2 attributes by Javed Hasan · 3 years, 7 months ago
- adb98ec scsi: qedf: Add vendor identifier attribute by Javed Hasan · 3 years, 7 months ago
- 0726af6 scsi: libfc: Initialisation of RHBA and RPA attributes by Javed Hasan · 3 years, 7 months ago
- 8f70328 scsi: libfc: Correct the condition check and invalid argument passed by Javed Hasan · 3 years, 7 months ago
- e8a4d0d scsi: hisi_sas: Speed up error handling when internal abort timeout occurs by Luo Jiaxing · 3 years, 7 months ago
- 63ece9e scsi: hisi_sas: Reset controller for internal abort timeout by Luo Jiaxing · 3 years, 7 months ago
- 2f12a499 scsi: hisi_sas: Include HZ in timer macros by Luo Jiaxing · 3 years, 7 months ago
- 0f75733 scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset by Luo Jiaxing · 3 years, 7 months ago
- 366da0d scsi: hisi_sas: Put a limit of link reset retries by Luo Jiaxing · 3 years, 7 months ago
- d1f2ce7 scsi: qedi: Fix host removal with running sessions by Mike Christie · 3 years, 7 months ago
- 2938bedd scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr() by Dan Carpenter · 3 years, 7 months ago
- d46bdec scsi: mpi3mr: Delete unnecessary NULL check by Dan Carpenter · 3 years, 7 months ago
- d3d61f9 scsi: mpi3mr: Fix a double free by Tomas Henzl · 3 years, 7 months ago
- eb783bb scsi: ufs: core: Fix a possible use before initialization case by Can Guo · 3 years, 7 months ago
- 1054248 scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd() by Bean Huo · 3 years, 7 months ago
- 44b5de3 scsi: ufs: core: Capture command trace only for the cmd != NULL case by Bean Huo · 3 years, 7 months ago
- 89ac2c3b scsi: ufs: core: Let UPIU completion trace print RSP UPIU header by Bean Huo · 3 years, 7 months ago
- 04c073f scsi: ufs: core: Clean up ufshcd_add_command_trace() by Bean Huo · 3 years, 7 months ago
- 3242490 scsi: ufs: core: Remove repeated word in comment by Keoseong Park · 3 years, 7 months ago
- 7b8a498 scsi: mpi3mr: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 61f4f11 scsi: NCR5380: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 6f71517 scsi: ufs: Utilize Transfer Request List Completion Notification Register by Can Guo · 3 years, 7 months ago
- a45f937 scsi: ufs: Optimize host lock on transfer requests send/compl paths by Can Guo · 3 years, 7 months ago
- 1cca0c3 scsi: ufs: Remove a redundant command completion logic in error handler by Can Guo · 3 years, 7 months ago
- 8092782 scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg() by Dan Carpenter · 3 years, 7 months ago
- 8b1afb7 scsi: ufs: core: Remove irrelevant reference to non-existing doc by Avri Altman · 3 years, 7 months ago
- ebab8e0 scsi: fcoe: Statically initialize flogi_maddr by Kees Cook · 3 years, 7 months ago
- 1b67f3d scsi: qedf: Update the max_id value in host structure by Saurav Kashyap · 3 years, 7 months ago
- 62af0ee scsi: core: Change the type of the second argument of scsi_host_complete_all_commands() by Bart Van Assche · 3 years, 7 months ago
- 149d0e4 scsi: core: Introduce enums for the SAM and host status codes by Bart Van Assche · 3 years, 7 months ago
- d377f41 scsi: libsas: Introduce more SAM status code aliases in enum exec_status by Bart Van Assche · 3 years, 7 months ago
- 1ff28f2 Merge branch '5.14/scsi-result' into 5.14/scsi-staging by Martin K. Petersen · 3 years, 7 months ago
- ed1b86b scsi: qedi: Wake up if cmd_cleanup_req is set by Mike Christie · 3 years, 7 months ago
- b40f389 scsi: qedi: Complete TMF works before disconnect by Mike Christie · 3 years, 7 months ago
- 60a0d37 scsi: qedi: Pass send_iscsi_tmf task to abort by Mike Christie · 3 years, 7 months ago
- 0c72191 scsi: qedi: Fix cleanup session block/unblock use by Mike Christie · 3 years, 7 months ago
- 2819b4a scsi: qedi: Fix TMF session block/unblock use by Mike Christie · 3 years, 7 months ago
- 140d63b scsi: qedi: Use GFP_NOIO for TMF allocation by Mike Christie · 3 years, 7 months ago
- f7eea75 scsi: qedi: Fix TMF tid allocation by Mike Christie · 3 years, 7 months ago
- 5b04d05 scsi: qedi: Fix use after free during abort cleanup by Mike Christie · 3 years, 7 months ago
- 2ce0023 scsi: qedi: Fix race during abort timeouts by Mike Christie · 3 years, 7 months ago
- 5777b7f scsi: qedi: Fix null ref during abort handling by Mike Christie · 3 years, 7 months ago
- a1f3486 scsi: iscsi: Move pool freeing by Mike Christie · 3 years, 7 months ago
- 99b0603 scsi: iscsi: Hold task ref during TMF timeout handling by Mike Christie · 3 years, 7 months ago
- 7ce9fc5 scsi: iscsi: Flush block work before unblock by Mike Christie · 3 years, 7 months ago
- f6f9645 scsi: iscsi: Fix completion check during abort races by Mike Christie · 3 years, 7 months ago
- bdd4aad scsi: iscsi: Fix shost->max_id use by Mike Christie · 3 years, 7 months ago
- ec29d0a scsi: iscsi: Fix conn use after free during resets by Mike Christie · 3 years, 7 months ago
- fda290c scsi: iscsi: Get ref to conn during reset handling by Mike Christie · 3 years, 7 months ago
- d39df15 scsi: iscsi: Have abort handler get ref to conn by Mike Christie · 3 years, 7 months ago
- b1d19e8 scsi: iscsi: Add iscsi_cls_conn refcount helpers by Mike Christie · 3 years, 7 months ago
- 788b71c scsi: iscsi: iscsi_tcp: Start socket shutdown during conn stop by Mike Christie · 3 years, 7 months ago
- c0920cd scsi: iscsi: iscsi_tcp: Set no linger by Mike Christie · 3 years, 7 months ago
- 23d6fef scsi: iscsi: Fix in-kernel conn failure handling by Mike Christie · 3 years, 7 months ago
- 9e5fe170 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 7 months ago
- b25b957 scsi: iscsi: Use system_unbound_wq for destroy_work by Mike Christie · 3 years, 7 months ago
- 06c203a scsi: iscsi: Force immediate failure during shutdown by Mike Christie · 3 years, 7 months ago
- 27e9862 scsi: iscsi: Drop suspend calls from ep_disconnect by Mike Christie · 3 years, 7 months ago
- 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
- 6143f6f scsi: megaraid_sas: Update driver version to 07.717.02.00-rc1 by Chandrakanth Patil · 3 years, 7 months ago
- 9bedd36 scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs by Chandrakanth Patil · 3 years, 7 months ago
- ae6874b scsi: megaraid_sas: Early detection of VD deletion through RaidMap update by Kashyap Desai · 3 years, 7 months ago
- b5438f4 scsi: megaraid_sas: Fix resource leak in case of probe failure by Chandrakanth Patil · 3 years, 7 months ago
- 79db830 scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through firmware by Chandrakanth Patil · 3 years, 7 months ago
- 9fc4abf scsi: mpi3mr: Add event handling debug prints by Kashyap Desai · 3 years, 7 months ago
- 74e1f30 scsi: mpi3mr: Add EEDP DIF DIX support by Kashyap Desai · 3 years, 7 months ago
- 28cbe2f scsi: mpi3mr: Add support for DSN secure firmware check by Kashyap Desai · 3 years, 7 months ago
- 2f9c4d5 scsi: mpi3mr: Add support for PM suspend and resume by Kashyap Desai · 3 years, 7 months ago
- 44dc724 scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeout by Kashyap Desai · 3 years, 7 months ago
- 71e8010 scsi: mpi3mr: Print pending host I/Os for debugging by Kashyap Desai · 3 years, 7 months ago
- f061178 scsi: mpi3mr: Complete support for soft reset by Kashyap Desai · 3 years, 7 months ago
- 463429f scsi: mpi3mr: Add support for threaded ISR by Kashyap Desai · 3 years, 7 months ago
- 392bbeb scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives by Kashyap Desai · 3 years, 7 months ago
- 82141dd scsi: mpi3mr: Allow certain commands during pci-remove hook by Kashyap Desai · 3 years, 7 months ago
- 0ea1773 scsi: mpi3mr: Add change queue depth support by Kashyap Desai · 3 years, 7 months ago
- e844adb scsi: mpi3mr: Implement SCSI error handler hooks by Kashyap Desai · 3 years, 7 months ago
- 8f9c617 scsi: mpi3mr: Add bios_param SCSI host template hook by Kashyap Desai · 3 years, 7 months ago
- ff9561e scsi: mpi3mr: Print IOC info for debugging by Kashyap Desai · 3 years, 7 months ago
- 54dfcff scsi: mpi3mr: Add support for timestamp sync with firmware by Kashyap Desai · 3 years, 7 months ago
- fb9b045 scsi: mpi3mr: Add support for recovering controller by Kashyap Desai · 3 years, 7 months ago
- e36710d scsi: mpi3mr: Additional event handling by Kashyap Desai · 3 years, 7 months ago
- 8e65345 scsi: mpi3mr: Add support for PCIe device event handling by Kashyap Desai · 3 years, 7 months ago
- 13ef29e scsi: mpi3mr: Add support for device add/remove event handling by Kashyap Desai · 3 years, 7 months ago
- 672ae26 scsi: mpi3mr: Add support for internal watchdog thread by Kashyap Desai · 3 years, 7 months ago
- 023ab2a scsi: mpi3mr: Add support for queue command processing by Kashyap Desai · 3 years, 7 months ago
- c956623 scsi: mpi3mr: Create operational request and reply queue pair by Kashyap Desai · 3 years, 7 months ago
- 824a156 scsi: mpi3mr: Base driver code by Kashyap Desai · 3 years, 7 months ago
- c4f7ac6 scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig by Kashyap Desai · 3 years, 7 months ago
- f6b4142 scsi: ufs: Fix a kernel-doc related formatting issue by Bean Huo · 3 years, 7 months ago
- 5250db6 scsi: isci: Use correctly sized target buffer for memcpy() by Kees Cook · 3 years, 7 months ago
- 66fc475 scsi: esas2r: Switch to flexible array member by Kees Cook · 3 years, 7 months ago
- 4d43115 scsi: FlashPoint: Rename si_flags field by Randy Dunlap · 3 years, 7 months ago
- 84a84cc scsi: mpt3sas: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 27c707b scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port() by Daniel Wagner · 3 years, 7 months ago
- f9c602f scsi: ufs: ufs-mediatek: Disable HCI before HW reset by Alice.Chao · 3 years, 7 months ago