Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -2/+2 |
2022-10-04 | libceph: drop last_piece flag from ceph_msg_data_cursor | Jeff Layton | 1 | -3/+3 |
2022-02-02 | libceph: optionally use bounce buffer on recv path in crc mode | Ilya Dryomov | 1 | -6/+48 |
2021-01-21 | libceph: fix "Boolean result is used in bitwise operation" warning | Ilya Dryomov | 1 | -1/+1 |
2020-12-14 | libceph: move msgr1 protocol specific fields to its own struct | Ilya Dryomov | 1 | -208/+212 |
2020-12-14 | libceph: move msgr1 protocol implementation to its own file | Ilya Dryomov | 1 | -0/+1502 |