index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
1
-0
/
+1
*
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
1
-4
/
+2
|
\
|
*
nfs: dget_parent() never returns NULL
Al Viro
2019-07-04
1
-4
/
+2
*
|
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
2019-07-13
1
-16
/
+16
*
|
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
2019-07-13
1
-1
/
+1
*
|
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
2019-07-06
1
-0
/
+11
*
|
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
2019-07-06
1
-0
/
+2
*
|
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2019-07-06
1
-0
/
+10
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
1
-3
/
+29
|
\
|
*
NFS: When mounting, don't share filesystems between different user namespaces
Trond Myklebust
2019-04-26
1
-0
/
+17
|
*
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
1
-3
/
+12
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfs{,4}: switch to ->free_inode()
Al Viro
2019-05-01
1
-1
/
+1
*
|
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-04-11
1
-1
/
+2
|
/
*
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
2019-02-20
1
-1
/
+1
*
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
2019-01-28
1
-0
/
+5
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-24
/
+10
|
\
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
1
-7
/
+2
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-3
/
+3
|
*
nfs_remount(): don't leak, don't ignore LSM options quietly
Al Viro
2018-12-21
1
-2
/
+4
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-13
/
+2
*
|
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
2019-01-02
1
-2
/
+8
*
|
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
2018-12-21
1
-2
/
+1
|
/
*
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
2018-07-31
1
-1
/
+1
*
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
1
-1
/
+1
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-15
1
-0
/
+2
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-11
/
+11
*
NFS: Fix typo in nomigration mount option
Joshua Watt
2017-11-17
1
-1
/
+1
*
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-17
1
-2
/
+10
*
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
[next]