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
/
include
/
linux
/
ceph
/
messenger.h
Age
Commit message (
Expand
)
Author
2020-10-12
libceph: fix ENTITY_NAME format suggestion
Ilya Dryomov
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2018-10-22
libceph: preallocate message data items
Ilya Dryomov
2018-08-02
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2018-04-02
libceph: introduce BVECS data type
Ilya Dryomov
2018-04-02
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-07
libceph: ceph_connection_operations::reencode_message() method
Ilya Dryomov
2016-12-16
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-12-12
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
2016-01-21
libceph: fix ceph_msg_revoke()
Ilya Dryomov
2015-11-02
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2015-11-02
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
2015-09-08
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
2015-07-09
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
2015-02-19
libceph: tcp_nodelay support
Chaitanya Huilgol
2014-12-17
libceph: message signature support
Yan, Zheng
2014-07-08
libceph: move and add dout()s to ceph_msg_{get,put}()
Ilya Dryomov
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-26
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2013-12-31
libceph: all features fields must be u64
Ilya Dryomov
2013-11-23
ceph: Convert to immutable biovecs
Kent Overstreet
2013-05-01
libceph: add, don't set data for a message
Alex Elder
2013-05-01
libceph: implement multiple data items in a message
Alex Elder
2013-05-01
libceph: replace message data pointer with list
Alex Elder
2013-05-01
libceph: have cursor point to data
Alex Elder
2013-05-01
libceph: move cursor into message
Alex Elder
2013-05-01
libceph: record bio length
Alex Elder
2013-05-01
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
2013-05-01
libceph: record message data length
Alex Elder
2013-05-01
libceph: make message data be a pointer
Alex Elder
2013-05-01
libceph: kill last of ceph_msg_pos
Alex Elder
2013-05-01
libceph: kill most of ceph_msg_pos
Alex Elder
2013-05-01
libceph: collapse all data items into one
Alex Elder
2013-05-01
libceph: kill ceph message bio_iter, bio_seg
Alex Elder
2013-05-01
libceph: record residual bytes for all message data types
Alex Elder
2013-05-01
libceph: kill message trail
Alex Elder
2013-05-01
libceph: implement pages array cursor
Alex Elder
2013-05-01
libceph: implement bio message data item cursor
Alex Elder
2013-05-01
libceph: prepare for other message data item types
Alex Elder
2013-05-01
libceph: start defining message data cursor
Alex Elder
2013-05-01
libceph: abstract message data
Alex Elder
2013-05-01
libceph: be explicit about message data representation
Alex Elder
[next]