summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-07-10scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-07-10scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-07-10scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-07-10scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-07-10scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-07-10scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-07-10scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-07-10scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-07-10Merge patch series "Basic inline encryption support for ufs-exynos"Martin K. Petersen
2024-07-10scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)Eric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers
2024-07-10scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers
2024-07-10scsi: ufs: core: fold ufshcd_clear_keyslot() into its callerEric Biggers
2024-07-10scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers
2024-07-10Merge patch series "UFS patches for kernel 6.11"Martin K. Petersen
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen
2024-07-10scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche
2024-07-10scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()Bart Van Assche
2024-07-10scsi: ufs: mcq: Move the ufshcd_mcq_enable() callBart Van Assche
2024-07-10scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignmentBart Van Assche
2024-07-10scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche
2024-07-10scsi: ufs: core: Initialize hba->reserved_slot earlierBart Van Assche
2024-07-10scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche
2024-07-10scsi: ufs: core: Remove two constantsBart Van Assche
2024-07-10scsi: ufs: core: Initialize struct uic_command onceBart Van Assche
2024-07-10scsi: ufs: core: Declare functions onceBart Van Assche
2024-07-10Merge branch 'ice-support-to-dump-phy-config-fec'Jakub Kicinski
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10dt-bindings: net: convert enetc to yamlFrank Li
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet
2024-07-10dt-bindings: net: realtek,rtl82xx: Document RTL8211F LED supportMarek Vasut
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-10cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-10cxl/acpi: Warn on mixed CXL VH and RCH/RCD HierarchyFabio M. De Francesco
2024-07-11ASoC: dt-bindings: convert qcom sound bindings toMark Brown
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown
2024-07-10Merge branch 'fixes-for-bpf-timer-lockup-and-uaf'Alexei Starovoitov
2024-07-10dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controllerDrew Fustini
2024-07-10f2fs: clean up addrs_per_{inode,block}()Chao Yu
2024-07-10f2fs: clean up F2FS_I()Chao Yu
2024-07-10cxl/core: Fix incorrect vendor debug UUID definepeng guo
2024-07-10bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi
2024-07-10bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi
2024-07-10f2fs: use meta inode for GC of COW fileSunmin Jeong
2024-07-10f2fs: use meta inode for GC of atomic fileSunmin Jeong