summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
11 daysxfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong
11 daysxfs: clamp timestamp nanoseconds correctlyDarrick J. Wong
11 daysxfs: fully check the parent handle when it points to the rootdirDarrick J. Wong
11 daysxfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong
11 daysxfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong
11 daysxfs: set xfarray killable sort correctlyDarrick J. Wong
11 daysxfs: grab rtrmap btree when checking rgsuperDarrick J. Wong
11 daysxfs: write the rg superblock when fixing itDarrick J. Wong
11 daysxfs: use the rt version of the cow staging checkerDarrick J. Wong
11 daysxfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong
11 daysxfs: don't wrap around quota ids in dqiterateDarrick J. Wong
11 daysxfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong
11 daysxfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong
11 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong
2026-06-29xfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
2026-06-09xfs: store an agbno in struct xfs_imapChristoph Hellwig
2026-06-09xfs: massage xfs_imap_to_bp into xfs_read_iclusterChristoph Hellwig
2026-06-09xfs: remove im_len field in struct xfs_imapChristoph Hellwig
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig
2026-06-09xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corruptChristoph Hellwig
2026-06-09xfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_owner helperChristoph Hellwig
2026-06-09xfs: add a xfs_rmap_inode_bmbt_ownerChristoph Hellwig
2026-06-09xfs: add a XFS_INO_TO_FSB helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGINO helperChristoph Hellwig
2026-06-09xfs: add a XFS_INODE_TO_AGNO helperChristoph Hellwig
2026-05-30xfs: fix rtgroup cleanup in CoW fork repairYingjie Gao
2026-05-30xfs: fix error returns in CoW fork repairYingjie Gao
2026-04-27xfs: check da node block pad field during scrubYuto Ohnuki
2026-04-27xfs: check directory data block header padding in scrubYuto Ohnuki
2026-03-26xfs: remove file_path tracepoint dataDarrick J. Wong
2026-03-18xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore
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 shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-01-24xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong
2026-01-24xfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong
2026-01-24xfs: check return value of xchk_scrub_create_subordDarrick J. Wong
2026-01-24xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong
2026-01-23xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong
2026-01-23xfs: fix remote xattr valuelblk checkDarrick J. Wong
2026-01-23xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong
2026-01-21xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds