aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/refcounttree.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeGravatar Darrick J. Wong 1-6/+18
2018-10-30ocfs2: support partial clone range and dedupe rangeGravatar Darrick J. Wong 1-6/+6
2018-10-30vfs: make remap_file_range functions take and return bytes completedGravatar Darrick J. Wong 1-1/+1
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepGravatar Darrick J. Wong 1-1/+1
2016-12-10ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresGravatar Darrick J. Wong 1-0/+7
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageGravatar Tiger Yang 1-3/+3
2011-05-25Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.cGravatar Tristan Ye 1-0/+11
2010-09-10Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Gravatar Joel Becker 1-1/+2
2010-09-10Reorganize data elements to reduce struct sizesGravatar Goldwyn Rodrigues 1-2/+2
2010-08-12ocfs2: Add struct file to ocfs2_refcount_cow.Gravatar Tao Ma 1-1/+2
2010-05-18Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.Gravatar Tristan Ye 1-2/+2
2009-09-22ocfs2: Add ioctl for reflink.Gravatar Tao Ma 1-0/+4
2009-09-22ocfs2: Add reflink support for xattr.Gravatar Tao Ma 1-0/+6
2009-09-22ocfs2: Call refcount tree remove process properly.Gravatar Tao Ma 1-0/+3
2009-09-22ocfs2: Attach xattr clusters to refcount tree.Gravatar Tao Ma 1-0/+7
2009-09-22ocfs2: Add CoW support for xattr.Gravatar Tao Ma 1-0/+29
2009-09-22ocfs2: CoW a reflinked cluster when it is truncated.Gravatar Tao Ma 1-1/+1
2009-09-22ocfs2: CoW refcount tree improvement.Gravatar Tao Ma 1-1/+2
2009-09-22ocfs2: Add CoW support.Gravatar Tao Ma 1-0/+2
2009-09-22ocfs2: Decrement refcount when truncating refcounted extents.Gravatar Tao Ma 1-0/+6
2009-09-22ocfs2: Add support of decrementing refcount for delete.Gravatar Tao Ma 1-0/+5
2009-09-22ocfs2: Add refcount tree lock mechanism.Gravatar Tao Ma 1-0/+7
2009-09-22ocfs2: Add new refcount tree lock resource in dlmglue.Gravatar Tao Ma 1-0/+36