summaryrefslogtreecommitdiffstats
path: root/net/ceph/messenger_v1.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: use bvec_set_page to initialize bvecsChristoph Hellwig2023-02-031-5/+2
* use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
* libceph: drop last_piece flag from ceph_msg_data_cursorJeff Layton2022-10-041-3/+3
* libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2022-02-021-6/+48
* libceph: fix "Boolean result is used in bitwise operation" warningIlya Dryomov2021-01-211-1/+1
* libceph: move msgr1 protocol specific fields to its own structIlya Dryomov2020-12-141-208/+212
* libceph: move msgr1 protocol implementation to its own fileIlya Dryomov2020-12-141-0/+1502