Linus Torvalds
|
a10c38a4f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 years ago |
Yan, Zheng
|
9abd4db713
ceph: don't use truncate_pagecache() to invalidate read cache
|
9 years ago |
Yan, Zheng
|
224a7542b8
ceph: tolerate bad i_size for symlink inode
|
9 years ago |
Yan, Zheng
|
1b1bc16d66
ceph: improve fragtree change detection
|
9 years ago |
Yan, Zheng
|
a4b7431f39
ceph: keep leaf frag when updating fragtree
|
9 years ago |
Yan, Zheng
|
421721195a
ceph: fix dir_auth check in ceph_fill_dirfrag()
|
9 years ago |
Yan, Zheng
|
a407846ef7
ceph: don't assume frag tree splits in mds reply are sorted
|
9 years ago |
Yan, Zheng
|
209ae762a6
ceph: fix inode reference leak
|
9 years ago |
Yan, Zheng
|
f3c4ebe65e
ceph: using hash value to compose dentry offset
|
9 years ago |
Yan, Zheng
|
8974eebd38
ceph: record 'offset' for each entry of readdir result
|
9 years ago |
Yan, Zheng
|
2a5beea3f1
ceph: define struct for dir entry in readdir reply
|
9 years ago |
Yan, Zheng
|
a78600e7c4
ceph: simplify 'offset in frag'
|
9 years ago |
Yan, Zheng
|
6c93df5db6
ceph: don't call truncate_pagecache in ceph_writepages_start
|
9 years ago |
Linus Torvalds
|
ba5a2655c2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
2cdeb1e472
ceph: Switch to generic xattr handlers
|
9 years ago |
Andreas Gruenbacher
|
a26feccaba
ceph: Get rid of d_find_alias in ceph_set_acl
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Yan, Zheng
|
200fd27c8f
ceph: use lookup request to revalidate dentry
|
9 years ago |
Yan, Zheng
|
315f240880
ceph: fix security xattr deadlock
|
9 years ago |
Yan, Zheng
|
a3d714c336
ceph: avoid updating directory inode's i_size accidentally
|
9 years ago |
Yan, Zheng
|
af5e5eb574
ceph: fix race during filling readdir cache
|
9 years ago |
Deepa Dinamani
|
8bbd47140c
ceph: replace CURRENT_TIME by current_fs_time()
|
9 years ago |
Linus Torvalds
|
3c2de27d79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
f8b31710e4
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
|
9 years ago |
Al Viro
|
f7380af04b
ceph: don't bother with d_rehash() in splice_dentry()
|
9 years ago |
Yan, Zheng
|
5ea5c5e0a7
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
|
9 years ago |
Linus Torvalds
|
00e3f5cc30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 years ago |
Yan, Zheng
|
99c88e6900
ceph: use i_size_{read,write} to get/set i_size
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Yan, Zheng
|
68cd5b4b76
ceph: make fsync() wait unsafe requests that created/modified inode
|
10 years ago |