aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAge
* switch 9pAl Viro2011-01-12
* convert v9fsAl Viro2010-10-29
* 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-28
* fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-28
* fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V2010-10-28
* fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* | fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-02
* | fs/9p: Add support user. xattrAneesh Kumar K.V2010-08-02
* | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
|/
* 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
* 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-21
* 9p: add bdi backing to mount sessionJens Axboe2010-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
|\
| * 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* fix oops in fs/9p late mount failureAl Viro2010-01-26
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-17
* 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-17
* 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-17
* 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-17
* 9P doesn't need BKL in ->umount_begin()Al Viro2009-06-17
* Fix a leak in failure exit in 9p ->get_sb()Al Viro2009-05-09
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-09
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-13
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: fix error path during early mountEric Van Hensbergen2008-05-14
* 9p: Documentation updatesEric Van Hensbergen2008-05-14
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* 9p: fix memory leak in v9fs_get_sbLatchesar Ionkov2007-11-06
* 9p: Make transports dynamicEric Van Hensbergen2007-10-17
* 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