index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_reflink.c
Age
Commit message (
Expand
)
Author
2016-10-10
xfs: fix error initialization
Darrick J. Wong
2016-10-10
xfs: remove isize check from unshare operation
Darrick J. Wong
2016-10-10
xfs: reduce stack usage of _reflink_clear_inode_flag
Darrick J. Wong
2016-10-10
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: don't allow reflink when the AG is low on space
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: unshare a range of blocks via fallocate
Darrick J. Wong
2016-10-05
xfs: add dedupe range vfs function
Darrick J. Wong
2016-10-05
xfs: reflink extents from one file to another
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
2016-10-04
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong