aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAge
* 9p: re-enable mount time debug optionEric Van Hensbergen2007-07-14
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-09
|/
* [PATCH] 9p: handle sget() failureEric Van Hensbergen2006-04-11
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-25
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov2006-03-08
* [PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen2006-03-02
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-02
* [PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig2006-01-10
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-08
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-08
* [PATCH] missing ERR_PTR in 9fsAl Viro2005-09-30
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-28
* [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov2005-09-23
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-09
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-09