index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
2020-01-27
1
-1
/
+1
*
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-05-02
1
-1
/
+2
*
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-03-13
1
-0
/
+5
*
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
2019-02-12
1
-2
/
+1
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-21
1
-0
/
+2
*
NFS: Fix typo in nomigration mount option
Joshua Watt
2017-11-30
1
-1
/
+1
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-1
/
+1
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
NFS: Fix NFSv2 security settings
Chuck Lever
2017-08-20
1
-4
/
+8
|
/
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
1
-1
/
+3
|
\
|
*
nfs: add export operations
Peng Tao
2017-07-13
1
-0
/
+2
|
*
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
2017-07-13
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
1
-1
/
+16
|
\
\
|
|
/
|
/
|
|
*
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-09
1
-1
/
+16
*
|
nfs: Mark unnecessarily extern functions as static
Jan Kara
2017-06-03
1
-2
/
+3
|
/
*
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2017-05-04
1
-18
/
+10
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-1
/
+0
*
nfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-15
/
+19
*
NFS: tidy up nfs_show_mountd_netid
NeilBrown
2017-01-30
1
-14
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
NFS: fix typo in parameter description
Wei Yongjun
2016-12-01
1
-1
/
+1
*
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
2016-09-19
1
-0
/
+10
*
NFS: Allow the mount option retrans=0
Trond Myklebust
2016-08-16
1
-2
/
+17
*
mount: use sec= that was specified on the command line
Steve Dickson
2016-07-19
1
-3
/
+11
*
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
2016-05-17
1
-0
/
+4
*
nfs: don't share mounts between network namespaces
J. Bruce Fields
2016-05-09
1
-0
/
+5
*
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
2015-10-21
1
-2
/
+0
*
NFS: Error out when register_shrinker fail in register_nfs_fs
Kinglong Mee
2015-08-12
1
-2
/
+5
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-3
/
+1
|
\
|
*
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
1
-2
/
+1
|
|
\
|
|
*
NFS: remount with security change should return EINVAL
Benjamin Coddington
2015-03-12
1
-2
/
+1
|
*
|
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
2015-04-23
1
-1
/
+0
|
|
/
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-3
/
+3
|
/
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-18
/
+6
|
\
|
*
nfs: don't call bdi_unregister
Christoph Hellwig
2015-01-20
1
-18
/
+6
*
|
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
2015-02-05
1
-3
/
+6
|
/
*
NFS: Remove v3 not compiled check from validate_mount_data()
Anna Schumaker
2014-09-12
1
-11
/
+0
*
nfs: reject changes to resvport and sharecache during remount
Scott Mayhew
2014-08-04
1
-4
/
+5
*
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-07-12
1
-2
/
+1
*
NFS: populate ->net in mount data when remounting
Mateusz Guzik
2014-06-10
1
-0
/
+1
*
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
Scott Mayhew
2014-05-29
1
-13
/
+13
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+2
*
NFS: correctly report misuse of "migration" mount option.
NeilBrown
2013-11-15
1
-1
/
+1
*
NFS: add support for multiple sec= mount options
Weston Andros Adamson
2013-10-28
1
-55
/
+105
*
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
2013-10-28
1
-2
/
+1
*
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
2013-10-28
1
-2
/
+1
*
NFS: separate passed security flavs from selected
Weston Andros Adamson
2013-10-28
1
-25
/
+22
*
NFS: Add a super_block backpointer to the nfs_server struct
Chuck Lever
2013-10-28
1
-0
/
+1
*
nfs: fix handling of invalid mount options in nfs_remount
Jeff Layton
2013-10-28
1
-2
/
+2
[next]