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_rtgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
xfs: create rtgroup metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
1
-32
/
+26
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2026-01-13
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
Christoph Hellwig
1
-1
/
+2
2026-01-13
xfs: mark __xfs_rtgroup_extents static
Christoph Hellwig
1
-25
/
+25
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
1
-15
/
+22
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
1
-1
/
+1
2025-01-13
xfs: constify feature checks
Christoph Hellwig
1
-1
/
+1
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-12-23
xfs: create routine to allocate and initialize a realtime refcount btree inode
Darrick J. Wong
1
-0
/
+2
2024-12-23
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
1
-0
/
+9
2024-12-23
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
1
-0
/
+7
2024-12-23
xfs: report realtime rmap btree corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-12-23
xfs: create routine to allocate and initialize a realtime rmap btree inode
Darrick J. Wong
1
-0
/
+2
2024-12-23
xfs: wire up rmap map and unmap to the realtime rmapbt
Darrick J. Wong
1
-0
/
+9
2024-12-23
xfs: add realtime reverse map inode to metadata directory
Darrick J. Wong
1
-2
/
+18
2024-12-23
xfs: pretty print metadata file types in error messages
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: add some rtgroup inode helpers
Darrick J. Wong
1
-10
/
+8
2024-12-12
xfs: fix error bailout in xfs_rtginode_create
Darrick J. Wong
1
-1
/
+1
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
1
-1
/
+30
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
1
-0
/
+14
2024-11-05
xfs: record rt group metadata errors in the health system
Darrick J. Wong
1
-5
/
+33
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
1
-0
/
+60
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
1
-0
/
+82
2024-11-05
xfs: support creating per-RTG files in growfs
Christoph Hellwig
1
-0
/
+69
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
1
-19
/
+59
2024-11-05
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
1
-0
/
+123
2024-11-05
xfs: add a lockdep class key for rtgroup inodes
Darrick J. Wong
1
-0
/
+52
2024-11-05
xfs: define locking primitives for realtime groups
Darrick J. Wong
1
-0
/
+49
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
1
-0
/
+151