summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
7 daysxfs: remove file_path tracepoint dataDarrick J. Wong
7 daysxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
10 daysxfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
10 daysxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
10 daysxfs: close crash window in attr dabtree inactivationLong Li
10 daysxfs: factor out xfs_attr3_leaf_initLong Li
10 daysxfs: factor out xfs_attr3_node_entry_removeLong Li
10 daysxfs: only assert new size for datafork during truncate extentsLong Li
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-03-18xfs: refactor xfsaild_push loop into helperYuto Ohnuki
2026-03-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-03-18xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-03-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-03-11xfs: fix integer overflow in bmap intent sort comparatorLong Li
2026-03-10xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
2026-03-10xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
2026-03-10xfs: remove redundant set null for ip->i_itempLong Li
2026-03-06xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
2026-03-05xfs: Remove redundant NULL check after __GFP_NOFAILhongao
2026-03-04xfs: fix race between healthmon unmount and read_iterDarrick J. Wong
2026-03-04xfs: remove scratch field from struct xfs_gc_bioDamien Le Moal
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)
2026-02-25xfs: don't report half-built inodes to fserrorDarrick J. Wong
2026-02-25xfs: don't report metadata inodes to fserrorDarrick J. Wong
2026-02-25xfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong
2026-02-25xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong
2026-02-25xfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore
2026-02-25xfs: remove metafile inodes from the active inode statChristoph Hellwig
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig
2026-02-25xfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa
2026-02-25xfs: Replace &rtg->rtg_group with rtg_group()Nirjhar Roy (IBM)
2026-02-25xfs: Refactoring the nagcount and delta calculationNirjhar Roy (IBM)
2026-02-25xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds