index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
tempfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: online repair of realtime bitmaps for a realtime group
Darrick J. Wong
2024-12-23
1
-7
/
+13
*
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
2024-12-23
1
-0
/
+1
*
xfs: don't move nondir/nonreg temporary repair files to the metadir namespace
Darrick J. Wong
2024-12-12
1
-1
/
+11
*
xfs: mark metadir repair tempfiles with IRECOVERY
Darrick J. Wong
2024-12-12
1
-2
/
+8
*
xfs: move repair temporary files to the metadata directory tree
Darrick J. Wong
2024-11-05
1
-0
/
+97
*
xfs: hide metadata inodes from everyone because they are special
Darrick J. Wong
2024-11-05
1
-0
/
+8
*
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-09-01
1
-1
/
+1
*
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
1
-1
/
+1
*
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
1
-5
/
+4
*
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
1
-5
/
+7
*
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
1
-22
/
+2
*
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
1
-1
/
+1
*
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
2024-04-15
1
-0
/
+2
*
xfs: online repair of symbolic links
Darrick J. Wong
2024-04-15
1
-0
/
+13
*
xfs: online repair of directories
Darrick J. Wong
2024-04-15
1
-0
/
+13
*
xfs: use atomic extent swapping to fix user file fork data
Darrick J. Wong
2024-04-15
1
-0
/
+204
*
xfs: teach the tempfile to set up atomic file content exchanges
Darrick J. Wong
2024-04-15
1
-0
/
+191
*
xfs: support preallocating and copying content into temporary files
Darrick J. Wong
2024-04-15
1
-0
/
+197
*
xfs: create temporary files and directories for online repair
Darrick J. Wong
2024-04-15
1
-0
/
+251