summaryrefslogtreecommitdiff
path: root/fs/9p/v9fs.h
Commit message (Expand)AuthorAge
* 9p: Convert to separately allocated bdiJan Kara2017-04-20
* fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-27
* fs/9p: use fscache mutex rather than spinlockSasha Levin2016-01-09
* 9p: don't bother with __getname() in ->follow_link()Al Viro2015-05-10
* 9p: kerneldoc warning fixesFabian Frederick2015-03-20
* 9P: introduction of a new cache=mmap model.Dominique Martinet2014-01-10
* 9p: Modify struct v9fs_session_info to use a kuids and kgidsEric W. Biederman2013-02-12
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* fs/9p: Always ask new inode in createAneesh Kumar K.V2011-07-23
* fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-07-23
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-15
* fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-22
* fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-22
* fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V2011-03-15
* fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V2011-03-15
* fs/9p: Move writeback fid to v9fs_inodeAneesh Kumar K.V2011-03-15
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-15
* fs/9p: Implement syncfs call back for 9PfsAneesh Kumar K.V2011-03-15
* [fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)2011-03-15
* fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V2011-01-11
* 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: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-02
* 9p: add bdi backing to mount sessionJens Axboe2010-04-22
* 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
* 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-13
* 9P2010.L handshake: Add VFS flagsSripathi Kodi2010-03-05
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-17
* 9p: Documentation updatesEric Van Hensbergen2008-05-14
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: attach-per-userLatchesar Ionkov2007-10-17
* 9p: rename uid and gid parametersLatchesar Ionkov2007-10-17
* 9p: define session flagsLatchesar Ionkov2007-10-17
* 9p: Make transports dynamicEric Van Hensbergen2007-10-17
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-18
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-25
* [PATCH] v9fs: new multiplexer implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: Support to force umountEric Van Hensbergen2005-09-09
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-09