index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_rmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-04
1
-0
/
+28
*
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-04
1
-7
/
+21
*
xfs: convert unwritten status of reverse mappings for shared files
Darrick J. Wong
2016-10-06
1
-1
/
+384
*
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
2016-10-06
1
-2
/
+512
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-05
1
-7
/
+8
*
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
1
-0
/
+259
*
xfs: add rmap btree insert and delete helpers
Darrick J. Wong
2016-08-03
1
-1
/
+46
*
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
2016-08-03
1
-0
/
+441
*
xfs: remove an extent from the rmap btree
Darrick J. Wong
2016-08-03
1
-5
/
+215
*
xfs: add an extent to the rmap btree
Darrick J. Wong
2016-08-03
1
-5
/
+221
*
xfs: teach rmapbt to support interval queries
Darrick J. Wong
2016-08-03
1
-0
/
+43
*
xfs: add rmap btree operations
Darrick J. Wong
2016-08-03
1
-0
/
+96
*
xfs: introduce rmap extent operation stubs
Darrick J. Wong
2016-08-03
1
-0
/
+89