aboutsummaryrefslogtreecommitdiff
path: root/net/ceph/msgpool.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-22libceph: preallocate message data itemsGravatar Ilya Dryomov 1-8/+17
2018-10-22libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Gravatar Ilya Dryomov 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-28libceph: fix some missing includesGravatar Ilya Dryomov 1-0/+1
2012-07-30libceph: initialize msgpool message typesGravatar Sage Weil 1-3/+4
2011-10-25libceph: don't complain on msgpool alloc failuresGravatar Sage Weil 1-2/+2
2011-08-09libceph: fix msgpoolGravatar Sage Weil 1-11/+29
2010-10-20ceph: factor out libceph from Ceph file systemGravatar Yehuda Sadeh 1-0/+64