aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: use ihold when we already have an inode refSage Weil2011-06-071-2/+4
* ceph: do not call __mark_dirty_inode under i_lockSage Weil2011-05-041-4/+8
* ceph: fix xattr rbtree searchSage Weil2011-01-131-0/+3
* fs/ceph/xattr.c: Use kmemdupJulia Lawall2010-10-201-2/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-6/+9
* ceph: include dirty xattrs state in snapped capsSage Weil2010-08-221-0/+1
* ceph: code cleanupYehuda Sadeh2010-08-011-0/+2
* ceph: use ceph. prefix for virtual xattrsSage Weil2010-05-171-10/+11
* ceph: listxattr should compare version by >=Henry C Chang2010-05-171-1/+1
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-2/+2
* ceph: cleanup: remove dead codeDan Carpenter2010-05-171-6/+0
* ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: simplify ceph_buffer interfaceSage Weil2009-12-071-3/+5
* fs/ceph: introduce missing kfreeJulia Lawall2009-11-211-2/+4
* ceph: fix uninitialized err variableSage Weil2009-11-011-1/+1
* ceph: include preferred_osd in file layout virtual xattrSage Weil2009-10-071-1/+8
* ceph: inode operationsSage Weil2009-10-061-0/+833