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
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
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_rmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+28
2017-04-04
xfs: create a function to query all records in a btree
Darrick J. Wong
1
-7
/
+21
2016-10-06
xfs: convert unwritten status of reverse mappings for shared files
Darrick J. Wong
1
-1
/
+384
2016-10-06
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
1
-2
/
+512
2016-10-05
xfs: introduce the CoW fork
Darrick J. Wong
1
-7
/
+8
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
1
-0
/
+259
2016-08-03
xfs: add rmap btree insert and delete helpers
Darrick J. Wong
1
-1
/
+46
2016-08-03
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
1
-0
/
+441
2016-08-03
xfs: remove an extent from the rmap btree
Darrick J. Wong
1
-5
/
+215
2016-08-03
xfs: add an extent to the rmap btree
Darrick J. Wong
1
-5
/
+221
2016-08-03
xfs: teach rmapbt to support interval queries
Darrick J. Wong
1
-0
/
+43
2016-08-03
xfs: add rmap btree operations
Darrick J. Wong
1
-0
/
+96
2016-08-03
xfs: introduce rmap extent operation stubs
Darrick J. Wong
1
-0
/
+89