| Age | Commit message (Expand) | Author |
| 2024-01-26 | fs/9p: rework qid2ino logic | Eric Van Hensbergen |
| 2023-07-20 | 9p: fix ignored return value in v9fs_dir_release | Dominique Martinet |
| 2023-05-05 | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
| 2023-05-04 | 9p: Remove INET dependency | Jason Andryuk |
| 2023-03-27 | fs/9p: Consolidate file operations and add readahead and writeback | Eric Van Hensbergen |
| 2023-02-24 | fs/9p: fix error reporting in v9fs_dir_release | Eric Van Hensbergen |
| 2022-12-23 | Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux | Linus Torvalds |
| 2022-12-02 | 9p/fs: Remove unneeded idr.h #include | Christophe JAILLET |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
| 2022-07-02 | 9p fid refcount: add p9_fid_get/put wrappers | Dominique Martinet |
| 2022-01-10 | 9p: Use fscache indexing rewrite and reenable caching | David Howells |
| 2021-11-03 | 9p: fix file headers | Dominique Martinet |
| 2021-11-03 | 9p: fix minor indentation and codestyle | Sohaib Mohamed |
| 2020-11-19 | 9p: add refcount to p9_fid struct | Jianyong Wu |
| 2020-11-03 | fs/9p: track open fids | Greg Kurz |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner |
| 2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
| 2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
| 2018-09-08 | 9p: do not trust pdu content for stat item size | Gertjan Halkes |
| 2018-08-29 | v9fs_dir_readdir: fix double-free on p9stat_read error | Dominique Martinet |
| 2016-05-09 | 9p: switch to ->iterate_shared() | Al Viro |
| 2015-04-24 | fs/9p: fix readdir() | Johannes Berg |
| 2015-04-11 | 9p: switch p9_client_read() to passing struct iov_iter * | Al Viro |
| 2014-10-09 | 9p: switch to %p[dD] | Al Viro |
| 2014-06-04 | fs/9p: kerneldoc fixes | Fabian Frederick |
| 2013-06-29 | [readdir] convert 9p | Al Viro |
| 2013-02-10 | locking in fs/9p ->readdir() | Al Viro |
| 2012-01-05 | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches |
| 2011-10-24 | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V |
| 2011-10-24 | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V |
| 2011-03-15 | fs/9p: We need not writeback dirty pages during close | Aneesh Kumar K.V |
| 2010-10-28 | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) |
| 2010-10-28 | 9p: Pass the correct end of buffer to p9dirent_read | Sripathi Kodi |
| 2010-09-13 | 9p: Check for NULL fid in v9fs_dir_release() | jvrao |
| 2010-08-02 | 9p: readdir implementation for 9p2000.L | Sripathi Kodi |
| 2010-07-27 | 9p: Pass the correct end of buffer to p9stat_read | Latchesar Ionkov |
| 2010-05-21 | 9p: VFS switches for 9p2000.L: VFS switches | Sripathi Kodi |
| 2010-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
| 2010-04-05 | 9p: return on mutex_lock_interruptible() | Dan Carpenter |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
| 2010-03-13 | fs/9p: re-init the wstat in readdir loop | Aneesh Kumar K.V |
| 2010-03-05 | 9P2010.L handshake: Remove "dotu" variable | Sripathi Kodi |
| 2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen |
| 2009-11-02 | 9p: fix a small bug in readdir for long directories | Martin Stava |
| 2008-10-17 | 9p: eliminate depricated conv functions | Eric Van Hensbergen |
| 2008-10-17 | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen |
| 2008-10-17 | 9p: move dirread to fs layer | Eric Van Hensbergen |
| 2008-08-25 | [PATCH] fix ->llseek() for a bunch of directories | Al Viro |
| 2008-05-14 | 9p: Documentation updates | Eric Van Hensbergen |
| 2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov |