Jeff Layton
|
1097680d75
ceph: fix endianness of getattr mask in ceph_d_revalidate
|
8 年之前 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Jeff Layton
|
c3f4688a08
ceph: don't set req->r_locked_dir in ceph_d_revalidate
|
8 年之前 |
Al Viro
|
ad5cb123fd
ceph: switch to use of ->d_init()
|
8 年之前 |
Al Viro
|
18fc8abdb7
ceph: unify dentry_operations instances
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
9 年之前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 年之前 |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
9 年之前 |
Nicolas Iooss
|
0f5aa88a7b
ceph: do not modify fi->frag in need_reset_readdir()
|
9 年之前 |
Jeff Layton
|
f49d1e058d
ceph: handle LOOKUP_RCU in ceph_d_revalidate
|
9 年之前 |
Jeff Layton
|
14fb9c9efe
ceph: allow dentry_lease_is_valid to work under RCU walk
|
9 年之前 |
Jeff Layton
|
5b484a5131
ceph: clear d_fsinfo pointer under d_lock
|
9 年之前 |
Miklos Szeredi
|
9b16f03c47
ceph: don't use ->d_time
|
9 年之前 |
Linus Torvalds
|
a10c38a4f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 年之前 |
Zhang Zhuoyu
|
3b33f692c8
ceph: make logical calculation functions return bool
|
9 年之前 |
Yan, Zheng
|
f3c4ebe65e
ceph: using hash value to compose dentry offset
|
9 年之前 |
Yan, Zheng
|
076c40f18d
ceph: don't forbid marking directory complete after forward seek
|
9 年之前 |
Yan, Zheng
|
8974eebd38
ceph: record 'offset' for each entry of readdir result
|
9 年之前 |
Yan, Zheng
|
956d39d631
ceph: define 'end/complete' in readdir reply as bit flags
|
9 年之前 |
Yan, Zheng
|
2a5beea3f1
ceph: define struct for dir entry in readdir reply
|
9 年之前 |
Yan, Zheng
|
a78600e7c4
ceph: simplify 'offset in frag'
|
9 年之前 |
Yan, Zheng
|
1cd42a4291
ceph: remove unnecessary checks in __dcache_readdir
|
9 年之前 |
Yan, Zheng
|
c530cd24c2
ceph: search cache postion for dcache readdir
|
9 年之前 |
Linus Torvalds
|
ba5a2655c2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Andreas Gruenbacher
|
2cdeb1e472
ceph: Switch to generic xattr handlers
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Geliang Tang
|
99ec269779
ceph: use kmem_cache_zalloc
|
9 年之前 |
Yan, Zheng
|
200fd27c8f
ceph: use lookup request to revalidate dentry
|
9 年之前 |
Yan, Zheng
|
641235d8f8
ceph: kill ceph_get_dentry_parent_inode()
|
9 年之前 |