index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
v9fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/9p: fix warnings found by checkpatch.pl
Sohaib Mohamed
2021-11-03
1
-4
/
+4
*
9p: Convert to using the netfs helper lib to do reads and caching
David Howells
2021-11-03
1
-0
/
+9
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2018-09-08
1
-0
/
+1
*
9p: Implement show_options
David Howells
2017-07-11
1
-0
/
+3
*
9p: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
1
-1
/
+2
*
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
2016-01-09
1
-1
/
+1
*
9p: don't bother with __getname() in ->follow_link()
Al Viro
2015-05-10
1
-2
/
+0
*
9p: kerneldoc warning fixes
Fabian Frederick
2015-03-20
1
-1
/
+0
*
9P: introduction of a new cache=mmap model.
Dominique Martinet
2014-01-10
1
-0
/
+1
*
9p: Modify struct v9fs_session_info to use a kuids and kgids
Eric W. Biederman
2013-02-12
1
-5
/
+5
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
fs/9p: Always ask new inode in create
Aneesh Kumar K.V
2011-07-23
1
-4
/
+23
*
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
2011-07-23
1
-1
/
+1
*
9p: revert tsyncfs related changes
Aneesh Kumar K.V
2011-04-15
1
-1
/
+0
*
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
1
-0
/
+5
*
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
1
-0
/
+1
*
fs/9p: Prevent multiple inclusion of same header
Aneesh Kumar K.V
2011-03-15
1
-0
/
+4
*
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
2011-03-15
1
-0
/
+4
*
fs/9p: Move writeback fid to v9fs_inode
Aneesh Kumar K.V
2011-03-15
1
-0
/
+1
*
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
1
-12
/
+25
*
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2011-03-15
1
-0
/
+1
*
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
2011-03-15
1
-1
/
+5
*
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
2011-01-11
1
-3
/
+39
*
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
1
-2
/
+0
*
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
2010-10-28
1
-2
/
+6
*
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
2010-08-02
1
-0
/
+1
*
9p: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+2
*
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
2010-04-05
1
-0
/
+1
*
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
Sripathi Kodi
2010-03-13
1
-3
/
+3
*
9P2010.L handshake: Add VFS flags
Sripathi Kodi
2010-03-05
1
-8
/
+15
*
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-09-23
1
-4
/
+9
*
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
2009-08-17
1
-1
/
+0
*
9p: Documentation updates
Eric Van Hensbergen
2008-05-14
1
-25
/
+60
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
1
-3
/
+2
*
9p: attach-per-user
Latchesar Ionkov
2007-10-17
1
-3
/
+8
*
9p: rename uid and gid parameters
Latchesar Ionkov
2007-10-17
1
-3
/
+5
*
9p: define session flags
Latchesar Ionkov
2007-10-17
1
-1
/
+11
*
9p: Make transports dynamic
Eric Van Hensbergen
2007-10-17
1
-13
/
+2
*
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-07-14
1
-24
/
+8
*
9p: implement optional loose read cache
Eric Van Hensbergen
2007-02-18
1
-1
/
+8
*
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
2006-03-25
1
-3
/
+2
*
[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation
Russ Cox
2006-03-25
1
-3
/
+0
*
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
2006-01-08
1
-12
/
+5
*
[PATCH] v9fs: Support to force umount
Eric Van Hensbergen
2005-09-09
1
-3
/
+1
*
[PATCH] v9fs: VFS superblock operations and glue
Eric Van Hensbergen
2005-09-09
1
-0
/
+105