aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/export.c
Commit message (Expand)AuthorAge
* ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt2012-12-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-29
|\
| * ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-29
* | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
|/
* ceph: move encode_fh to new APISage Weil2012-05-29
* ->encode_fh() API changeAl Viro2012-05-29
* ceph: avoid useless dget/dput in encode_fhSage Weil2012-01-10
* ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil2011-07-26
* ceph: use ihold when we already have an inode refSage Weil2011-06-08
* ceph: avoid inode lookup on nfs fh reconnectSage Weil2011-05-24
* ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-24
* ceph: add dir_layout to inodeSage Weil2011-01-12
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: Update max_len with minimum required sizeAneesh Kumar K.V2010-10-07
* ceph: Fix return value of encode_fh functionAneesh Kumar K.V2010-10-07
* fs/ceph: Use ERR_CASTJulia Lawall2010-05-29
* ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter2010-05-17
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ceph: nfs re-export supportSage Weil2009-10-06