index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_reflink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
Geert Uytterhoeven
2016-10-20
1
-1
/
+1
*
xfs: fix error initialization
Darrick J. Wong
2016-10-10
1
-1
/
+1
*
xfs: remove isize check from unshare operation
Darrick J. Wong
2016-10-10
1
-12
/
+6
*
xfs: reduce stack usage of _reflink_clear_inode_flag
Darrick J. Wong
2016-10-10
1
-24
/
+16
*
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-10
1
-2
/
+2
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-0
/
+38
*
xfs: don't allow reflink when the AG is low on space
Darrick J. Wong
2016-10-05
1
-0
/
+35
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-7
/
+34
*
xfs: unshare a range of blocks via fallocate
Darrick J. Wong
2016-10-05
1
-0
/
+255
*
xfs: add dedupe range vfs function
Darrick J. Wong
2016-10-05
1
-1
/
+126
*
xfs: reflink extents from one file to another
Darrick J. Wong
2016-10-05
1
-0
/
+428
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-0
/
+37
*
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
1
-3
/
+104
*
xfs: move mappings from cow fork to data fork after copy-write
Darrick J. Wong
2016-10-05
1
-0
/
+242
*
xfs: allocate delayed extents in CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+84
*
xfs: create delalloc extents in CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+216
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+114