summaryrefslogtreecommitdiff
path: root/fs/ceph/msgpool.c
AgeCommit message (Expand)Author
2010-05-17ceph: all allocation functions should get gfp_maskYehuda Sadeh
2010-05-17ceph: name msgpools; useful error messagesSage Weil
2010-05-17ceph: simplify ceph_msg_newSage Weil
2010-05-17ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil
2010-05-17ceph: rewrite msgpool using mempool_tSage Weil
2010-05-17ceph: update for removal of kref_setStephen Rothwell
2010-03-01ceph: reset front len on return to msgpool; BUG on mismatched front iovSage Weil
2009-12-23ceph: more informative msgpool errorsSage Weil
2009-12-07ceph: use kref for ceph_msgSage Weil
2009-10-15ceph: warn on allocation from msgpool with larger front_lenSage Weil
2009-10-06ceph: message poolsSage Weil