aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/v9fs_vfs.h
AgeCommit message (Expand)Author
2012-01-039p: propagate umode_tAl Viro
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-09-06fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-03-15fs/9p: Prevent multiple inclusion of same headerAneesh Kumar K.V
2011-03-15fs/9p: Add support for marking inode attribute invalidAneesh Kumar K.V
2011-03-15fs/9p: Add v9fs_inodeAneesh Kumar K.V
2011-03-15fs/9p: Add inode hashingAneesh Kumar K.V
2011-03-15fs/9p: Add read write helper functionAneesh Kumar K.V
2011-03-15fs/9p: set the cached file_operations struct during inode initAneesh Kumar K.V
2011-01-12switch 9pAl Viro
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-289p: Implement TLOCKM. Mohan Kumar
2010-10-28fs/9p: Implement setting posix aclAneesh Kumar K.V
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-05-219p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni
2009-03-27constify dentry_operations: 9pAl Viro
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov
2007-03-269p: make struct v9fs_cached_file_operations staticAdrian Bunk
2007-02-189p: implement optional loose read cacheEric Van Hensbergen
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov
2006-01-18[PATCH] v9fs: add readpage supportEric Van Hensbergen
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen