| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 97 | -290/+287 |
* | Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" | Quinn Tran | 2020-08-18 | 1 | -4/+0 |
* | Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" | Saurav Kashyap | 2020-08-18 | 1 | -8/+0 |
* | scsi: qla2xxx: Fix null pointer access during disconnect from subsystem | Quinn Tran | 2020-08-18 | 1 | -0/+5 |
* | scsi: qla2xxx: Check if FW supports MQ before enabling | Saurav Kashyap | 2020-08-18 | 1 | -0/+5 |
* | scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba | Arun Easi | 2020-08-18 | 2 | -1/+10 |
* | scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any... | Arun Easi | 2020-08-18 | 1 | -0/+3 |
* | scsi: qla2xxx: Reduce noisy debug message | Quinn Tran | 2020-08-18 | 1 | -2/+2 |
* | scsi: qla2xxx: Fix login timeout | Quinn Tran | 2020-08-18 | 2 | -4/+16 |
* | scsi: qla2xxx: Indicate correct supported speeds for Mezz card | Quinn Tran | 2020-08-18 | 1 | -5/+12 |
* | scsi: qla2xxx: Flush I/O on zone disable | Quinn Tran | 2020-08-18 | 1 | -1/+0 |
* | scsi: qla2xxx: Flush all sessions on zone disable | Quinn Tran | 2020-08-18 | 1 | -0/+12 |
* | scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values | Enzo Matsumiya | 2020-08-18 | 1 | -7/+7 |
* | scsi: scsi_debug: Fix scp is NULL errors | Douglas Gilbert | 2020-08-18 | 1 | -0/+2 |
* | scsi: ufs: No need to send Abort Task if the task in DB was cleared | Bean Huo | 2020-08-18 | 1 | -7/+8 |
* | scsi: ufs: Clean up completed request without interrupt notification | Stanley Chu | 2020-08-18 | 1 | -1/+2 |
* | scsi: ufs: Improve interrupt handling for shared interrupts | Adrian Hunter | 2020-08-18 | 1 | -3/+3 |
* | scsi: ufs: Fix interrupt error message for shared interrupts | Adrian Hunter | 2020-08-18 | 1 | -1/+1 |
* | scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL | Adrian Hunter | 2020-08-18 | 2 | -3/+22 |
* | scsi: ufs-mediatek: Fix incorrect time to wait link status | Stanley Chu | 2020-08-18 | 1 | -1/+1 |
* | scsi: ufs: Fix possible infinite loop in ufshcd_hold | Stanley Chu | 2020-08-18 | 1 | -1/+4 |
* | scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe() | Jing Xiangfeng | 2020-08-18 | 1 | -0/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-08-15 | 15 | -94/+163 |
|\ |
|
| * | scsi: lpfc: Update lpfc version to 12.8.0.3 | Dick Kennedy | 2020-08-05 | 1 | -1/+1 |
| * | scsi: lpfc: Fix LUN loss after cable pull | Dick Kennedy | 2020-08-05 | 1 | -1/+7 |
| * | scsi: lpfc: Fix validation of bsg reply lengths | Dick Kennedy | 2020-08-05 | 1 | -13/+8 |
| * | scsi: lpfc: Fix retry of PRLI when status indicates its unsupported | Dick Kennedy | 2020-08-05 | 1 | -3/+7 |
| * | scsi: lpfc: Fix oops when unloading driver while running mds diags | Dick Kennedy | 2020-08-05 | 1 | -2/+9 |
| * | scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter | Dick Kennedy | 2020-08-05 | 1 | -6/+16 |
| * | scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value | Dick Kennedy | 2020-08-05 | 2 | -4/+19 |
| * | scsi: lpfc: Fix FCoE speed reporting | Dick Kennedy | 2020-08-05 | 2 | -2/+19 |
| * | scsi: lpfc: Add missing misc_deregister() for lpfc_init() | Jing Xiangfeng | 2020-08-05 | 1 | -2/+5 |
| * | scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport | Ewan D. Milne | 2020-08-05 | 1 | -1/+1 |
| * | scsi: scsi_transport_sas: Add spaces around binary operator "|" | Xiang Chen | 2020-08-05 | 1 | -1/+1 |
| * | scsi: sd_zbc: Improve zone revalidation | Damien Le Moal | 2020-08-05 | 3 | -54/+60 |
| * | scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases | Javed Hasan | 2020-08-05 | 1 | -3/+9 |
| * | scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() | Javed Hasan | 2020-08-05 | 1 | -1/+1 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-08-11 | 1 | -2/+2 |
|\ \ |
|
| * | | virtio_scsi: correct tags for config space fields | Michael S. Tsirkin | 2020-08-05 | 1 | -2/+2 |
* | | | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-08 | 3 | -3/+7 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-08-06 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed | 2020-06-26 | 1 | -1/+5 |
| * | | | | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 2020-07-08 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-08-07 | 189 | -3145/+6899 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences | Hannes Reinecke | 2020-07-31 | 1 | -7/+5 |
| * | | | scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices | Stanley Chu | 2020-07-31 | 1 | -0/+2 |
| * | | | scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM" | Stanley Chu | 2020-07-31 | 2 | -0/+18 |
| * | | | scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged | Maxim Levitsky | 2020-07-31 | 1 | -0/+8 |
| * | | | scsi: scsi_debug: Implement tur_ms_to_ready parameter | Douglas Gilbert | 2020-07-29 | 1 | -17/+93 |
| * | | | scsi: scsi_debug: Fix request sense | Douglas Gilbert | 2020-07-29 | 1 | -35/+29 |