summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAge
* [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-22
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-09
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-09