summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/refcounttree.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong2018-10-301-6/+18
* ocfs2: support partial clone range and dedupe rangeDarrick J. Wong2018-10-301-6/+6
* vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-1/+1
* vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-301-1/+1
* ocfs2: implement the VFS clone_range, copy_range, and dedupe_range featuresDarrick J. Wong2016-12-101-0/+7
* ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang2013-08-141-3/+3
* Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.cTristan Ye2011-05-251-0/+11
* Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker2010-09-101-1/+2
|\
| * ocfs2: Add struct file to ocfs2_refcount_cow.Tao Ma2010-08-121-1/+2
* | Reorganize data elements to reduce struct sizesGoldwyn Rodrigues2010-09-101-2/+2
|/
* Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.Tristan Ye2010-05-181-2/+2
* ocfs2: Add ioctl for reflink.Tao Ma2009-09-231-0/+4
* ocfs2: Add reflink support for xattr.Tao Ma2009-09-231-0/+6
* ocfs2: Call refcount tree remove process properly.Tao Ma2009-09-231-0/+3
* ocfs2: Attach xattr clusters to refcount tree.Tao Ma2009-09-231-0/+7
* ocfs2: Add CoW support for xattr.Tao Ma2009-09-231-0/+29
* ocfs2: CoW a reflinked cluster when it is truncated.Tao Ma2009-09-231-1/+1
* ocfs2: CoW refcount tree improvement.Tao Ma2009-09-231-1/+2
* ocfs2: Add CoW support.Tao Ma2009-09-231-0/+2
* ocfs2: Decrement refcount when truncating refcounted extents.Tao Ma2009-09-231-0/+6
* ocfs2: Add support of decrementing refcount for delete.Tao Ma2009-09-231-0/+5
* ocfs2: Add refcount tree lock mechanism.Tao Ma2009-09-231-0/+7
* ocfs2: Add new refcount tree lock resource in dlmglue.Tao Ma2009-09-231-0/+36