index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-14
/
+14
2014-06-06
ceph: ceph_get_parent() can be static
Fengguang Wu
1
-1
/
+1
2014-04-03
ceph: add get_name() NFS export callback
Yan, Zheng
1
-0
/
+40
2014-04-03
ceph: fix ceph_fh_to_parent()
Yan, Zheng
1
-33
/
+9
2014-04-03
ceph: add get_parent() NFS export callback
Yan, Zheng
1
-0
/
+60
2014-04-03
ceph: simplify ceph_fh_to_dentry()
Yan, Zheng
1
-135
/
+32
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
1
-2
/
+2
2012-12-18
ceph: fix dentry reference leak in ceph_encode_fh()
Cyril Roelandt
1
-1
/
+3
2012-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2012-10-29
ceph: fix dentry reference leak in encode_fh()
David Zafman
1
-0
/
+2
2012-10-09
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
1
-4
/
+14
2012-05-29
ceph: move encode_fh to new API
Sage Weil
1
-13
/
+21
2012-05-29
->encode_fh() API change
Al Viro
1
-0
/
+2
2012-01-10
ceph: avoid useless dget/dput in encode_fh
Sage Weil
1
-4
/
+2
2011-07-26
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
Sage Weil
1
-9
/
+15
2011-06-07
ceph: use ihold when we already have an inode ref
Sage Weil
1
-2
/
+2
2011-05-24
ceph: avoid inode lookup on nfs fh reconnect
Sage Weil
1
-2
/
+6
2011-05-24
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
1
-2
/
+17
2011-01-12
ceph: add dir_layout to inode
Sage Weil
1
-1
/
+1
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-2
/
+3
2010-10-07
ceph: Update max_len with minimum required size
Aneesh Kumar K.V
1
-1
/
+4
2010-10-07
ceph: Fix return value of encode_fh function
Aneesh Kumar K.V
1
-7
/
+9
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-05-17
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
1
-6
/
+6
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-06
ceph: nfs re-export support
Sage Weil
1
-0
/
+223