summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01xfs: make the rtalloc start hint a xfs_rtblock_tChristoph Hellwig
2024-09-01xfs: refactor aligning bestlen to prodDarrick J. Wong
2024-09-01xfs: cleanup the calling convention for xfs_rtpick_extentChristoph Hellwig
2024-09-01xfs: factor out a xfs_rtallocate_align helperChristoph Hellwig
2024-09-01xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_blockDarrick J. Wong
2024-09-01xfs: add bounds checking to xfs_rt{bitmap,summary}_read_bufChristoph Hellwig
2024-09-01xfs: rework the rtalloc fallback handlingChristoph Hellwig
2024-09-01xfs: don't return too-short extents from xfs_rtallocate_extent_blockDarrick J. Wong
2024-09-01xfs: assert a valid limit in xfs_rtfind_forwChristoph Hellwig
2024-09-01xfs: factor out a xfs_rtallocate helperChristoph Hellwig
2024-09-01xfs: ensure rtx mask/shift are correct after growfsChristoph Hellwig
2024-09-01xfs: remove the limit argument to xfs_rtfind_backChristoph Hellwig
2024-09-01xfs: clean up the ISVALID macro in xfs_bmap_adjacentChristoph Hellwig
2024-09-01xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblockChristoph Hellwig
2024-09-01xfs: make the RT rsum_cache mandatoryChristoph Hellwig
2024-09-01xfs: factor out a xfs_validate_rt_geometry helperChristoph Hellwig
2024-09-01xfs: remove xfs_validate_rtextentsChristoph Hellwig
2024-09-01drm/msm/adreno: Add A306A supportOtto Pflüger
2024-09-01drm/msm/a6xx: Add A621 supportKonrad Dybcio
2024-09-01drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio
2024-09-01drm/msm/a6xx: Use the per-GPU value for gmu_cgc_modeKonrad Dybcio
2024-09-01drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop checkKonrad Dybcio
2024-09-01drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-09-01drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-09-01drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-09-01drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-09-01drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio
2024-09-01nfsd: move nfsd_pool_stats_open into nfsctl.cNeilBrown
2024-09-01SUNRPC: make various functions static, or not exported.NeilBrown
2024-09-01lockd: discard nlmsvc_timeoutNeilBrown
2024-09-01nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()NeilBrown
2024-09-01NFS: trace: show TIMEDOUT instead of 0x6eChen Hanxiao
2024-09-01nfsd: use system_unbound_wq for nfsd_file_gc_worker()Youzhong Yang
2024-09-01nfsd: count nfsd_file allocationsJeff Layton
2024-09-01nfsd: fix refcount leak when file is unhashed after being foundJeff Layton
2024-09-01nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquireJeff Layton
2024-09-01nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang
2024-09-01ALSA: pcm: Fix the previous conversion to kstrtoul()Takashi Iwai
2024-09-01hwmon: ltc2991: fix register bits definesPawel Dembicki
2024-09-01kbuild: remove *.symversions left-overMasahiro Yamada
2024-09-01modpost: simplify modpost_log()Masahiro Yamada
2024-09-01kbuild: pacman-pkg: do not override objtreeMasahiro Yamada
2024-09-01kbuild: pacman-pkg: move common commands to a separate functionMasahiro Yamada
2024-09-01kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGESJose Fernandez
2024-09-01modpost: improve the section mismatch warning formatMasahiro Yamada
2024-09-01fixdep: use xmalloc()Masahiro Yamada
2024-09-01kallsyms: use xmalloc() and xrealloc()Masahiro Yamada
2024-09-01modpost: replace the use of NOFAIL() with xmalloc() etc.Masahiro Yamada