Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-21 | ceph: factor out libceph from Ceph file system | Yehuda Sadeh | 1 | -64/+0 |
2010-05-18 | ceph: all allocation functions should get gfp_mask | Yehuda Sadeh | 1 | -2/+2 |
2010-05-18 | ceph: name msgpools; useful error messages | Sage Weil | 1 | -4/+9 |
2010-05-18 | ceph: simplify ceph_msg_new | Sage Weil | 1 | -2/+2 |
2010-05-18 | ceph: make ceph_msg_new return NULL on failure; clean up, fix callers | Sage Weil | 1 | -11/+2 |
2010-05-18 | ceph: rewrite msgpool using mempool_t | Sage Weil | 1 | -145/+27 |
2010-05-18 | ceph: update for removal of kref_set | Stephen Rothwell | 1 | -1/+1 |
2010-03-02 | ceph: reset front len on return to msgpool; BUG on mismatched front iov | Sage Weil | 1 | -0/+4 |
2009-12-23 | ceph: more informative msgpool errors | Sage Weil | 1 | -1/+2 |
2009-12-08 | ceph: use kref for ceph_msg | Sage Weil | 1 | -1/+1 |
2009-10-16 | ceph: warn on allocation from msgpool with larger front_len | Sage Weil | 1 | -3/+17 |
2009-10-06 | ceph: message pools | Sage Weil | 1 | -0/+167 |