Age | Commit message (Expand) | Author |
---|---|---|
2024-02-07 | libceph: just wait for more data to be available on the socket | Xiubo Li |
2024-02-07 | libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*() | Xiubo Li |
2023-08-22 | libceph: add sparse read support to msgr1 | Jeff Layton |
2023-06-27 | libceph: Partially revert changes to support MSG_SPLICE_PAGES | David Howells |
2023-06-24 | ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage | David Howells |
2023-02-03 | libceph: use bvec_set_page to initialize bvecs | Christoph Hellwig |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-10-04 | libceph: drop last_piece flag from ceph_msg_data_cursor | Jeff Layton |
2022-02-02 | libceph: optionally use bounce buffer on recv path in crc mode | Ilya Dryomov |
2021-01-21 | libceph: fix "Boolean result is used in bitwise operation" warning | Ilya Dryomov |
2020-12-14 | libceph: move msgr1 protocol specific fields to its own struct | Ilya Dryomov |
2020-12-14 | libceph: move msgr1 protocol implementation to its own file | Ilya Dryomov |