aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-9/+12
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-9/+12
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust1-3/+4
2006-04-11[PATCH] 9p: handle sget() failureEric Van Hensbergen1-3/+10
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen1-1/+1
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen1-3/+2
2006-03-08[PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov1-1/+0
2006-03-02[PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen1-2/+5
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov1-5/+7
2006-01-10[PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig1-1/+1
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov1-2/+1
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov1-5/+5
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov1-1/+2
2005-09-30[PATCH] missing ERR_PTR in 9fsAl Viro1-1/+1
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov1-13/+8
2005-09-22[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov1-17/+7
2005-09-09[PATCH] v9fs: Support to force umountEric Van Hensbergen1-0/+9
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen1-0/+271