summaryrefslogtreecommitdiff
path: root/fs/ceph/export.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-08ceph: use ihold when we already have an inode refSage Weil1-2/+2
2011-05-24ceph: avoid inode lookup on nfs fh reconnectSage Weil1-2/+6
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil1-2/+17
2011-01-13ceph: add dir_layout to inodeSage Weil1-1/+1
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh1-2/+3
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V1-1/+4
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V1-7/+9
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall1-1/+1
2010-05-18ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter1-6/+6
2010-05-18ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-10-06ceph: nfs re-export supportSage Weil1-0/+223