index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_exchmaps.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
xfs: realtime rmap btree transaction reservations
Darrick J. Wong
1
-1
/
+3
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
1
-7
/
+2
2024-04-15
xfs: use atomic extent swapping to fix user file fork data
Darrick J. Wong
1
-1
/
+1
2024-04-15
xfs: validate explicit directory block buffer owners
Darrick J. Wong
1
-1
/
+1
2024-04-15
xfs: validate attr leaf buffer owners
Darrick J. Wong
1
-1
/
+2
2024-04-15
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
1
-0
/
+2
2024-04-15
xfs: make file range exchange support realtime files
Darrick J. Wong
1
-10
/
+60
2024-04-15
xfs: condense symbolic links after a mapping exchange operation
Darrick J. Wong
1
-1
/
+48
2024-04-15
xfs: condense directories after a mapping exchange operation
Darrick J. Wong
1
-0
/
+43
2024-04-15
xfs: condense extended attributes after a mapping exchange operation
Darrick J. Wong
1
-2
/
+51
2024-04-15
xfs: add error injection to test file mapping exchange recovery
Darrick J. Wong
1
-0
/
+3
2024-04-15
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
1
-0
/
+1045