summaryrefslogtreecommitdiff
path: root/net/ceph/messenger_v1.c
AgeCommit message (Expand)Author
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li
2023-08-22libceph: add sparse read support to msgr1Jeff Layton
2023-06-27libceph: Partially revert changes to support MSG_SPLICE_PAGESDavid Howells
2023-06-24ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-02-03libceph: use bvec_set_page to initialize bvecsChristoph Hellwig
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-10-04libceph: drop last_piece flag from ceph_msg_data_cursorJeff Layton
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov
2021-01-21libceph: fix "Boolean result is used in bitwise operation" warningIlya Dryomov
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov