aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/msgpool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22libceph: preallocate message data itemsIlya Dryomov1-8/+17
2018-10-22libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Ilya Dryomov1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-28libceph: fix some missing includesIlya Dryomov1-0/+1
2012-07-30libceph: initialize msgpool message typesSage Weil1-3/+4
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil1-2/+2
2011-08-09libceph: fix msgpoolSage Weil1-11/+29
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+64