summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/symlink.c
AgeCommit message (Expand)Author
2023-12-29xfs: make if_data a void pointerChristoph Hellwig
2023-12-15xfs: set inode sick state flags when we zap either ondisk forkDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesDarrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2022-11-16xfs: standardize GFP flags usage in online scrubDarrick J. Wong
2022-07-12xfs: replace inode fork size macros with functionsDarrick J. Wong
2022-07-09xfs: convert XFS_IFORK_PTR to a static inline helperDarrick J. Wong
2021-04-15xfs: remove XFS_IFINLINEChristoph Hellwig
2021-04-09xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong
2021-04-07xfs: move the di_size field to struct xfs_inodeChristoph Hellwig
2020-09-15xfs: Remove kmem_zalloc_large()Carlos Maiolino
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-06-28xfs: remove unused header filesEric Sandeen
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-10-26xfs: scrub symbolic linksDarrick J. Wong