aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/snap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23ceph: fix snap rebuild conditionSage Weil1-2/+2
2010-03-20ceph: add missing locking to protect i_snap_realm_item during splitSage Weil1-0/+2
2010-02-23ceph: drop messages on unregistered mds sessions; cleanupSage Weil1-15/+2
2010-02-16ceph: use rbtree for snap_realmsSage Weil1-11/+40
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil1-0/+1
2009-11-21ceph: remove useless IS_ERR checksSage Weil1-10/+0
2009-10-06ceph: snapshot managementSage Weil1-0/+897