index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
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