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