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
/
vfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v9fs: fix error handling in v9fs_session_init()
Tejun Heo
2015-06-08
1
-6
/
+2
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
*
9P: introduction of a new cache=mmap model.
Dominique Martinet
2014-01-10
1
-3
/
+5
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
1
-1
/
+1
*
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-2
/
+2
*
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
|
*
9p: statfs should not override server f_type
Jim Garlick
2012-03-10
1
-1
/
+1
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2012-01-10
1
-6
/
+6
|
\
|
*
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
1
-6
/
+6
*
|
9p: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
/
*
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
2011-09-06
1
-1
/
+1
*
9p: revert tsyncfs related changes
Aneesh Kumar K.V
2011-04-15
1
-24
/
+9
*
fs/9p: Use write_inode for data sync on server
Aneesh Kumar K.V
2011-04-15
1
-0
/
+47
*
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
1
-1
/
+1
*
fs/9p: Add . and .. dentry revalidation flag
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
*
fs/9p: Initialize root inode number for dotl
Aneesh Kumar K.V
2011-03-15
1
-1
/
+1
*
fs/9p: Add drop_inode 9p callback
Aneesh Kumar K.V
2011-03-15
1
-0
/
+15
*
fs/9p: set default readahead pages in cached mode
Aneesh Kumar K.V
2011-03-15
1
-0
/
+2
*
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
1
-4
/
+0
*
fs/9p: Implement syncfs call back for 9Pfs
Aneesh Kumar K.V
2011-03-15
1
-9
/
+24
*
fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
Aneesh Kumar K.V
2011-03-15
1
-2
/
+3
*
[fs/9P] Add posixacl mount option
Venkateswararao Jujjuri (JV)
2011-03-15
1
-1
/
+1
*
switch 9p
Al Viro
2011-01-12
1
-3
/
+5
*
convert v9fs
Al Viro
2010-10-29
1
-12
/
+10
*
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
1
-1
/
+2
*
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
2010-10-28
1
-2
/
+2
*
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
1
-1
/
+8
*
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
2010-09-13
1
-6
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-2
/
+2
|
\
|
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-2
/
+2
*
|
fs/9p: Prevent parallel rename when doing fid_lookup
Aneesh Kumar K.V
2010-08-02
1
-0
/
+1
*
|
fs/9p: Add support user. xattr
Aneesh Kumar K.V
2010-08-02
1
-2
/
+4
*
|
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2010-08-02
1
-18
/
+25
|
/
*
9p: add 9P2000.L statfs operation
Sripathi Kodi
2010-05-21
1
-1
/
+38
*
9p: VFS switches for 9p2000.L: VFS switches
Sripathi Kodi
2010-05-21
1
-2
/
+16
*
9p: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-04-05
1
-1
/
+2
|
\
|
*
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
2010-04-05
1
-1
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
fix oops in fs/9p late mount failure
Al Viro
2010-01-26
1
-1
/
+2
*
9p: Add fscache support to 9p
Abhishek Kulkarni
2009-09-23
1
-12
/
+4
*
9p: remove unnecessary v9fses->options which duplicates the mount string
Abhishek Kulkarni
2009-08-17
1
-18
/
+5
*
9p: Remove redundant inode uid/gid assignment
Abhishek Kulkarni
2009-08-17
1
-5
/
+0
*
9p: Fix possible regressions when ->get_sb fails.
Abhishek Kulkarni
2009-08-17
1
-4
/
+7
*
9p: Fix v9fs show_options
Abhishek Kulkarni
2009-08-17
1
-2
/
+2
*
9P doesn't need BKL in ->umount_begin()
Al Viro
2009-06-17
1
-3
/
+0
*
Fix a leak in failure exit in 9p ->get_sb()
Al Viro
2009-05-09
1
-0
/
+1
*
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
1
-4
/
+1
[next]