index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
NFS: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+8
2019-09-24
NFS: Optimise the default readahead size
Trond Myklebust
1
-1
/
+8
2019-08-30
fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-1
/
+19
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
1
-0
/
+1
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2019-07-13
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
1
-16
/
+16
2019-07-13
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
1
-1
/
+1
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
1
-0
/
+2
2019-07-06
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
1
-0
/
+10
2019-07-04
nfs: dget_parent() never returns NULL
Al Viro
1
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-09
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-3
/
+29
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2019-05-01
nfs{,4}: switch to ->free_inode()
Al Viro
1
-1
/
+1
2019-04-26
NFS: When mounting, don't share filesystems between different user namespaces
Trond Myklebust
1
-0
/
+17
2019-04-25
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
1
-3
/
+12
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-02-20
fs/nfs: Fix nfs_parse_devname to not modify it's argument
Eric W. Biederman
1
-1
/
+1
2019-01-28
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-24
/
+10
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2018-12-21
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2018-12-21
LSM: new method: ->sb_add_mnt_opt()
Al Viro
1
-7
/
+2
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-3
/
+3
2018-12-21
nfs_remount(): don't leak, don't ignore LSM options quietly
Al Viro
1
-2
/
+4
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-13
/
+2
2018-07-31
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
1
-1
/
+1
2018-03-15
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+2
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-11
/
+11
2017-11-17
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-11-17
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-08-20
NFS: Fix NFSv2 security settings
Chuck Lever
1
-4
/
+8
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+3
2017-07-13
nfs: add export operations
Peng Tao
1
-0
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+16
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
1
-1
/
+16
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
1
-2
/
+3
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
1
-18
/
+10
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-15
/
+19
2017-01-30
NFS: tidy up nfs_show_mountd_netid
NeilBrown
1
-14
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-01
NFS: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
1
-0
/
+10
[next]