aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil1-0/+4
2010-05-03ceph: clear dir complete on d_moveSage Weil1-0/+4
2010-03-30ceph: fix dentry rehashing on virtual .snap dirSage Weil1-1/+9
2010-03-20ceph: fix inode removal from snap realm when racing with migrationSage Weil1-0/+16
2010-02-19ceph: don't truncate dirty pages in invalidate work threadYehuda Sadeh1-1/+45
2010-02-17ceph: fix typo in ceph_queue_writeback debug outputSage Weil1-2/+2
2010-02-11ceph: cleanup async writeback, truncation, invalidate helpersSage Weil1-9/+52
2010-02-11ceph: fix truncation when not holding capsYehuda Sadeh1-2/+10
2010-01-29ceph: remove unreachable codeYehuda Sadeh1-9/+0
2010-01-25ceph: properly handle aborted mds requestsSage Weil1-6/+10
2010-01-14ceph: change dentry offset and position after splice_dentryYehuda Sadeh1-0/+29
2009-12-21ceph: ensure rename target dentry fails revalidationSage Weil1-0/+4
2009-12-07ceph: simplify ceph_buffer interfaceSage Weil1-4/+7
2009-11-11ceph: initialize i_size/i_rbytes on snapdirSage Weil1-1/+3
2009-10-21ceph: move directory size logic to ceph_getattrSage Weil1-3/+5
2009-10-06ceph: inode operationsSage Weil1-0/+1620