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