Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-27 | libceph: Partially revert changes to support MSG_SPLICE_PAGES | David Howells | 1 | -21/+37 |
2023-06-25 | ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage | David Howells | 1 | -40/+20 |
2023-02-03 | libceph: use bvec_set_page to initialize bvecs | Christoph Hellwig | 1 | -5/+2 |
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-15 | libceph: move msgr1 protocol specific fields to its own struct | Ilya Dryomov | 1 | -208/+212 |
2020-12-15 | libceph: move msgr1 protocol implementation to its own file | Ilya Dryomov | 1 | -0/+1502 |