index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2025-01-13
xfs: constify feature checks
Christoph Hellwig
1
-1
/
+1
2024-12-24
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-12-24
xfs: create routine to allocate and initialize a realtime refcount btree inode
Darrick J. Wong
1
-0
/
+2
2024-12-24
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
1
-0
/
+9
2024-12-24
xfs: add realtime refcount btree inode to metadata directory
Darrick J. Wong
1
-0
/
+7
2024-12-24
xfs: report realtime rmap btree corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-12-24
xfs: create routine to allocate and initialize a realtime rmap btree inode
Darrick J. Wong
1
-0
/
+2
2024-12-24
xfs: wire up rmap map and unmap to the realtime rmapbt
Darrick J. Wong
1
-0
/
+9
2024-12-24
xfs: add realtime reverse map inode to metadata directory
Darrick J. Wong
1
-2
/
+18
2024-12-24
xfs: pretty print metadata file types in error messages
Darrick J. Wong
1
-1
/
+2
2024-12-24
xfs: add some rtgroup inode helpers
Darrick J. Wong
1
-10
/
+8
2024-12-13
xfs: fix error bailout in xfs_rtginode_create
Darrick J. Wong
1
-1
/
+1
2024-11-06
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
1
-1
/
+30
2024-11-06
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
1
-0
/
+14
2024-11-06
xfs: record rt group metadata errors in the health system
Darrick J. Wong
1
-5
/
+33
2024-11-06
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
1
-0
/
+60
2024-11-06
xfs: define the format of rt groups
Darrick J. Wong
1
-0
/
+82
2024-11-06
xfs: support creating per-RTG files in growfs
Christoph Hellwig
1
-0
/
+69
2024-11-06
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
1
-20
/
+60
2024-11-06
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
1
-0
/
+123
2024-11-06
xfs: add a lockdep class key for rtgroup inodes
Darrick J. Wong
1
-0
/
+52
2024-11-06
xfs: define locking primitives for realtime groups
Darrick J. Wong
1
-0
/
+49
2024-11-06
xfs: create incore realtime group structures
Darrick J. Wong
1
-0
/
+151