aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/ioctl.c
AgeCommit message (Expand)Author
2011-07-26ceph: protect access to d_parentSage Weil
2011-07-26ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-01ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil
2010-05-17ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan
2009-12-03ceph: allow preferred osd to be get/set via layout ioctlSage Weil
2009-11-04ceph: fix endian conversions for ceph_pgSage Weil
2009-10-06ceph: ioctlsSage Weil