index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
messenger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: just wait for more data to be available on the socket
Xiubo Li
2024-02-07
1
-1
/
+1
*
libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
Jeff Layton
2023-08-22
1
-0
/
+8
*
libceph: add sparse read support to msgr1
Jeff Layton
2023-08-22
1
-0
/
+4
*
libceph: new sparse_read op, support sparse reads on msgr2 crc codepath
Jeff Layton
2023-08-22
1
-0
/
+28
*
libceph: drop last_piece flag from ceph_msg_data_cursor
Jeff Layton
2022-10-04
1
-3
/
+1
*
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
2022-02-02
1
-0
/
+1
*
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2022-02-02
1
-0
/
+4
*
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2022-01-13
1
-1
/
+1
*
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
2020-12-14
1
-3
/
+133
*
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
2020-12-14
1
-35
/
+41
*
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
2020-12-14
1
-0
/
+1
*
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2020-12-14
1
-0
/
+8
*
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2020-12-14
1
-1
/
+38
*
libceph: export zero_page
Ilya Dryomov
2020-12-14
1
-0
/
+1
*
libceph: rename and export con->flags bits
Ilya Dryomov
2020-12-14
1
-1
/
+12
*
libceph: rename and export con->state states
Ilya Dryomov
2020-12-14
1
-1
/
+11
*
libceph: make con->state an int
Ilya Dryomov
2020-12-14
1
-1
/
+1
*
libceph: drop msg->ack_stamp field
Ilya Dryomov
2020-12-14
1
-1
/
+0
*
libceph: lower exponential backoff delay
Ilya Dryomov
2020-12-14
1
-2
/
+2
*
libceph: fix ENTITY_NAME format suggestion
Ilya Dryomov
2020-10-12
1
-1
/
+1
*
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2020-03-23
1
-3
/
+4
*
libceph: add function that reset client's entity addr
Yan, Zheng
2019-09-16
1
-0
/
+1
*
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-05-07
1
-1
/
+2
*
libceph: preallocate message data items
Ilya Dryomov
2018-10-22
1
-19
/
+5
*
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
1
-0
/
+3
*
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-08-02
1
-2
/
+1
*
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2018-08-02
1
-1
/
+1
*
libceph: introduce BVECS data type
Ilya Dryomov
2018-04-02
1
-0
/
+42
*
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2018-04-02
1
-8
/
+51
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
libceph: ceph_connection_operations::reencode_message() method
Ilya Dryomov
2017-07-07
1
-0
/
+2
*
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-12-16
1
-1
/
+1
|
\
|
*
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
1
-1
/
+1
*
|
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
libceph: fix ceph_msg_revoke()
Ilya Dryomov
2016-01-21
1
-1
/
+1
*
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2015-11-02
1
-10
/
+1
*
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2015-11-02
1
-3
/
+2
*
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
2015-09-17
1
-1
/
+3
*
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
2015-09-08
1
-0
/
+4
*
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
2015-07-09
1
-0
/
+3
*
libceph: tcp_nodelay support
Chaitanya Huilgol
2015-02-19
1
-1
/
+3
*
libceph: message signature support
Yan, Zheng
2014-12-17
1
-1
/
+8
*
libceph: move and add dout()s to ceph_msg_{get,put}()
Ilya Dryomov
2014-07-08
1
-12
/
+2
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-2
/
+2
|
\
|
*
ceph: Convert to immutable biovecs
Kent Overstreet
2013-11-23
1
-2
/
+2
*
|
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
2014-01-26
1
-1
/
+0
*
|
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-01-14
1
-1
/
+1
*
|
libceph: all features fields must be u64
Ilya Dryomov
2013-12-31
1
-5
/
+5
|
/
*
libceph: add, don't set data for a message
Alex Elder
2013-05-01
1
-3
/
+3
*
libceph: implement multiple data items in a message
Alex Elder
2013-05-01
1
-1
/
+4
[next]