aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/v9fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner1-16/+1
2018-09-089p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban1-0/+1
2017-07-119p: Implement show_optionsDavid Howells1-0/+3
2017-04-209p: Convert to separately allocated bdiJan Kara1-1/+0
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi1-1/+2
2016-01-09fs/9p: use fscache mutex rather than spinlockSasha Levin1-1/+1
2015-05-109p: don't bother with __getname() in ->follow_link()Al Viro1-2/+0
2015-03-209p: kerneldoc warning fixesFabian Frederick1-1/+0
2014-01-109P: introduction of a new cache=mmap model.Dominique Martinet1-0/+1
2013-02-129p: Modify struct v9fs_session_info to use a kuids and kgidsEric W. Biederman1-5/+5
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2011-07-23fs/9p: Always ask new inode in createAneesh Kumar K.V1-4/+23
2011-07-23fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V1-1/+1
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V1-1/+0
2011-03-22fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V1-0/+5
2011-03-22fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V1-0/+1
2011-03-15fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V1-0/+4
2011-03-15fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V1-0/+4
2011-03-15fs/9p: Move writeback fid to v9fs_inodeAneesh Kumar K.V1-0/+1
2011-03-15fs/9p: Add v9fs_inodeAneesh Kumar K.V1-12/+25
2011-03-15fs/9p: Implement syncfs call back for 9PfsAneesh Kumar K.V1-0/+1
2011-03-15[fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)1-1/+5
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V1-3/+39
2010-10-289p: Use V9FS_MAGIC in statfsM. Mohan Kumar1-2/+0
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V1-2/+6
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V1-0/+1
2010-04-229p: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-0/+1
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi1-3/+3
2010-03-059P2010.L handshake: Add VFS flagsSripathi Kodi1-8/+15
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni1-4/+9
2009-08-179p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni1-1/+0
2008-05-149p: Documentation updatesEric Van Hensbergen1-25/+60
2008-02-069p: transport API reorganizationEric Van Hensbergen1-3/+2
2007-10-179p: attach-per-userLatchesar Ionkov1-3/+8
2007-10-179p: rename uid and gid parametersLatchesar Ionkov1-3/+5
2007-10-179p: define session flagsLatchesar Ionkov1-1/+11
2007-10-179p: Make transports dynamicEric Van Hensbergen1-13/+2
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-24/+8
2007-02-189p: implement optional loose read cacheEric Van Hensbergen1-1/+8
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen1-3/+2
2006-03-25[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox1-3/+0
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov1-12/+5
2005-09-09[PATCH] v9fs: Support to force umountEric Van Hensbergen1-3/+1
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen1-0/+105