Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-07 | ceph: use i_ceph_lock instead of i_lock | Sage Weil | 1 | -2/+2 |
2011-10-25 | ceph: let the set_layout ioctl set single traits | Greg Farnum | 1 | -6/+28 |
2011-07-26 | ceph: protect access to d_parent | Sage Weil | 1 | -1/+3 |
2011-07-26 | ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io | Sage Weil | 1 | -0/+11 |
2011-06-07 | ceph: use ihold when we already have an inode ref | Sage Weil | 1 | -2/+4 |
2010-10-20 | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. | Greg Farnum | 1 | -0/+66 |
2010-10-20 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 1 | -4/+7 |
2010-08-01 | ceph: add LAZYIO ioctl to mark a file description for lazy consistency | Sage Weil | 1 | -0/+24 |
2010-05-17 | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 1 | -1/+1 |
2009-12-03 | ceph: allow preferred osd to be get/set via layout ioctl | Sage Weil | 1 | -1/+4 |
2009-11-04 | ceph: fix endian conversions for ceph_pg | Sage Weil | 1 | -2/+2 |
2009-10-06 | ceph: ioctls | Sage Weil | 1 | -0/+157 |