summaryrefslogtreecommitdiffstats
path: root/fs/ceph/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-071-2/+2
* ceph: let the set_layout ioctl set single traitsGreg Farnum2011-10-261-6/+28
* ceph: protect access to d_parentSage Weil2011-07-261-1/+3
* ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil2011-07-261-0/+11
* ceph: use ihold when we already have an inode refSage Weil2011-06-081-2/+4
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-211-0/+66
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-4/+7
* ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil2010-08-021-0/+24
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-181-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-051-2/+2
* ceph: ioctlsSage Weil2009-10-061-0/+157