Ilya Dryomov
|
f6330cc1f0
libceph: clear messenger auth_retry flag if we fault
|
9 年之前 |
Ilya Dryomov
|
67645d7619
libceph: fix ceph_msg_revoke()
|
9 年之前 |
Geliang Tang
|
10bcee149f
libceph: use list_for_each_entry_safe
|
9 年之前 |
Geliang Tang
|
17ddc49b9c
libceph: use list_next_entry instead of list_entry_next
|
9 年之前 |
Ilya Dryomov
|
583d0fef75
libceph: clear msg->con in ceph_msg_release() only
|
9 年之前 |
Ilya Dryomov
|
a51983e4dd
libceph: add nocephx_sign_messages option
|
9 年之前 |
Ilya Dryomov
|
859bff51dc
libceph: stop duplicating client fields in messenger
|
9 年之前 |
Ilya Dryomov
|
79dbd1baa6
libceph: msg signing callouts don't need con argument
|
9 年之前 |
Shraddha Barke
|
343128ce91
libceph: use local variable cursor instead of &msg->cursor
|
10 年之前 |
Ilya Dryomov
|
7f61f54565
libceph: don't access invalid memory in keepalive2 path
|
10 年之前 |
Ilya Dryomov
|
d15f9d694b
libceph: check data_len in ->alloc_msg()
|
10 年之前 |
Yan, Zheng
|
8b9558aab8
libceph: use keepalive2 to verify the mon session is alive
|
10 年之前 |
Ilya Dryomov
|
6893162215
libceph: rename con_work() to ceph_con_workfn()
|
10 年之前 |
Benoît Canet
|
d920ff6fc7
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
|
10 年之前 |
Ilya Dryomov
|
c44bd69c0c
libceph: treat sockaddr_storage with uninitialized family as blank
|
10 年之前 |
Ilya Dryomov
|
757856d2b9
libceph: enable ceph in a non-default network namespace
|
10 年之前 |
Linus Torvalds
|
0c76c6ba24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
10 年之前 |
Benoît Canet
|
c2cfa19400
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
|
10 年之前 |
Benoît Canet
|
6ba8edc0bc
libceph: Remove spurious kunmap() of the zero page
|
10 年之前 |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 年之前 |
Ilya Dryomov
|
67c64eb742
libceph: don't overwrite specific con error msgs
|
10 年之前 |
Ilya Dryomov
|
6d7fdb0ab3
Revert "libceph: use memalloc flags for net IO"
|
10 年之前 |
Chaitanya Huilgol
|
ba988f87f5
libceph: tcp_nodelay support
|
10 年之前 |
Yan, Zheng
|
33d0733796
libceph: message signature support
|
10 年之前 |
Ilya Dryomov
|
4965fc38c4
libceph: nuke ceph_kvfree()
|
11 年之前 |
Mike Christie
|
89baaa570a
libceph: use memalloc flags for net IO
|
11 年之前 |
Ilya Dryomov
|
f9865f06f7
libceph: ceph-msgr workqueue needs a resque worker
|
11 年之前 |
Yan, Zheng
|
e4339d28f6
libceph: reference counting pagelist
|
11 年之前 |
Joe Perches
|
b9a678994b
libceph: Convert pr_warning to pr_warn
|
11 年之前 |
Ilya Dryomov
|
5f740d7e15
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
|
11 年之前 |