index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
symlink.c
Age
Commit message (
Expand
)
Author
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
2024-02-22
xfs: move remote symlink target read function to libxfs
Darrick J. Wong
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2022-11-16
xfs: standardize GFP flags usage in online scrub
Darrick J. Wong
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2020-09-15
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong