Age | Commit message (Expand) | Author |
2021-11-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-09 | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-09 | scsi: make sure that request queue queiesce and unquiesce balanced | Ming Lei |
2021-11-09 | scsi: avoid to quiesce sdev->request_queue two times | Ming Lei |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-04 | scsi: scsi_debug: Don't call kcalloc() if size arg is zero | George Kennedy |
2021-11-04 | scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd() | Tadeusz Struk |
2021-11-03 | scsi: scsi_ioctl: Validate command size | Tadeusz Struk |
2021-11-03 | scsi: ufs: ufshpb: Properly handle max-single-cmd | Avri Altman |
2021-11-03 | Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue | Martin K. Petersen |
2021-11-03 | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run | Ewan D. Milne |
2021-11-03 | scsi: bsg: Fix errno when scsi_bsg_register_queue() fails | Jackie Liu |
2021-11-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-01 | virtio-scsi: don't let virtio core to validate used buffer length | Jason Wang |
2021-10-30 | scsi: ufs: ufshpb: Remove HPB2.0 flows | Avri Altman |
2021-10-29 | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT | Martin K. Petersen |
2021-10-29 | block: remove blk_{get,put}_request | Christoph Hellwig |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-27 | scsi: sr: Remove duplicate assignment | Alexey Dobriyan |
2021-10-27 | scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9 | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Factor out priv data init | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Add setup_clocks callback | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Add refclkout_stop control | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Simplify drv_data retrieval | Chanho Park |
2021-10-27 | scsi: ufs: ufs-exynos: Change pclk available max value | Chanho Park |
2021-10-27 | scsi: ufs: Add quirk to enable host controller without PH configuration | jongmin jeong |
2021-10-27 | scsi: ufs: Add quirk to handle broken UIC command | jongmin jeong |
2021-10-27 | scsi: core: Fix early registration of sysfs attributes for scsi_device | Steffen Maier |
2021-10-26 | scsi: qla2xxx: Update version to 10.02.07.200-k | Nilesh Javali |
2021-10-26 | scsi: qla2xxx: edif: Fix EDIF bsg | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Fix inconsistent check of db_flags | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Increase ELS payload | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Reduce connection thrash | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Tweak trace message | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Flush stale events and msgs on session down | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Fix app start delay | Quinn Tran |
2021-10-26 | scsi: qla2xxx: edif: Fix app start fail | Quinn Tran |
2021-10-26 | scsi: qla2xxx: Turn off target reset during issue_lip | Quinn Tran |