Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Sanidhya Kashyap
|
a149bb9a28
ceph: kstrdup() memory handling
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Yan, Zheng
|
0aeff37aba
ceph: fix setting empty extended attribute
|
10 years ago |
Yan, Zheng
|
25e6bae356
ceph: use pagelist to present MDS request data
|
11 years ago |
Yan, Zheng
|
0abb43dcac
ceph: fix llistxattr on symlink
|
11 years ago |
Yan, Zheng
|
508b32d866
ceph: request xattrs if xattr_version is zero
|
11 years ago |
Ilya Dryomov
|
7e8a295295
ceph: fix sizeof(struct tYpO *) typo
|
11 years ago |
Ilya Dryomov
|
1a295bd8c8
ceph: remove redundant memset(0)
|
11 years ago |
Yan, Zheng
|
cc48c3e85f
ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()
|
11 years ago |
Yan, Zheng
|
1e5c6649ff
ceph: check buffer size in ceph_vxattrcb_layout()
|
11 years ago |
Sage Weil
|
752c8bdcfe
ceph: do not chain inode updates to parent fsync
|
12 years ago |
Yan, Zheng
|
524186ace6
ceph: fix ceph_removexattr()
|
11 years ago |
Yan, Zheng
|
bcdfeb2eb4
ceph: remove xattr when null value is given to setxattr()
|
11 years ago |
Yan, Zheng
|
fbc0b970dd
ceph: properly handle XATTR_CREATE and XATTR_REPLACE
|
11 years ago |
Linus Torvalds
|
4db658ea0c
ceph: Fix up after semantic merge conflict
|
11 years ago |
Guangliang Zhao
|
7221fe4c2e
ceph: add acl for cephfs
|
11 years ago |
majianpeng
|
a1dc193733
ceph: fix sleeping function called from invalid context.
|
12 years ago |
Alex Elder
|
2c3dd4ff59
ceph: eliminate sparse warnings in fs code
|
12 years ago |
Sage Weil
|
695b711933
ceph: implement hidden per-field ceph.*.layout.* vxattrs
|
12 years ago |
Sage Weil
|
1f08f2b056
ceph: add ceph.dir.layout vxattr
|
12 years ago |
Sage Weil
|
32ab0bd78d
ceph: change ceph.file.layout.* implementation, content
|
12 years ago |
Sage Weil
|
b65917dd27
ceph: fix listxattr handling for vxattrs
|
12 years ago |
Sage Weil
|
0bee82fb4b
ceph: fix getxattr vxattr handling
|
12 years ago |
Sage Weil
|
f36e447296
ceph: add exists_cb to vxattr struct
|
12 years ago |
Sage Weil
|
d421acb1ad
ceph: pass ceph.* removexattrs through to MDS
|
12 years ago |
Sage Weil
|
3adf654ddb
ceph: pass unhandled ceph.* setxattrs through to MDS
|
12 years ago |
Sage Weil
|
8860147a01
ceph: support hidden vxattrs
|
12 years ago |
Sage Weil
|
39b648d9ec
ceph: remove 'ceph.layout' virtual xattr
|
12 years ago |
Alan Cox
|
21ec6ffa46
ceph: fix potential double free
|
13 years ago |