summaryrefslogtreecommitdiff
path: root/fs/ceph/caps.c
AgeCommit message (Expand)Author
2010-03-05ceph: update for write_inode API changeStephen Rothwell
2010-03-01ceph: fix flush_dirty_caps race with caps migrationSage Weil
2010-03-01ceph: include migrating caps in issued setSage Weil
2010-03-01ceph: return EBADF if waiting for caps on closed fileSage Weil
2010-03-01ceph: fix snaptrace decoding on cap migration between mdsSage Weil
2010-02-23ceph: drop messages on unregistered mds sessions; cleanupSage Weil
2010-02-23ceph: fix comments, locking in destroy_inodeSage Weil
2010-02-19ceph: cleanup redundant code in handle_cap_grantYehuda Sadeh
2010-02-19ceph: fix check for invalidate_mapping_pages successSage Weil
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-21ceph: 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-10ceph: 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-15ceph: move dirty caps code aroundSage Weil
2009-10-15ceph: 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