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_rtgroup.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-03
xfs: support zone gaps
Christoph Hellwig
1
-5
/
+8
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
1
-0
/
+6
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
1
-5
/
+17
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
1
-3
/
+5
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
1
-0
/
+5
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
1
-1
/
+10
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
1
-1
/
+48
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
1
-1
/
+1
2024-12-23
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
1
-1
/
+4
2024-12-23
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
1
-0
/
+6
2024-12-23
xfs: wire up rmap map and unmap to the realtime rmapbt
Darrick J. Wong
1
-1
/
+4
2024-12-23
xfs: add realtime reverse map inode to metadata directory
Darrick J. Wong
1
-0
/
+8
2024-12-23
xfs: prepare rmap functions to deal with rtrmapbt
Darrick J. Wong
1
-0
/
+26
2024-12-23
xfs: add some rtgroup inode helpers
Darrick J. Wong
1
-0
/
+10
2024-11-05
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
1
-0
/
+13
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
1
-0
/
+3
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
1
-48
/
+21
2024-11-05
xfs: don't merge ioends across RTGs
Darrick J. Wong
1
-0
/
+9
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
1
-0
/
+4
2024-11-05
xfs: record rt group metadata errors in the health system
Darrick J. Wong
1
-0
/
+1
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
1
-0
/
+7
2024-11-05
xfs: support creating per-RTG files in growfs
Christoph Hellwig
1
-0
/
+2
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
1
-1
/
+13
2024-11-05
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
1
-0
/
+27
2024-11-05
xfs: define locking primitives for realtime groups
Darrick J. Wong
1
-0
/
+16
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
1
-0
/
+217