summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Display the "fsc=" mount option if it is setChen Hanxiao2024-02-281-1/+9
* Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-11-081-1/+7
|\
| * NFSv4: Add a parameter to limit the number of retries after NFS4ERR_DELAYTrond Myklebust2023-10-221-1/+7
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-8/+13
|\ \
| * | nfs: dynamically allocate the nfs-acl shrinkerQi Zheng2023-10-041-8/+13
| |/
* / fs: add a new SB_I_NOUMASK flagJeff Layton2023-10-191-1/+1
|/
* NFS: switch back to using kill_anon_superChristoph Hellwig2023-08-311-3/+1
* NFS: add superblock sysfs entriesBenjamin Coddington2023-06-191-1/+5
* NFS: Add an "xprtsec=" NFS mount optionChuck Lever2023-06-191-0/+12
* Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-04-291-11/+0
|\
| * NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski2023-04-111-11/+0
* | fs_context: drop the unused lsm_flags memberOndrej Mosnacek2023-03-161-3/+0
|/
* NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-271-3/+2
* Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-121-9/+18
|\
| * NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust2022-09-011-9/+18
* | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
|/
* nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-101-13/+15
* NFS: Call nfs_probe_server() during a fscontext-reconfigure eventAnna Schumaker2021-10-201-1/+6
* NFSv4 introduce max_connect mount optionsOlga Kornievskaia2021-08-271-0/+2
* nfs: Remove trailing semicolon in macrosHuilong Deng2021-05-271-1/+1
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-5/+1
|\
| * NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo2021-04-261-4/+0
| * nfs: hornor timeo and retrans option when mounting NFSv3Eryu Guan2021-04-051-1/+1
* | nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia2021-03-221-0/+4
* | nfs: remove unneeded null check in nfs_fill_super()Olga Kornievskaia2021-03-221-1/+1
|/
* Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-02-261-0/+7
|\
| * NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfoTrond Myklebust2021-02-171-0/+7
* | NFSv4_2: SSC helper should use its own config.Dai Ngo2021-01-281-0/+12
|/
* Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-221-0/+17
|\
| * NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-211-0/+17
* | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-201-1/+1
|\ \
| * | nfs: remove incorrect fallthrough labelNick Desaulniers2020-10-021-1/+1
| * | nfs: Convert to use the preferred fallthrough macroMiaohe Lin2020-09-211-1/+1
| |/
* / bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig2020-09-241-8/+1
|/
* Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...Trond Myklebust2020-05-111-1/+0
|\
| * NFS: Fix fscache super_cookie allocationDave Wysochanski2020-05-081-1/+0
* | NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust2020-04-301-1/+1
|/
* Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-071-0/+35
|\
| * NFS: Add a helper nfs_client_for_each_server()Trond Myklebust2020-03-161-0/+35
* | NFS: Ensure security label is set for root inodeScott Mayhew2020-03-301-25/+0
|/
* NFS: Add mount option 'softreval'Trond Myklebust2020-01-151-0/+1
* NFS: Attach supplementary error information to fs_context.Scott Mayhew2020-01-151-2/+2
* NFS: Additional refactoring for fs_context conversionScott Mayhew2020-01-151-26/+22
* NFS: Add fs_context support.David Howells2020-01-151-210/+76
* NFS: rename nfs_fs_context pointer arg in a few functionsScott Mayhew2020-01-151-27/+27
* NFS: Do some tidying of the parsing codeDavid Howells2020-01-151-1/+1
* NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells2020-01-151-96/+98
* NFS: Move mount parameterisation bits into their own fileDavid Howells2020-01-151-1411/+0
* nfs: get rid of ->set_security()Al Viro2020-01-151-48/+21
* nfs_clone_sb_security(): simplify the check for server bogosityAl Viro2020-01-151-1/+1