index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
symlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
1
-1
/
+12
2024-02-22
xfs: move remote symlink target read function to libxfs
Darrick J. Wong
1
-1
/
+1
2024-02-22
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
1
-0
/
+1
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
1
-1
/
+1
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
1
-5
/
+15
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2022-11-16
xfs: standardize GFP flags usage in online scrub
Darrick J. Wong
1
-1
/
+1
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-2
/
+2
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-1
/
+1
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
1
-1
/
+1
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
1
-3
/
+2
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2020-09-15
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
1
-1
/
+1
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-1
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-8
/
+0
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-5
/
+5
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-2
/
+2
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-7
/
+7
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong
1
-0
/
+92