Darrick J. Wong
|
22725ce4e4
vfs: fix isize/pos/len checks for reflink & dedupe
|
8 years ago |
Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Ashish Samant
|
4131d53810
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
|
8 years ago |
Darrick J. Wong
|
29ac8e856c
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
|
8 years ago |
Darrick J. Wong
|
86e59436d4
ocfs2: charge quota for reflinked blocks
|
8 years ago |
Darrick J. Wong
|
3e10b793fc
ocfs2: budget for extent tree splits when adding refcount flag
|
8 years ago |
Darrick J. Wong
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Junxiao Bi
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Joseph Qi
|
262d8a8779
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
|
9 years ago |
Joe Perches
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
10 years ago |
Goldwyn Rodrigues
|
17a5b9ab32
ocfs2: acknowledge return value of ocfs2_error()
|
10 years ago |
Jan Kara
|
9c89fe0af8
ocfs2: Handle error from dquot_initialize()
|
10 years ago |
Fabian Frederick
|
a612543fd1
ocfs2: use swap() in swap_refcount_rec()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Dan Carpenter
|
e073fc58df
ocfs2: dereferencing freed pointers in ocfs2_reflink()
|
10 years ago |
Jan Kara
|
d9510a20f8
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
|
10 years ago |
Yingtai Xie
|
981035b47d
ocfs2: correctly check the return value of ocfs2_search_extent_list
|
11 years ago |
Wengang Wang
|
8a8ad1c2f6
ocfs2: refcount: take rw_lock in ocfs2_reflink
|
11 years ago |
George Spelvin
|
b3821c3f86
ocfs2: remove some redundant casting
|
11 years ago |
Christoph Hellwig
|
702e5bc68a
ocfs2: use generic posix ACL infrastructure
|
11 years ago |
Rui Xiang
|
58796207cf
ocfs2: add necessary check in case sb_getblk() fails
|
11 years ago |
Rui Xiang
|
7391a294b8
ocfs2: return ENOMEM when sb_getblk() fails
|
11 years ago |
Goldwyn Rodrigues
|
06f9da6e82
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
|
11 years ago |
Joseph Qi
|
2b0f6eae2d
ocfs2: add missing return value check of ocfs2_get_clusters()
|
12 years ago |
Tiger Yang
|
c7dd3392ad
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
|
12 years ago |