summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_super.c
Commit message (Expand)AuthorAge
* fs/9p: don't set SB_NOATIME by defaultYiwen Jiang2018-04-05
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* 9p: Implement show_optionsDavid Howells2017-07-11
* 9p: Convert to separately allocated bdiJan Kara2017-04-20
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* v9fs: fix error handling in v9fs_session_init()Tejun Heo2015-06-08
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* 9P: introduction of a new cache=mmap model.Dominique Martinet2014-01-10
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
* VFS: Pass mount flags to sget()David Howells2012-07-14
* Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-28
|\
| * 9p: statfs should not override server f_typeJim Garlick2012-03-10
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2012-01-10
|\
| * 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* | 9p: propagate umode_tAl Viro2012-01-03
|/
* fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-09-06
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-15
* fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V2011-04-15
* fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-22
* fs/9p: Add . and .. dentry revalidation flagAneesh Kumar K.V2011-03-15
* fs/9p: Initialize root inode number for dotlAneesh Kumar K.V2011-03-15
* fs/9p: Add drop_inode 9p callbackAneesh Kumar K.V2011-03-15
* fs/9p: set default readahead pages in cached modeAneesh 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: Mark file system with MS_SYNCHRONOUS only if it is not cached modeAneesh Kumar K.V2011-03-15
* [fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)2011-03-15
* switch 9pAl Viro2011-01-12
* convert v9fsAl Viro2010-10-29
* 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: Implement POSIX ACL permission checking functionAneesh Kumar K.V2010-10-28
* fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-13
* 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
* | fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V2010-08-02
* | fs/9p: Add support user. xattrAneesh Kumar K.V2010-08-02
* | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
|/
* 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
* 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-21
* 9p: add bdi backing to mount sessionJens Axboe2010-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
|\
| * 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* fix oops in fs/9p late mount failureAl Viro2010-01-26
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23
* 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-17
* 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-17