index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
export.c
Age
Commit message (
Expand
)
Author
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
2012-12-18
ceph: fix dentry reference leak in ceph_encode_fh()
Cyril Roelandt
2012-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-29
ceph: fix dentry reference leak in encode_fh()
David Zafman
2012-10-09
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-05-29
ceph: move encode_fh to new API
Sage Weil
2012-05-29
->encode_fh() API change
Al Viro
2012-01-10
ceph: avoid useless dget/dput in encode_fh
Sage Weil
2011-07-26
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
Sage Weil
2011-06-07
ceph: use ihold when we already have an inode ref
Sage Weil
2011-05-24
ceph: avoid inode lookup on nfs fh reconnect
Sage Weil
2011-05-24
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
2011-01-12
ceph: add dir_layout to inode
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-07
ceph: Update max_len with minimum required size
Aneesh Kumar K.V
2010-10-07
ceph: Fix return value of encode_fh function
Aneesh Kumar K.V
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
2010-05-17
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-06
ceph: nfs re-export support
Sage Weil