Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-23 | ceph: include transaction id in ceph_msg_header (protocol change) | Sage Weil | 1 | -8/+8 |
2009-12-23 | ceph: do not touch_caps while iterating over caps list | Sage Weil | 1 | -3/+8 |
2009-12-22 | ceph: hex dump corrupt server data to KERN_DEBUG | Sage Weil | 1 | -0/+1 |
2009-12-04 | ceph: whitespace cleanup | Sage Weil | 1 | -1/+1 |
2009-11-13 | ceph: fix page invalidation deadlock | Sage Weil | 1 | -2/+2 |
2009-11-11 | ceph: remove recon_gen logic | Sage Weil | 1 | -11/+1 |
2009-11-09 | ceph: do not confuse stale and dead (unreconnected) caps | Sage Weil | 1 | -5/+15 |
2009-10-27 | ceph: allocate and parse mount args before client instance | Sage Weil | 1 | -2/+2 |
2009-10-16 | ceph: move dirty caps code around | Sage Weil | 1 | -33/+37 |
2009-10-16 | ceph: flush dirty caps via the cap_dirty list | Sage Weil | 1 | -23/+53 |
2009-10-15 | ceph: move generic flushing code into helper | Sage Weil | 1 | -22/+21 |
2009-10-06 | ceph: capability management | Sage Weil | 1 | -0/+2830 |