Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc8a36942a5c05896d373a8e98d5e6b14514b4bc
/
fs
/
ceph
/
xattr.c
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
· 15 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