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
/
net
/
ceph
/
messenger.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-25
ceph: use kernel DNS resolver
Noah Watkins
2011-10-25
libceph: warn on msg allocation failures
Sage Weil
2011-10-25
libceph: don't complain on msgpool alloc failures
Sage Weil
2011-09-16
libceph: initialize ack_stamp to avoid unnecessary connection reset
Jim Schutt
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-05-19
libceph: add missing breaks in addr_set_port
Sage Weil
2011-05-19
libceph: fix TAG_WAIT case
Sage Weil
2011-05-19
libceph: use snprintf for unknown addrs
Sage Weil
2011-05-19
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
2011-05-19
libceph: handle connection reopen race with callbacks
Sage Weil
2011-05-03
libceph: fix ceph_msg_new error path
Henry C Chang
2011-03-04
libceph: fix msgr standby handling
Sage Weil
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
libceph: fix msgr backoff
Sage Weil
2011-03-03
libceph: retry after authorization failure
Sage Weil
2011-01-25
libceph: fix socket write error handling
Sage Weil
2011-01-25
libceph: fix socket read error handling
Sage Weil
2011-01-12
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2010-12-13
ceph: fix msgr_init error path
Sage Weil
2010-11-09
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-01
ceph: fix small seq message skipping
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh