aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/export.c
Commit message (Expand)AuthorAgeFilesLines
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-211-4/+14
* ceph: use ihold when we already have an inode refSage Weil2011-06-071-2/+2
* ceph: avoid inode lookup on nfs fh reconnectSage Weil2011-05-241-2/+6
* ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-241-2/+17
* ceph: add dir_layout to inodeSage Weil2011-01-121-1/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-2/+3
* ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-071-1/+4
* ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-071-7/+9
* fs/ceph: Use ERR_CASTJulia Lawall2010-05-291-1/+1
* ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter2010-05-171-6/+6
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: nfs re-export supportSage Weil2009-10-061-0/+223