aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/ioctl.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* ceph: return EIO on invalid layout on GET_DATALOC ioctlSage Weil2012-10-03
* ceph: avoid divide by zero in __validate_layout()Sage Weil2012-08-21
* ceph: ignore preferred_osd fieldSage Weil2012-05-16
* ceph: fully initialize new layoutSage Weil2012-05-16
* ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helperSage Weil2012-05-07
* ceph: drop support for preferred_osd pgsSage Weil2012-05-07
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-07
* ceph: let the set_layout ioctl set single traitsGreg Farnum2011-10-25
* ceph: protect access to d_parentSage Weil2011-07-26
* ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil2011-07-26
* ceph: use ihold when we already have an inode refSage Weil2011-06-08
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-20
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil2010-08-01
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: allow preferred osd to be get/set via layout ioctlSage Weil2009-12-03
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-04
* ceph: ioctlsSage Weil2009-10-06