summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/symlink.c
AgeCommit message (Expand)Author
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