Age | Commit message (Expand) | Author | Files | Lines |
2020-09-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -4/+2 |
2020-08-25 | scsi: scsi_debug: Remove superfluous close zone in resp_open_zone() | Niklas Cassel | 1 | -2/+0 |
2020-08-25 | scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu() | Dan Carpenter | 1 | -1/+1 |
2020-08-25 | scsi: qedf: Fix null ptr reference in qedf_stag_change_work | Ye Bin | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 97 | -290/+287 |
2020-08-18 | Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" | Quinn Tran | 1 | -4/+0 |
2020-08-18 | Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" | Saurav Kashyap | 1 | -8/+0 |
2020-08-18 | scsi: qla2xxx: Fix null pointer access during disconnect from subsystem | Quinn Tran | 1 | -0/+5 |
2020-08-18 | scsi: qla2xxx: Check if FW supports MQ before enabling | Saurav Kashyap | 1 | -0/+5 |
2020-08-18 | scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba | Arun Easi | 2 | -1/+10 |
2020-08-18 | scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any... | Arun Easi | 1 | -0/+3 |
2020-08-18 | scsi: qla2xxx: Reduce noisy debug message | Quinn Tran | 1 | -2/+2 |
2020-08-18 | scsi: qla2xxx: Fix login timeout | Quinn Tran | 2 | -4/+16 |
2020-08-18 | scsi: qla2xxx: Indicate correct supported speeds for Mezz card | Quinn Tran | 1 | -5/+12 |
2020-08-18 | scsi: qla2xxx: Flush I/O on zone disable | Quinn Tran | 1 | -1/+0 |
2020-08-18 | scsi: qla2xxx: Flush all sessions on zone disable | Quinn Tran | 1 | -0/+12 |
2020-08-18 | scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values | Enzo Matsumiya | 1 | -7/+7 |
2020-08-18 | scsi: scsi_debug: Fix scp is NULL errors | Douglas Gilbert | 1 | -0/+2 |
2020-08-18 | scsi: ufs: No need to send Abort Task if the task in DB was cleared | Bean Huo | 1 | -7/+8 |
2020-08-18 | scsi: ufs: Clean up completed request without interrupt notification | Stanley Chu | 1 | -1/+2 |
2020-08-18 | scsi: ufs: Improve interrupt handling for shared interrupts | Adrian Hunter | 1 | -3/+3 |
2020-08-18 | scsi: ufs: Fix interrupt error message for shared interrupts | Adrian Hunter | 1 | -1/+1 |
2020-08-18 | scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL | Adrian Hunter | 2 | -3/+22 |
2020-08-18 | scsi: ufs-mediatek: Fix incorrect time to wait link status | Stanley Chu | 1 | -1/+1 |
2020-08-18 | scsi: ufs: Fix possible infinite loop in ufshcd_hold | Stanley Chu | 1 | -1/+4 |
2020-08-18 | scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe() | Jing Xiangfeng | 1 | -0/+1 |
2020-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 15 | -94/+163 |
2020-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+7 |
2020-08-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 189 | -3145/+6899 |
2020-08-06 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+11 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -28/+50 |
2020-08-06 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+5 |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+6 |
2020-08-05 | virtio_scsi: correct tags for config space fields | Michael S. Tsirkin | 1 | -2/+2 |
2020-08-05 | scsi: lpfc: Update lpfc version to 12.8.0.3 | Dick Kennedy | 1 | -1/+1 |
2020-08-05 | scsi: lpfc: Fix LUN loss after cable pull | Dick Kennedy | 1 | -1/+7 |
2020-08-05 | scsi: lpfc: Fix validation of bsg reply lengths | Dick Kennedy | 1 | -13/+8 |
2020-08-05 | scsi: lpfc: Fix retry of PRLI when status indicates its unsupported | Dick Kennedy | 1 | -3/+7 |
2020-08-05 | scsi: lpfc: Fix oops when unloading driver while running mds diags | Dick Kennedy | 1 | -2/+9 |
2020-08-05 | scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter | Dick Kennedy | 1 | -6/+16 |
2020-08-05 | scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value | Dick Kennedy | 2 | -4/+19 |
2020-08-05 | scsi: lpfc: Fix FCoE speed reporting | Dick Kennedy | 2 | -2/+19 |
2020-08-05 | scsi: lpfc: Add missing misc_deregister() for lpfc_init() | Jing Xiangfeng | 1 | -2/+5 |
2020-08-05 | scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport | Ewan D. Milne | 1 | -1/+1 |
2020-08-05 | scsi: scsi_transport_sas: Add spaces around binary operator "|" | Xiang Chen | 1 | -1/+1 |
2020-08-05 | scsi: sd_zbc: Improve zone revalidation | Damien Le Moal | 3 | -54/+60 |
2020-08-05 | scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases | Javed Hasan | 1 | -3/+9 |
2020-08-05 | scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() | Javed Hasan | 1 | -1/+1 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+3 |