summaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-141-2/+2
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-171-1/+5
* 9p: fix error path during early mountEric Van Hensbergen2008-05-141-18/+16
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-0/+1
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-4/+3
* 9p: fix memory leak in v9fs_get_sbLatchesar Ionkov2007-11-061-0/+3
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-18/+1
* 9p: re-enable mount time debug optionEric Van Hensbergen2007-07-141-1/+1
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-54/+37
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-9/+12
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-9/+12
* | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-3/+4
|/
* [PATCH] 9p: handle sget() failureEric Van Hensbergen2006-04-111-3/+10
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-251-1/+1
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov2006-03-081-1/+0
* [PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen2006-03-021-2/+5
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-021-5/+7
* [PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig2006-01-101-1/+1
* [PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov2006-01-081-2/+1
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-5/+5
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-1/+2
* [PATCH] missing ERR_PTR in 9fsAl Viro2005-09-301-1/+1
* [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-281-13/+8
* [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov2005-09-221-17/+7
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-0/+9
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+271
OpenPOWER on IntegriCloud