开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-20
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
Christoph Hellwig
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
2016-10-20
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
Christoph Hellwig
2016-10-20
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
Geert Uytterhoeven
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