Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | ceph: protect access to d_parent | Sage Weil | 1 | -2/+6 |
2011-06-07 | ceph: use ihold when we already have an inode ref | Sage Weil | 1 | -2/+4 |
2011-05-04 | ceph: do not call __mark_dirty_inode under i_lock | Sage Weil | 1 | -4/+8 |
2011-01-13 | ceph: fix xattr rbtree search | Sage Weil | 1 | -0/+3 |
2010-10-20 | fs/ceph/xattr.c: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 1 | -6/+9 |
2010-08-22 | ceph: include dirty xattrs state in snapped caps | Sage Weil | 1 | -0/+1 |
2010-08-01 | ceph: code cleanup | Yehuda Sadeh | 1 | -0/+2 |
2010-05-17 | ceph: use ceph. prefix for virtual xattrs | Sage Weil | 1 | -10/+11 |
2010-05-17 | ceph: listxattr should compare version by >= | Henry C Chang | 1 | -1/+1 |
2010-05-17 | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 1 | -2/+2 |
2010-05-17 | ceph: cleanup: remove dead code | Dan Carpenter | 1 | -6/+0 |
2010-05-17 | ceph: use __page_cache_alloc and add_to_page_cache_lru | Yehuda Sadeh | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-07 | ceph: simplify ceph_buffer interface | Sage Weil | 1 | -3/+5 |
2009-11-21 | fs/ceph: introduce missing kfree | Julia Lawall | 1 | -2/+4 |
2009-11-01 | ceph: fix uninitialized err variable | Sage Weil | 1 | -1/+1 |
2009-10-07 | ceph: include preferred_osd in file layout virtual xattr | Sage Weil | 1 | -1/+8 |
2009-10-06 | ceph: inode operations | Sage Weil | 1 | -0/+833 |