summaryrefslogtreecommitdiff
path: root/fs/9p/v9fs_vfs.h
Commit message (Expand)AuthorAge
* 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-11
* 9p: fold v9fs_file_write_internal() into the callerAl Viro2015-04-11
* 9P: introduction of a new cache=mmap model.Dominique Martinet2014-01-10
* 9p: propagate umode_tAl Viro2012-01-03
* fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-06
* fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-09-06
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* 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: Add v9fs_inodeAneesh Kumar K.V2011-03-15
* fs/9p: Add inode hashingAneesh Kumar K.V2011-03-15
* fs/9p: Add read write helper functionAneesh Kumar K.V2011-03-15
* fs/9p: set the cached file_operations struct during inode initAneesh Kumar K.V2011-03-15
* switch 9pAl Viro2011-01-12
* 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-28
* 9p: Implement TLOCKM. Mohan Kumar2010-10-28
* fs/9p: Implement setting posix aclAneesh Kumar K.V2010-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
|/
* 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-21
* 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-08
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23
* constify dentry_operations: 9pAl Viro2009-03-27
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
* 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-03
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14
* 9p: make struct v9fs_cached_file_operations staticAdrian Bunk2007-03-26
* 9p: implement optional loose read cacheEric Van Hensbergen2007-02-18
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-25
* [PATCH] v9fs: fix atomic create openLatchesar Ionkov2006-03-02
* [PATCH] v9fs: add readpage supportEric Van Hensbergen2006-01-18
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-08
* [PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen2005-09-09