aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/export.c
AgeCommit message (Expand)Author
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-29ceph: fix dentry reference leak in encode_fh()David Zafman
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-05-29ceph: move encode_fh to new APISage Weil
2012-05-29->encode_fh() API changeAl Viro
2012-01-10ceph: avoid useless dget/dput in encode_fhSage Weil
2011-07-26ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2011-05-24ceph: avoid inode lookup on nfs fh reconnectSage Weil
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-01-12ceph: add dir_layout to inodeSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall
2010-05-17ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter
2010-05-17ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06ceph: nfs re-export supportSage Weil