summaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil1-0/+1
2009-12-03ceph: whitespace cleanupSage Weil1-1/+1
2009-11-12ceph: fix page invalidation deadlockSage Weil1-2/+2
2009-11-10ceph: remove recon_gen logicSage Weil1-11/+1
2009-11-09ceph: do not confuse stale and dead (unreconnected) capsSage Weil1-5/+15
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil1-2/+2
2009-10-15ceph: move dirty caps code aroundSage Weil1-33/+37
2009-10-15ceph: flush dirty caps via the cap_dirty listSage Weil1-23/+53
2009-10-14ceph: move generic flushing code into helperSage Weil1-22/+21
2009-10-06ceph: capability managementSage Weil1-0/+2830