index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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