Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a268de6c68e4933234e9ac62f2ab7ff8264ce0b4
/
fs
/
ceph
/
xattr.c
7e8a295
ceph: fix sizeof(struct tYpO *) typo
by Ilya Dryomov
· 10 years ago
1a295bd
ceph: remove redundant memset(0)
by Ilya Dryomov
· 10 years ago
cc48c3e
ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()
by Yan, Zheng
· 11 years ago
1e5c664
ceph: check buffer size in ceph_vxattrcb_layout()
by Yan, Zheng
· 11 years ago
752c8bd
ceph: do not chain inode updates to parent fsync
by Sage Weil
· 12 years ago
524186a
ceph: fix ceph_removexattr()
by Yan, Zheng
· 11 years ago
bcdfeb2
ceph: remove xattr when null value is given to setxattr()
by Yan, Zheng
· 11 years ago
fbc0b97
ceph: properly handle XATTR_CREATE and XATTR_REPLACE
by Yan, Zheng
· 11 years ago
4db658e
ceph: Fix up after semantic merge conflict
by Linus Torvalds
· 11 years ago
7221fe4
ceph: add acl for cephfs
by Guangliang Zhao
· 11 years ago
a1dc193
ceph: fix sleeping function called from invalid context.
by majianpeng
· 11 years ago
2c3dd4f
ceph: eliminate sparse warnings in fs code
by Alex Elder
· 12 years ago
695b711
ceph: implement hidden per-field ceph.*.layout.* vxattrs
by Sage Weil
· 12 years ago
1f08f2b
ceph: add ceph.dir.layout vxattr
by Sage Weil
· 12 years ago
32ab0bd
ceph: change ceph.file.layout.* implementation, content
by Sage Weil
· 12 years ago
b65917d
ceph: fix listxattr handling for vxattrs
by Sage Weil
· 12 years ago
0bee82f
ceph: fix getxattr vxattr handling
by Sage Weil
· 12 years ago
f36e447
ceph: add exists_cb to vxattr struct
by Sage Weil
· 12 years ago
d421acb
ceph: pass ceph.* removexattrs through to MDS
by Sage Weil
· 12 years ago
3adf654
ceph: pass unhandled ceph.* setxattrs through to MDS
by Sage Weil
· 12 years ago
8860147
ceph: support hidden vxattrs
by Sage Weil
· 12 years ago
39b648d9
ceph: remove 'ceph.layout' virtual xattr
by Sage Weil
· 12 years ago
21ec6ff
ceph: fix potential double free
by Alan Cox
· 12 years ago
3469ac1a
ceph: drop support for preferred_osd pgs
by Sage Weil
· 13 years ago
3489b42
ceph: fix three bugs, two in ceph_vxattrcb_file_layout()
by Alex Elder
· 13 years ago
18fa8b3
ceph: make ceph_setxattr() and ceph_removexattr() more alike
by Alex Elder
· 13 years ago
3ce6cd1
ceph: avoid repeatedly computing the size of constant vxattr names
by Alex Elder
· 13 years ago
aa4066e
ceph: encode type in vxattr callback routines
by Alex Elder
· 13 years ago
881a5fa
ceph: drop "_cb" from name of struct ceph_vxattr_cb
by Alex Elder
· 13 years ago
eb78808
ceph: use macros to normalize vxattr table definitions
by Alex Elder
· 13 years ago
2289190
ceph: use a symbolic name for "ceph." extended attribute namespace
by Alex Elder
· 13 years ago
06476a6
ceph: pass inode rather than table to ceph_match_vxattr()
by Alex Elder
· 13 years ago
b829c19
ceph: don't null-terminate xattr values
by Alex Elder
· 13 years ago
6c073a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
114fc47
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
by Alex Elder
· 13 years ago
83eb26a
ceph: ensure prealloc_blob is in place when removing xattr
by Alex Elder
· 13 years ago
be65559
ceph: use i_ceph_lock instead of i_lock
by Sage Weil
· 13 years ago
5f21c96
ceph: protect access to d_parent
by Sage Weil
· 13 years ago
70b666c
ceph: use ihold when we already have an inode ref
by Sage Weil
· 13 years ago
fca65b4
ceph: do not call __mark_dirty_inode under i_lock
by Sage Weil
· 14 years ago
17db143
ceph: fix xattr rbtree search
by Sage Weil
· 14 years ago
61413c2
fs/ceph/xattr.c: Use kmemdup
by Julia Lawall
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
4a625be
ceph: include dirty xattrs state in snapped caps
by Sage Weil
· 14 years ago
cd84db6
ceph: code cleanup
by Yehuda Sadeh
· 14 years ago
1a75627
ceph: use ceph. prefix for virtual xattrs
by Sage Weil
· 14 years ago
bddfa3c
ceph: listxattr should compare version by >=
by Henry C Chang
· 15 years ago
640ef79
ceph: use ceph_sb_to_client instead of ceph_client
by Cheng Renquan
· 15 years ago
c770807
ceph: cleanup: remove dead code
by Dan Carpenter
· 15 years ago
31459fe
ceph: use __page_cache_alloc and add_to_page_cache_lru
by Yehuda Sadeh
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b6c1d5b
ceph: simplify ceph_buffer interface
by Sage Weil
· 15 years ago
60d8773
fs/ceph: introduce missing kfree
by Julia Lawall
· 15 years ago
63ff78b
ceph: fix uninitialized err variable
by Sage Weil
· 15 years ago
b195bef
ceph: include preferred_osd in file layout virtual xattr
by Sage Weil
· 15 years ago
355da1e
ceph: inode operations
by Sage Weil
· 15 years ago