summaryrefslogtreecommitdiffstats
path: root/fs/ceph/snap.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-171-1/+1
* ceph: fix snap realm splitsSage Weil2010-05-031-10/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-141-13/+13
|\
| * ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-131-9/+7
| * ceph: fix leaked inode ref due to snap metadata writeback raceSage Weil2010-04-011-4/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ceph: fix snap rebuild conditionSage Weil2010-03-231-2/+2
* ceph: add missing locking to protect i_snap_realm_item during splitSage Weil2010-03-201-0/+2
* ceph: drop messages on unregistered mds sessions; cleanupSage Weil2010-02-231-15/+2
* ceph: use rbtree for snap_realmsSage Weil2010-02-161-11/+40
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-211-0/+1
* ceph: remove useless IS_ERR checksSage Weil2009-11-211-10/+0
* ceph: snapshot managementSage Weil2009-10-061-0/+897
OpenPOWER on IntegriCloud