index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
refcounttree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ocfs2: remove ocfs2_reflink_remap_range
Darrick J. Wong
2018-10-30
1
-6
/
+18
*
ocfs2: support partial clone range and dedupe range
Darrick J. Wong
2018-10-30
1
-6
/
+6
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-1
/
+1
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
1
-1
/
+1
*
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Darrick J. Wong
2016-12-10
1
-0
/
+7
*
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
2013-08-13
1
-3
/
+3
*
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
Tristan Ye
2011-05-25
1
-0
/
+11
*
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...
Joel Becker
2010-09-10
1
-1
/
+2
|
\
|
*
ocfs2: Add struct file to ocfs2_refcount_cow.
Tao Ma
2010-08-12
1
-1
/
+2
*
|
Reorganize data elements to reduce struct sizes
Goldwyn Rodrigues
2010-09-10
1
-2
/
+2
|
/
*
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
2010-05-18
1
-2
/
+2
*
ocfs2: Add ioctl for reflink.
Tao Ma
2009-09-22
1
-0
/
+4
*
ocfs2: Add reflink support for xattr.
Tao Ma
2009-09-22
1
-0
/
+6
*
ocfs2: Call refcount tree remove process properly.
Tao Ma
2009-09-22
1
-0
/
+3
*
ocfs2: Attach xattr clusters to refcount tree.
Tao Ma
2009-09-22
1
-0
/
+7
*
ocfs2: Add CoW support for xattr.
Tao Ma
2009-09-22
1
-0
/
+29
*
ocfs2: CoW a reflinked cluster when it is truncated.
Tao Ma
2009-09-22
1
-1
/
+1
*
ocfs2: CoW refcount tree improvement.
Tao Ma
2009-09-22
1
-1
/
+2
*
ocfs2: Add CoW support.
Tao Ma
2009-09-22
1
-0
/
+2
*
ocfs2: Decrement refcount when truncating refcounted extents.
Tao Ma
2009-09-22
1
-0
/
+6
*
ocfs2: Add support of decrementing refcount for delete.
Tao Ma
2009-09-22
1
-0
/
+5
*
ocfs2: Add refcount tree lock mechanism.
Tao Ma
2009-09-22
1
-0
/
+7
*
ocfs2: Add new refcount tree lock resource in dlmglue.
Tao Ma
2009-09-22
1
-0
/
+36