index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_rtrefcount_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
1
-2
/
+2
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
1
-2
/
+2
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
1
-2
/
+2
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
1
-3
/
+3
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
1
-2
/
+2
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
1
-2
/
+2
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
1
-2
/
+8
2024-12-23
xfs: create routine to allocate and initialize a realtime refcount btree inode
Darrick J. Wong
1
-0
/
+28
2024-12-23
xfs: wire up a new metafile type for the realtime refcount
Darrick J. Wong
1
-0
/
+264
2024-12-23
xfs: add metadata reservations for realtime refcount btree
Darrick J. Wong
1
-0
/
+38
2024-12-23
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
1
-3
/
+3
2024-12-23
xfs: add realtime refcount btree operations
Darrick J. Wong
1
-0
/
+148
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
1
-0
/
+273