aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil
2011-03-03ceph: do not clear I_COMPLETE from d_releaseSage Weil
2011-03-03ceph: do not set I_COMPLETESage Weil
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh
2011-02-04ceph: queue cap_snaps once per realmSage Weil
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-25ceph: avoid picking MDS that is not activeSage Weil
2011-01-19ceph: avoid immediate cap check after importSage Weil
2011-01-19ceph: fix flushing of caps vs cap importSage Weil
2011-01-19ceph: fix erroneous cap flush to non-auth mdsSage Weil
2011-01-19ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil
2011-01-13ceph: fix xattr rbtree searchSage Weil
2011-01-13ceph: fix getattr on directory when using norbytesYehuda Sadeh
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-12ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo
2011-01-12ceph: Makefile: Remove unnessary codeTracey Dent
2011-01-12ceph: associate requests with opening sessionsSage Weil
2011-01-12ceph: drop redundant r_mds fieldSage Weil
2011-01-12ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil
2011-01-12ceph: add dir_layout to inodeSage Weil
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil
2010-12-15ceph: fix direct-io on non-page-aligned buffersHenry C Chang
2010-12-06ceph: fix ioctl magicSage Weil
2010-12-01ceph: Behave better when handling file lock replies.Herb Shiu
2010-12-01ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu
2010-12-01ceph: Handle file locks in replies from the MDS.Herb Shiu
2010-12-01ceph: avoid possible null deref in readdir after dir llseekSage Weil
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-18ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-11ceph: fix frag offset for non-leftmost fragsSage Weil
2010-11-11ceph: fix dangling pointerSage Weil
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil
2010-11-09ceph: fix comment, remove extraneous argsSage Weil
2010-11-08ceph: fix update of ctime from MDSSage Weil
2010-11-08ceph: fix version check on racing inode updatesSage Weil
2010-11-08ceph: fix uid/gid on resent mds requestsSage Weil
2010-11-08ceph: fix rdcache_gen usage and invalidateSage Weil