aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-10-031-1/+1
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-151-24/+9
* fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V2011-04-151-0/+47
* fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-221-1/+1
* fs/9p: Add . and .. dentry revalidation flagAneesh Kumar K.V2011-03-151-1/+1
* fs/9p: Initialize root inode number for dotlAneesh Kumar K.V2011-03-151-1/+1
* fs/9p: Add drop_inode 9p callbackAneesh Kumar K.V2011-03-151-0/+15
* fs/9p: set default readahead pages in cached modeAneesh Kumar K.V2011-03-151-0/+2
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-151-4/+0
* fs/9p: Implement syncfs call back for 9PfsAneesh Kumar K.V2011-03-151-9/+24
* fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached modeAneesh Kumar K.V2011-03-151-2/+3
* [fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)2011-03-151-1/+1
* switch 9pAl Viro2011-01-121-3/+5
* convert v9fsAl Viro2010-10-291-12/+10
* 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-1/+2
* fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-281-2/+2
* fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V2010-10-281-1/+8
* fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-131-6/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-2/+2
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+2
* | fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-021-0/+1
* | fs/9p: Add support user. xattrAneesh Kumar K.V2010-08-021-2/+4
* | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-021-18/+25
|/
* 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-211-1/+38
* 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-211-2/+16
* 9p: add bdi backing to mount sessionJens Axboe2010-04-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-051-1/+2
|\
| * 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-051-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* fix oops in fs/9p late mount failureAl Viro2010-01-261-1/+2
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-12/+4
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-171-18/+5
* 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-171-5/+0
* 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-171-4/+7
* 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-171-2/+2
* 9P doesn't need BKL in ->umount_begin()Al Viro2009-06-171-3/+0
* Fix a leak in failure exit in 9p ->get_sb()Al Viro2009-05-091-0/+1
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-4/+1
* vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-091-1/+5
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-2/+3
* 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