Ilya Dryomov
|
b3bbd3f2ab
libceph: no need to drop con->mutex for ->get_authorizer()
|
8 år sedan |
Ilya Dryomov
|
0dde584882
libceph: drop len argument of *verify_authorizer_reply()
|
8 år sedan |
Ilya Dryomov
|
5c056fdc5b
libceph: verify authorize reply on connect
|
8 år sedan |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 år sedan |
Geliang Tang
|
5ee61e95b6
libceph: use KMEM_CACHE macro
|
9 år sedan |
Ilya Dryomov
|
89f081730c
libceph: use sizeof_footer() more
|
9 år sedan |
Ilya Dryomov
|
dbc0d3caff
libceph: use the right footer size when skipping a message
|
9 år sedan |
Ilya Dryomov
|
e7a88e82fe
libceph: don't bail early from try_read() when skipping a message
|
9 år sedan |
Ilya Dryomov
|
f6330cc1f0
libceph: clear messenger auth_retry flag if we fault
|
9 år sedan |
Ilya Dryomov
|
67645d7619
libceph: fix ceph_msg_revoke()
|
9 år sedan |
Geliang Tang
|
10bcee149f
libceph: use list_for_each_entry_safe
|
9 år sedan |
Geliang Tang
|
17ddc49b9c
libceph: use list_next_entry instead of list_entry_next
|
9 år sedan |
Ilya Dryomov
|
583d0fef75
libceph: clear msg->con in ceph_msg_release() only
|
9 år sedan |
Ilya Dryomov
|
a51983e4dd
libceph: add nocephx_sign_messages option
|
9 år sedan |
Ilya Dryomov
|
859bff51dc
libceph: stop duplicating client fields in messenger
|
9 år sedan |
Ilya Dryomov
|
79dbd1baa6
libceph: msg signing callouts don't need con argument
|
9 år sedan |
Shraddha Barke
|
343128ce91
libceph: use local variable cursor instead of &msg->cursor
|
9 år sedan |
Ilya Dryomov
|
7f61f54565
libceph: don't access invalid memory in keepalive2 path
|
10 år sedan |
Ilya Dryomov
|
d15f9d694b
libceph: check data_len in ->alloc_msg()
|
10 år sedan |
Yan, Zheng
|
8b9558aab8
libceph: use keepalive2 to verify the mon session is alive
|
10 år sedan |
Ilya Dryomov
|
6893162215
libceph: rename con_work() to ceph_con_workfn()
|
10 år sedan |
Benoît Canet
|
d920ff6fc7
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
|
10 år sedan |
Ilya Dryomov
|
c44bd69c0c
libceph: treat sockaddr_storage with uninitialized family as blank
|
10 år sedan |
Ilya Dryomov
|
757856d2b9
libceph: enable ceph in a non-default network namespace
|
10 år sedan |
Linus Torvalds
|
0c76c6ba24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 år sedan |
Benoît Canet
|
c2cfa19400
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
|
10 år sedan |
Benoît Canet
|
6ba8edc0bc
libceph: Remove spurious kunmap() of the zero page
|
10 år sedan |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 år sedan |
Ilya Dryomov
|
67c64eb742
libceph: don't overwrite specific con error msgs
|
10 år sedan |
Ilya Dryomov
|
6d7fdb0ab3
Revert "libceph: use memalloc flags for net IO"
|
10 år sedan |