summaryrefslogtreecommitdiffstats
path: root/net/ceph/msgpool.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: preallocate message data itemsIlya Dryomov2018-10-221-8/+17
* libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()Ilya Dryomov2018-10-221-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* libceph: fix some missing includesIlya Dryomov2016-07-281-0/+1
* libceph: initialize msgpool message typesSage Weil2012-07-301-3/+4
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-261-2/+2
* libceph: fix msgpoolSage Weil2011-08-101-11/+29
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+64