Age | Commit message (Expand) | Author |
2023-07-10 | fs/9p: Fix a datatype used with V9FS_DIRECT_IO | Christophe JAILLET |
2023-04-09 | fs/9p: Rework cache modes and add new options to Documentation | Eric Van Hensbergen |
2023-03-27 | fs/9p: remove writeback fid and fix per-file modes | Eric Van Hensbergen |
2023-03-27 | fs/9p: Add new mount modes | Eric Van Hensbergen |
2023-03-27 | fs/9p: allow disable of xattr support on mount | Eric Van Hensbergen |
2023-03-27 | fs/9p: Consolidate file operations and add readahead and writeback | Eric Van Hensbergen |
2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner |
2022-06-10 | netfs: Further cleanups after struct netfs_inode wrapper introduced | Linus Torvalds |
2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells |
2022-03-18 | netfs: Add a netfs inode context | David Howells |
2022-01-10 | 9p: Use fscache indexing rewrite and reenable caching | David Howells |
2021-11-03 | fs/9p: fix warnings found by checkpatch.pl | Sohaib Mohamed |
2021-11-03 | 9p: Convert to using the netfs helper lib to do reads and caching | David Howells |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner |
2018-09-08 | 9p locks: add mount option for lock retry interval | Dinu-Razvan Chis-Serban |
2017-07-11 | 9p: Implement show_options | David Howells |
2017-04-20 | 9p: Convert to separately allocated bdi | Jan Kara |
2016-09-27 | fs: make remaining filesystems use .rename2 | Miklos Szeredi |
2016-01-09 | fs/9p: use fscache mutex rather than spinlock | Sasha Levin |
2015-05-10 | 9p: don't bother with __getname() in ->follow_link() | Al Viro |
2015-03-20 | 9p: kerneldoc warning fixes | Fabian Frederick |
2014-01-10 | 9P: introduction of a new cache=mmap model. | Dominique Martinet |
2013-02-12 | 9p: Modify struct v9fs_session_info to use a kuids and kgids | Eric W. Biederman |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2011-07-23 | fs/9p: Always ask new inode in create | Aneesh Kumar K.V |
2011-07-23 | fs/9p: When doing inode lookup compare qid details and inode mode bits. | Aneesh Kumar K.V |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Add v9fs_dentry2v9ses | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Fix race in initializing writeback fid | Aneesh Kumar K.V |
2011-03-15 | fs/9p: Prevent multiple inclusion of same header | Aneesh Kumar K.V |
2011-03-15 | fs/9p: Add support for marking inode attribute invalid | Aneesh Kumar K.V |
2011-03-15 | fs/9p: Move writeback fid to v9fs_inode | Aneesh Kumar K.V |
2011-03-15 | fs/9p: Add v9fs_inode | Aneesh Kumar K.V |
2011-03-15 | fs/9p: Implement syncfs call back for 9Pfs | Aneesh Kumar K.V |
2011-03-15 | [fs/9P] Add posixacl mount option | Venkateswararao Jujjuri (JV) |
2011-01-11 | fs/9p: Move dotl inode operations into a seperate file | Aneesh Kumar K.V |
2010-10-28 | 9p: Use V9FS_MAGIC in statfs | M. Mohan Kumar |
2010-10-28 | fs/9p: Add access = client option to opt in acl evaluation. | Aneesh Kumar K.V |
2010-08-02 | fs/9p: Prevent parallel rename when doing fid_lookup | Aneesh Kumar K.V |
2010-04-22 | 9p: add bdi backing to mount session | Jens Axboe |
2010-04-05 | 9p: Make sure we are able to clunk the cached fid on umount | Aneesh Kumar K.V |
2010-03-13 | 9p: Change the name of new protocol from 9p2010.L to 9p2000.L | Sripathi Kodi |
2010-03-05 | 9P2010.L handshake: Add VFS flags | Sripathi Kodi |
2009-09-23 | 9p: Add fscache support to 9p | Abhishek Kulkarni |
2009-08-17 | 9p: remove unnecessary v9fses->options which duplicates the mount string | Abhishek Kulkarni |
2008-05-14 | 9p: Documentation updates | Eric Van Hensbergen |
2008-02-06 | 9p: transport API reorganization | Eric Van Hensbergen |
2007-10-17 | 9p: attach-per-user | Latchesar Ionkov |
2007-10-17 | 9p: rename uid and gid parameters | Latchesar Ionkov |