Linus Torvalds
|
c2aa1a444c
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
6 年之前 |
Darrick J. Wong
|
65f098e91f
ocfs2: remove ocfs2_reflink_remap_range
|
7 年之前 |
Darrick J. Wong
|
900611a1bd
ocfs2: support partial clone range and dedupe range
|
7 年之前 |
Darrick J. Wong
|
a8a94302c9
ocfs2: fix pagecache truncation prior to reflink
|
7 年之前 |
Darrick J. Wong
|
2587b1f1fa
ocfs2: truncate page cache for clone destination file before remapping
|
7 年之前 |
Darrick J. Wong
|
8c5c836bd6
vfs: clean up generic_remap_file_range_prep return value
|
7 年之前 |
Darrick J. Wong
|
42ec3d4c02
vfs: make remap_file_range functions take and return bytes completed
|
7 年之前 |
Darrick J. Wong
|
a91ae49bba
vfs: pass remap flags to generic_remap_file_range_prep
|
7 年之前 |
Darrick J. Wong
|
a83ab01a62
vfs: rename vfs_clone_file_prep to be more descriptive
|
7 年之前 |
Darrick J. Wong
|
1383a7ed67
vfs: check file ranges before cloning files
|
7 年之前 |
YueHaibing
|
867632d6a6
ocfs2: remove set but not used variable 'rb'
|
7 年之前 |
Larry Chen
|
69eb7765b9
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
|
7 年之前 |
Ashish Samant
|
e438302920
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
|
7 年之前 |
piaojun
|
d324cd4c80
ocfs2: use 'oi' instead of 'OCFS2_I()'
|
7 年之前 |
piaojun
|
1119d3c06f
ocfs2: use 'osb' instead of 'OCFS2_SB()'
|
7 年之前 |
Jun Piao
|
964f14a0d3
ocfs2: clean up some dead code
|
8 年之前 |
Darrick J. Wong
|
22725ce4e4
vfs: fix isize/pos/len checks for reflink & dedupe
|
8 年之前 |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Ashish Samant
|
4131d53810
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
|
8 年之前 |
Darrick J. Wong
|
29ac8e856c
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
|
9 年之前 |
Darrick J. Wong
|
86e59436d4
ocfs2: charge quota for reflinked blocks
|
8 年之前 |
Darrick J. Wong
|
3e10b793fc
ocfs2: budget for extent tree splits when adding refcount flag
|
9 年之前 |
Darrick J. Wong
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
9 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Junxiao Bi
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
9 年之前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Joseph Qi
|
262d8a8779
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
|
10 年之前 |
Joe Perches
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
10 年之前 |