summaryrefslogtreecommitdiff
path: root/fs/ceph/caps.c
AgeCommit message (Expand)Author
2010-02-17ceph: fix iterate_caps removal raceSage Weil
2010-02-17ceph: clean up readdir caps reservationSage Weil
2010-02-11ceph: remove bogus invalidate_mapping_pagesSage Weil
2010-02-11ceph: invalidate pages even if truncate is pendingSage Weil
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil
2010-02-11ceph: do not retain caps that are being revokedSage Weil
2010-02-11ceph: cap revocation fixesSage Weil
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil
2009-12-23ceph: do not touch_caps while iterating over caps listSage Weil
2009-12-22ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-12-03ceph: whitespace cleanupSage Weil
2009-11-12ceph: fix page invalidation deadlockSage Weil
2009-11-11ceph: remove recon_gen logicSage Weil
2009-11-09ceph: do not confuse stale and dead (unreconnected) capsSage Weil
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-16ceph: move dirty caps code aroundSage Weil
2009-10-16ceph: flush dirty caps via the cap_dirty listSage Weil
2009-10-14ceph: move generic flushing code into helperSage Weil
2009-10-06ceph: capability managementSage Weil