aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs.h
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Always ask new inode in createAneesh Kumar K.V2011-10-031-4/+23
* fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-10-031-1/+1
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-151-1/+0
* fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-221-0/+5
* fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-221-0/+1
* fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V2011-03-151-0/+4
* fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V2011-03-151-0/+4
* fs/9p: Move writeback fid to v9fs_inodeAneesh Kumar K.V2011-03-151-0/+1
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-151-12/+25
* fs/9p: Implement syncfs call back for 9PfsAneesh Kumar K.V2011-03-151-0/+1
* [fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)2011-03-151-1/+5
* fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V2011-01-111-3/+39
* 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-2/+0
* fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-281-2/+6
* fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-021-0/+1
* 9p: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
* 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-051-0/+1
* 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-131-3/+3
* 9P2010.L handshake: Add VFS flagsSripathi Kodi2010-03-051-8/+15
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-4/+9
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-171-1/+0
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-25/+60
* 9p: transport API reorganizationEric Van Hensbergen2008-02-061-3/+2
* 9p: attach-per-userLatchesar Ionkov2007-10-171-3/+8
* 9p: rename uid and gid parametersLatchesar Ionkov2007-10-171-3/+5
* 9p: define session flagsLatchesar Ionkov2007-10-171-1/+11
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-13/+2
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-24/+8
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-181-1/+8
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-251-3/+2
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-251-3/+0
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-081-12/+5
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-091-3/+1
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-091-0/+105