index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
refcounttree.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-10-30
ocfs2: remove ocfs2_reflink_remap_range
Darrick J. Wong
2018-10-30
ocfs2: support partial clone range and dedupe range
Darrick J. Wong
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2016-12-10
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Darrick J. Wong
2013-08-13
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
2011-05-25
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
Tristan Ye
2010-09-10
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
2010-09-10
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
2010-08-12
ocfs2: Add struct file to ocfs2_refcount_cow.
Tao Ma
2010-05-18
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
2009-09-22
ocfs2: Add ioctl for reflink.
Tao Ma
2009-09-22
ocfs2: Add reflink support for xattr.
Tao Ma
2009-09-22
ocfs2: Call refcount tree remove process properly.
Tao Ma
2009-09-22
ocfs2: Attach xattr clusters to refcount tree.
Tao Ma
2009-09-22
ocfs2: Add CoW support for xattr.
Tao Ma
2009-09-22
ocfs2: CoW a reflinked cluster when it is truncated.
Tao Ma
2009-09-22
ocfs2: CoW refcount tree improvement.
Tao Ma
2009-09-22
ocfs2: Add CoW support.
Tao Ma
2009-09-22
ocfs2: Decrement refcount when truncating refcounted extents.
Tao Ma
2009-09-22
ocfs2: Add support of decrementing refcount for delete.
Tao Ma
2009-09-22
ocfs2: Add refcount tree lock mechanism.
Tao Ma
2009-09-22
ocfs2: Add new refcount tree lock resource in dlmglue.
Tao Ma