aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: use ihold when we already have an inode refSage Weil2011-06-071-2/+4
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-201-0/+66
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-4/+7
* ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil2010-08-011-0/+24
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-1/+1
* ceph: allow preferred osd to be get/set via layout ioctlSage Weil2009-12-031-1/+4
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-041-2/+2
* ceph: ioctlsSage Weil2009-10-061-0/+157