summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'refactor-rtbitmap-macros-6.7_2023-10-19' of https://git.kernel.org...Chandan Babu R2023-10-237-96/+218
|\
| * xfs: create helpers for rtbitmap block/wordcount computationsDarrick J. Wong2023-10-185-9/+48
| * xfs: convert rt summary macros to helpersDarrick J. Wong2023-10-185-18/+67
| * xfs: convert open-coded xfs_rtword_t pointer accesses to helperDarrick J. Wong2023-10-182-28/+42
| * xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macrosDarrick J. Wong2023-10-183-11/+9
| * xfs: convert the rtbitmap block and bit macros to static inline functionsDarrick J. Wong2023-10-185-31/+53
* | Merge tag 'refactor-rt-unit-conversions-6.7_2023-10-19' of https://git.kernel...Chandan Babu R2023-10-2317-66/+200
|\|
| * xfs: use shifting and masking when converting rt extents, if possibleDarrick J. Wong2023-10-186-0/+50
| * xfs: create rt extent rounding helpers for realtime extent blocksDarrick J. Wong2023-10-182-5/+21
| * xfs: convert do_div calls to xfs_rtb_to_rtx helper callsDarrick J. Wong2023-10-186-28/+28
| * xfs: create helpers to convert rt block numbers to rt extent numbersDarrick J. Wong2023-10-183-6/+37
| * xfs: create a helper to convert extlen to rtextlenDarrick J. Wong2023-10-184-9/+16
| * xfs: create a helper to compute leftovers of realtime extentsDarrick J. Wong2023-10-186-7/+19
| * xfs: create a helper to convert rtextents to rtblocksDarrick J. Wong2023-10-186-12/+30
* | Merge tag 'clean-up-realtime-units-6.7_2023-10-19' of https://git.kernel.org/...Chandan Babu R2023-10-2315-287/+319
|\|
| * xfs: convert rt extent numbers to xfs_rtxnum_tDarrick J. Wong2023-10-188-139/+137
| * xfs: rename xfs_verify_rtext to xfs_verify_rtbextDarrick J. Wong2023-10-186-10/+10
| * xfs: convert rt bitmap extent lengths to xfs_rtbxlen_tDarrick J. Wong2023-10-184-3/+5
| * xfs: convert rt bitmap/summary block numbers to xfs_fileoff_tDarrick J. Wong2023-10-183-34/+34
| * xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocatorDarrick J. Wong2023-10-187-50/+50
| * xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.hDarrick J. Wong2023-10-189-78/+89
| * xfs: make sure maxlen is still congruent with prod when rounding downDarrick J. Wong2023-10-181-5/+26
| * xfs: fix units conversion error in xfs_bmap_del_extent_delayDarrick J. Wong2023-10-181-1/+1
* | Merge tag 'realtime-fixes-6.7_2023-10-19' of https://git.kernel.org/pub/scm/l...Chandan Babu R2023-10-235-29/+54
|\|
| * xfs: rt stubs should return negative errnos when rt disabledDarrick J. Wong2023-10-181-12/+12
| * xfs: prevent rt growfs when quota is enabledDarrick J. Wong2023-10-181-1/+1
| * xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong2023-10-173-16/+41
| * xfs: bump max fsgeom struct versionDarrick J. Wong2023-10-171-1/+1
* | Linux 6.6-rc7v6.6-rc7Linus Torvalds2023-10-231-1/+1
* | Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-10-2210-49/+58
|\ \
| * | phy: realtek: Realtek PHYs should depend on ARCH_REALTEKGeert Uytterhoeven2023-09-291-0/+5
| * | phy: qualcomm: Fix typos in commentsBo Liu2023-09-211-1/+1
| * | phy: qcom-qmp-combo: initialize PCS_USB registersKonrad Dybcio2023-09-211-0/+4
| * | phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1Konrad Dybcio2023-09-212-2/+3
| * | phy: qcom: m31: Remove unwanted qphy->vreg is NULL checkVaradarajan Narayanan2023-09-211-2/+1
| * | phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2023-09-212-16/+4
| * | phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to staticYang Yingliang2023-09-211-1/+1
| * | phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2023-09-211-1/+1
| * | dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg sizeDmitry Baryshkov2023-09-211-1/+1
| * | phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry2023-09-211-5/+15
| * | phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry2023-09-211-0/+4
| * | phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren2023-09-141-17/+12
| * | phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren2023-09-141-0/+1
| * | phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren2023-09-141-3/+5
* | | Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-224-10/+71
|\ \ \
| * \ \ Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel2023-10-204-10/+71
| |\ \ \
| | * | | efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov2023-10-201-4/+60
| | * | | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-172-0/+4
| | * | | efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu2023-10-131-2/+6
| | * | | x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov2023-10-131-4/+1
| | |/ /