summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_super.c
AgeCommit message (Expand)Author
2007-11-069p: fix memory leak in v9fs_get_sbLatchesar Ionkov
2007-10-179p: Make transports dynamicEric Van Hensbergen
2007-07-149p: re-enable mount time debug optionEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-04-11[PATCH] 9p: handle sget() failureEric Van Hensbergen
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-08[PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov
2006-03-02[PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov
2006-01-10[PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov
2005-09-30[PATCH] missing ERR_PTR in 9fsAl Viro
2005-09-28[PATCH] v9fs: fix races in fid allocationLatchesar Ionkov
2005-09-22[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov
2005-09-09[PATCH] v9fs: Support to force umountEric Van Hensbergen
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen