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
/
tempfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
1
-1
/
+1
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
1
-5
/
+4
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
1
-5
/
+7
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
1
-22
/
+2
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
1
-1
/
+1
2024-04-15
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
1
-0
/
+2
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
1
-0
/
+13
2024-04-15
xfs: online repair of directories
Darrick J. Wong
1
-0
/
+13
2024-04-15
xfs: use atomic extent swapping to fix user file fork data
Darrick J. Wong
1
-0
/
+204
2024-04-15
xfs: teach the tempfile to set up atomic file content exchanges
Darrick J. Wong
1
-0
/
+191
2024-04-15
xfs: support preallocating and copying content into temporary files
Darrick J. Wong
1
-0
/
+197
2024-04-15
xfs: create temporary files and directories for online repair
Darrick J. Wong
1
-0
/
+251