- 038b8d1 libceph: optionally use bounce buffer on recv path in crc mode by Ilya Dryomov · 3 years ago
- 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
- a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
- 2d7c86a libceph: generalize addr/ip parsing based on delimiter by Venky Shankar · 3 years, 6 months ago
- cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 1 month ago
- a56dd9b libceph: move msgr1 protocol specific fields to its own struct by Ilya Dryomov · 4 years, 2 months ago
- 2f71361 libceph: move msgr1 protocol implementation to its own file by Ilya Dryomov · 4 years, 2 months ago
- 566050e libceph: separate msgr1 protocol implementation by Ilya Dryomov · 4 years, 2 months ago
- 6503e0b libceph: export remaining protocol independent infrastructure by Ilya Dryomov · 4 years, 2 months ago
- 699921d libceph: export zero_page by Ilya Dryomov · 4 years, 2 months ago
- 3fefd43 libceph: rename and export con->flags bits by Ilya Dryomov · 4 years, 2 months ago
- 6d7f62b libceph: rename and export con->state states by Ilya Dryomov · 4 years, 2 months ago
- 30be780 libceph: make con->state an int by Ilya Dryomov · 4 years, 2 months ago
- 2f68738 libceph: don't export ceph_messenger_{init_fini}() to modules by Ilya Dryomov · 4 years, 2 months ago
- fd1a154 libceph: make sure our addr->port is zero and addr->nonce is non-zero by Ilya Dryomov · 4 years, 2 months ago
- 771294f libceph: factor out ceph_con_get_out_msg() by Ilya Dryomov · 4 years, 1 month ago
- fc4c128 libceph: change ceph_con_in_msg_alloc() to take hdr by Ilya Dryomov · 4 years, 1 month ago
- 8ee8abf libceph: change ceph_msg_data_cursor_init() to take cursor by Ilya Dryomov · 4 years, 2 months ago
- 0247192 libceph: handle discarding acked and requeued messages separately by Ilya Dryomov · 4 years, 3 months ago
- 5cd8da3 libceph: drop msg->ack_stamp field by Ilya Dryomov · 4 years, 3 months ago
- d3c1248 libceph: remove redundant session reset log message by Ilya Dryomov · 4 years, 2 months ago
- a3da057 libceph: clear con->peer_global_seq on RESETSESSION by Ilya Dryomov · 4 years, 2 months ago
- 5963c3d libceph: rename reset_connection() to ceph_con_reset_session() by Ilya Dryomov · 4 years, 2 months ago
- 3596f4c libceph: split protocol reset bits out of reset_connection() by Ilya Dryomov · 4 years, 2 months ago
- 90b6561 libceph: don't call reset_connection() on version/feature mismatches by Ilya Dryomov · 4 years, 2 months ago
- 418af5b libceph: lower exponential backoff delay by Ilya Dryomov · 4 years, 2 months ago
- b77f8f0e libceph: include middle_len in process_message() dout by Ilya Dryomov · 4 years, 2 months ago
- 28e1581 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years, 3 months ago
- a9dfe31 libceph: format ceph_entity_addr nonces as unsigned by Ilya Dryomov · 4 years, 3 months ago
- 5a5036c libceph: move a dout in queue_con_delay() by Ilya Dryomov · 4 years, 3 months ago
- 40efc4d libceph: use sendpage_ok() in ceph_tcp_sendpage() by Coly Li · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
- e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 10 months ago
- 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
- 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 5 years ago
- d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- 2c66de5 libceph: rename ceph_encode_addr to ceph_encode_banner_addr by Jeff Layton · 6 years ago
- d3c3c0a libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE by Jeff Layton · 6 years ago
- bc07532c libceph: fix sa_family just after reading address by Jeff Layton · 6 years ago
- a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
- 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
- d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
- b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
- cede185 libceph: fix unaligned accesses in ceph_entity_addr handling by Jeff Layton · 6 years ago
- 187df76 libceph: fix breakage caused by multipage bvecs by Ilya Dryomov · 6 years ago
- 0fd3fd0 libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
- 4aac922 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
- 87349cd libceph: switch more to bool in ceph_tcp_sendmsg() by Ilya Dryomov · 6 years ago
- 433b0a1 libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
- 3239eb5 libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
- 1f6b821 libceph: drop last_piece logic from write_partial_message_data() by Ilya Dryomov · 6 years ago
- 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
- 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
- 130f52f libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
- 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
- c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
- 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
- 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
- e5c9388 libceph: use MSG_TRUNC for discarding received bytes by Ilya Dryomov · 7 years ago
- d2935d6 libceph: get rid of more_kvec in try_write() by Ilya Dryomov · 7 years ago
- 9c55ad1 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 7 years ago
- 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
- 45a267d libceph: handle zero-length data items by Ilya Dryomov · 7 years ago
- b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
- 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
- 18370b3 ceph: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4690faf libceph: don't call ->reencode_message() more than once per message by Ilya Dryomov · 7 years ago
- 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 7 years ago
- 98ad5eb libceph: ceph_connection_operations::reencode_message() method by Ilya Dryomov · 8 years ago
- dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 8 years ago
- 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
- 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 8 years ago
- 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
- 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 61ff6e9 ceph_tcp_sendpage(): use ITER_BVEC sendmsg by Al Viro · 9 years ago
- 100803a ceph: switch to sock_recvmsg() by Al Viro · 9 years ago
- b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
- 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
- 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
- 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 9 years ago
- dbc0d3c libceph: use the right footer size when skipping a message by Ilya Dryomov · 9 years ago
- e7a88e8 libceph: don't bail early from try_read() when skipping a message by Ilya Dryomov · 9 years ago
- f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 9 years ago
- 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
- 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
- 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
- 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
- a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
- 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
- 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
- 343128c libceph: use local variable cursor instead of &msg->cursor by Shraddha Barke · 9 years ago