summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove XFS_IFINLINEChristoph Hellwig2021-04-151-1/+1
* xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong2021-04-091-3/+2
* xfs: move the di_size field to struct xfs_inodeChristoph Hellwig2021-04-071-1/+1
* xfs: Remove kmem_zalloc_large()Carlos Maiolino2020-09-151-1/+1
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-261-1/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-8/+0
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-5/+5
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-2/+2
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-7/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: scrub symbolic linksDarrick J. Wong2017-10-261-0/+92