| Commit message (Expand) | Author | Age |
* | ceph: implemented caps should always be superset of issued caps | Sage Weil | 2010-03-21 |
* | ceph: update for write_inode API change | Stephen Rothwell | 2010-03-05 |
* | ceph: fix flush_dirty_caps race with caps migration | Sage Weil | 2010-03-01 |
* | ceph: include migrating caps in issued set | Sage Weil | 2010-03-01 |
* | ceph: return EBADF if waiting for caps on closed file | Sage Weil | 2010-03-01 |
* | ceph: fix snaptrace decoding on cap migration between mds | Sage Weil | 2010-03-01 |
* | ceph: drop messages on unregistered mds sessions; cleanup | Sage Weil | 2010-02-23 |
* | ceph: fix comments, locking in destroy_inode | Sage Weil | 2010-02-23 |
* | ceph: cleanup redundant code in handle_cap_grant | Yehuda Sadeh | 2010-02-19 |
* | ceph: fix check for invalidate_mapping_pages success | Sage Weil | 2010-02-19 |
* | ceph: fix iterate_caps removal race | Sage Weil | 2010-02-17 |
* | ceph: clean up readdir caps reservation | Sage Weil | 2010-02-17 |
* | ceph: remove bogus invalidate_mapping_pages | Sage Weil | 2010-02-11 |
* | ceph: invalidate pages even if truncate is pending | Sage Weil | 2010-02-11 |
* | ceph: cleanup async writeback, truncation, invalidate helpers | Sage Weil | 2010-02-11 |
* | ceph: do not retain caps that are being revoked | Sage Weil | 2010-02-11 |
* | ceph: cap revocation fixes | Sage Weil | 2010-02-11 |
* | ceph: include transaction id in ceph_msg_header (protocol change) | Sage Weil | 2009-12-23 |
* | ceph: do not touch_caps while iterating over caps list | Sage Weil | 2009-12-23 |
* | ceph: hex dump corrupt server data to KERN_DEBUG | Sage Weil | 2009-12-21 |
* | ceph: whitespace cleanup | Sage Weil | 2009-12-03 |
* | ceph: fix page invalidation deadlock | Sage Weil | 2009-11-12 |
* | ceph: remove recon_gen logic | Sage Weil | 2009-11-10 |
* | ceph: do not confuse stale and dead (unreconnected) caps | Sage Weil | 2009-11-09 |
* | ceph: allocate and parse mount args before client instance | Sage Weil | 2009-10-27 |
* | ceph: move dirty caps code around | Sage Weil | 2009-10-15 |
* | ceph: flush dirty caps via the cap_dirty list | Sage Weil | 2009-10-15 |
* | ceph: move generic flushing code into helper | Sage Weil | 2009-10-14 |
* | ceph: capability management | Sage Weil | 2009-10-06 |