Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 lat temu |
Yan, Zheng
|
0ea611a3bc
ceph: rename snapshot support
|
10 lat temu |
Sanidhya Kashyap
|
a149bb9a28
ceph: kstrdup() memory handling
|
10 lat temu |
Nicholas Mc Guire
|
57e95460f0
ceph: match wait_for_completion_timeout return type
|
10 lat temu |
Yan, Zheng
|
e2c3de046c
ceph: fix dcache/nocache mount option
|
11 lat temu |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 lat temu |
Linus Torvalds
|
be5e6616dd
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 lat temu |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
11 lat temu |
Yan, Zheng
|
4d41cef279
ceph: return error for traceless reply race
|
11 lat temu |
Yan, Zheng
|
5cba372c0f
ceph: fix dentry leaks
|
11 lat temu |
Yan, Zheng
|
38c48b5f0a
ceph: provide seperate {inode,file}_operations for snapdir
|
11 lat temu |
Linus Torvalds
|
57666509b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
11 lat temu |
Yan, Zheng
|
275dd19ea4
ceph: fix mksnap crash
|
11 lat temu |
Yan, Zheng
|
70db4f3629
ceph: introduce a new inode flag indicating if cached dentries are ordered
|
11 lat temu |
Al Viro
|
b583043e99
kill f_dentry uses
|
11 lat temu |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
11 lat temu |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
11 lat temu |
Linus Torvalds
|
6b04908166
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
11 lat temu |
Yan, Zheng
|
b1ee94aa59
ceph: include the initial ACL in create/mkdir/mknod MDS requests
|
11 lat temu |
Eric W. Biederman
|
c143c2333c
vfs: Remove d_drop calls from d_revalidate implementations
|
12 lat temu |
Yan, Zheng
|
0a8a70f96f
ceph: clear directory's completeness when creating file
|
11 lat temu |
Yan, Zheng
|
6da5246dd4
ceph: use fpos_cmp() to compare dentry positions
|
11 lat temu |
Yan, Zheng
|
0081bd83c0
ceph: check directory's completeness before emitting directory entry
|
11 lat temu |
Yan, Zheng
|
a30be7cb2c
ceph: skip invalid dentry during dcache readdir
|
11 lat temu |
Yan, Zheng
|
54008399dc
ceph: preallocate buffer for readdir reply
|
11 lat temu |
Sage Weil
|
4b58c9b19b
ceph: do not set r_old_dentry_dir on link()
|
13 lat temu |
Sage Weil
|
180061a58c
ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename()
|
13 lat temu |
Yan, Zheng
|
15289dc85b
ceph: let MDS adjust readdir 'frag'
|
12 lat temu |
Yan, Zheng
|
dcd3cc05e5
ceph: fix reset_readdir()
|
12 lat temu |
Yan, Zheng
|
f049420607
ceph: fix ceph_dir_llseek()
|
12 lat temu |