aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ceph: use ceph. prefix for virtual xattrsSage Weil1-10/+11
2010-05-17ceph: listxattr should compare version by >=Henry C Chang1-1/+1
2010-05-17ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan1-2/+2
2010-05-17ceph: cleanup: remove dead codeDan Carpenter1-6/+0
2010-05-17ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-07ceph: simplify ceph_buffer interfaceSage Weil1-3/+5
2009-11-21fs/ceph: introduce missing kfreeJulia Lawall1-2/+4
2009-11-01ceph: fix uninitialized err variableSage Weil1-1/+1
2009-10-07ceph: include preferred_osd in file layout virtual xattrSage Weil1-1/+8
2009-10-06ceph: inode operationsSage Weil1-0/+833