Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / fs / ceph / snap.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-29 Dave Chinnerfs: don't use igrab() while holding i_lock
2011-02-05 Sage Weilceph: queue cap_snaps once per realm
2010-10-20 Yehuda Sadehceph: factor out libceph from Ceph file system
2010-09-17 Sage Weilceph: only send one flushsnap per cap_snap per mds...
2010-09-16 Sage Weilceph: fix cap_snap and realm split
2010-09-14 Sage Weilceph: correctly set 'follows' in flushsnap messages
2010-08-24 Sage Weilceph: maintain i_head_snapc when any caps are dirty...
2010-08-22 Sage Weilceph: queue cap snap writeback for realm children on...
2010-08-22 Sage Weilceph: include dirty xattrs state in snapped caps
2010-05-17 Cheng Renquanceph: use ceph_sb_to_client instead of ceph_client
2010-05-03 Sage Weilceph: fix snap realm splits
2010-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-13 Sage Weilceph: queue_cap_snap should always queue dirty context
2010-04-01 Sage Weilceph: fix leaked inode ref due to snap metadata writeba...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 Sage Weilceph: fix snap rebuild condition
2010-03-21 Sage Weilceph: add missing locking to protect i_snap_realm_item...
2010-02-23 Sage Weilceph: drop messages on unregistered mds sessions; cleanup
2010-02-17 Sage Weilceph: use rbtree for snap_realms
2009-12-22 Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-11-21 Sage Weilceph: remove useless IS_ERR checks
2009-10-06 Sage Weilceph: snapshot management