aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/snap.c
Commit message (Expand)AuthorAge
* ceph: use ihold when we already have an inode refSage Weil2011-06-08
* ceph: fix list_add in ceph_put_snap_realmHenry C Chang2011-05-11
* Fix common misspellingsLucas De Marchi2011-03-31
* fs: don't use igrab() while holding i_lockDave Chinner2011-03-29
* ceph: queue cap_snaps once per realmSage Weil2011-02-04
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17
* ceph: fix cap_snap and realm splitSage Weil2010-09-16
* ceph: correctly set 'follows' in flushsnap messagesSage Weil2010-09-14
* ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil2010-08-24
* ceph: queue cap snap writeback for realm children on snap updateSage Weil2010-08-22
* ceph: include dirty xattrs state in snapped capsSage Weil2010-08-22
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: fix snap realm splitsSage Weil2010-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-14
|\
| * ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-13
| * ceph: fix leaked inode ref due to snap metadata writeback raceSage Weil2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ceph: fix snap rebuild conditionSage Weil2010-03-23
* ceph: add missing locking to protect i_snap_realm_item during splitSage Weil2010-03-21
* ceph: drop messages on unregistered mds sessions; cleanupSage Weil2010-02-23
* ceph: use rbtree for snap_realmsSage Weil2010-02-17
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-21
* ceph: remove useless IS_ERR checksSage Weil2009-11-21
* ceph: snapshot managementSage Weil2009-10-06