aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/v9fs.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-22fs/9p: Add v9fs_dentry2v9sesGravatar Aneesh Kumar K.V 1-0/+5
2011-03-22fs/9p: Fix race in initializing writeback fidGravatar Aneesh Kumar K.V 1-0/+1
2011-03-15fs/9p: Prevent multiple inclusion of same headerGravatar Aneesh Kumar K.V 1-0/+4
2011-03-15fs/9p: Add support for marking inode attribute invalidGravatar Aneesh Kumar K.V 1-0/+4
2011-03-15fs/9p: Move writeback fid to v9fs_inodeGravatar Aneesh Kumar K.V 1-0/+1
2011-03-15fs/9p: Add v9fs_inodeGravatar Aneesh Kumar K.V 1-12/+25
2011-03-15fs/9p: Implement syncfs call back for 9PfsGravatar Aneesh Kumar K.V 1-0/+1
2011-03-15[fs/9P] Add posixacl mount optionGravatar Venkateswararao Jujjuri (JV) 1-1/+5
2011-01-11fs/9p: Move dotl inode operations into a seperate fileGravatar Aneesh Kumar K.V 1-3/+39
2010-10-289p: Use V9FS_MAGIC in statfsGravatar M. Mohan Kumar 1-2/+0
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Gravatar Aneesh Kumar K.V 1-2/+6
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupGravatar Aneesh Kumar K.V 1-0/+1
2010-04-229p: add bdi backing to mount sessionGravatar Jens Axboe 1-0/+2
2010-04-059p: Make sure we are able to clunk the cached fid on umountGravatar Aneesh Kumar K.V 1-0/+1
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LGravatar Sripathi Kodi 1-3/+3
2010-03-059P2010.L handshake: Add VFS flagsGravatar Sripathi Kodi 1-8/+15
2009-09-239p: Add fscache support to 9pGravatar Abhishek Kulkarni 1-4/+9
2009-08-179p: remove unnecessary v9fses->options which duplicates the mount stringGravatar Abhishek Kulkarni 1-1/+0
2008-05-149p: Documentation updatesGravatar Eric Van Hensbergen 1-25/+60
2008-02-069p: transport API reorganizationGravatar Eric Van Hensbergen 1-3/+2
2007-10-179p: attach-per-userGravatar Latchesar Ionkov 1-3/+8
2007-10-179p: rename uid and gid parametersGravatar Latchesar Ionkov 1-3/+5
2007-10-179p: define session flagsGravatar Latchesar Ionkov 1-1/+11
2007-10-179p: Make transports dynamicGravatar Eric Van Hensbergen 1-13/+2
2007-07-149p: Reorganization of 9p file system codeGravatar Latchesar Ionkov 1-24/+8
2007-02-189p: implement optional loose read cacheGravatar Eric Van Hensbergen 1-1/+8
2006-03-25[PATCH] v9fs: update license boilerplateGravatar Eric Van Hensbergen 1-3/+2
2006-03-25[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationGravatar Russ Cox 1-3/+0
2006-01-08[PATCH] v9fs: new multiplexer implementationGravatar Latchesar Ionkov 1-12/+5
2005-09-09[PATCH] v9fs: Support to force umountGravatar Eric Van Hensbergen 1-3/+1
2005-09-09[PATCH] v9fs: VFS superblock operations and glueGravatar Eric Van Hensbergen 1-0/+105