summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-261-1/+8
|\
| * NFS: Optimise the default readahead sizeTrond Myklebust2019-09-241-1/+8
* | fs: nfs: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-301-1/+19
|/
* NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust2019-08-041-0/+1
* Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-201-4/+2
|\
| * nfs: dget_parent() never returns NULLAl Viro2019-07-041-4/+2
* | NFS: Replace 16 seq_printf() calls by seq_puts()Markus Elfring2019-07-131-16/+16
* | NFS: Use seq_putc() in nfs_show_stats()Markus Elfring2019-07-131-1/+1
* | NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski2019-07-061-0/+11
* | NFS: Display the "nconnect" mount option if it is set.Trond Myklebust2019-07-061-0/+2
* | NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust2019-07-061-0/+10
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-091-3/+29
|\
| * NFS: When mounting, don't share filesystems between different user namespacesTrond Myklebust2019-04-261-0/+17
| * NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-251-3/+12
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-071-1/+1
|\ \ | |/ |/|
| * nfs{,4}: switch to ->free_inode()Al Viro2019-05-011-1/+1
* | NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-04-111-1/+2
|/
* fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman2019-02-201-1/+1
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-01-281-0/+5
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-24/+10
|\
| * LSM: new method: ->sb_add_mnt_opt()Al Viro2018-12-211-7/+2
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-211-3/+3
| * nfs_remount(): don't leak, don't ignore LSM options quietlyAl Viro2018-12-211-2/+4
| * new helper: security_sb_eat_lsm_opts()Al Viro2018-12-211-13/+2
* | NFS: Make "port=" mount option optional for RDMA mountsChuck Lever2019-01-021-2/+8
* | NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2018-12-211-2/+1
|/
* NFS: silence a harmless uninitialized variable warningDan Carpenter2018-07-311-1/+1
* sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-1/+1
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-151-0/+2
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-11/+11
* NFS: Fix typo in nomigration mount optionJoshua Watt2017-11-171-1/+1
* NFS: super: mark expected switch fall-throughsGustavo A. R. Silva2017-11-171-2/+10
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-1/+1
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* | NFS: Fix NFSv2 security settingsChuck Lever2017-08-201-4/+8
|/
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-131-1/+3
|\
| * nfs: add export operationsPeng Tao2017-07-131-0/+2
| * nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng2017-07-131-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-051-1/+16
|\ \ | |/ |/|
| * security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-091-1/+16
* | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-031-2/+3
|/
* nfs: Fix bdi handling for cloned superblocksJan Kara2017-05-041-18/+10
* fs: Remove SB_I_DYNBDI flagJan Kara2017-04-201-1/+0
* nfs: Convert to separately allocated bdiJan Kara2017-04-201-15/+19
* NFS: tidy up nfs_show_mountd_netidNeilBrown2017-01-301-14/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* NFS: fix typo in parameter descriptionWei Yongjun2016-12-011-1/+1
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-191-0/+10
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-161-2/+17