aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-02nfs: Convert to migrate_folioGravatar Matthew Wilcox (Oracle) 1-2/+4
2022-05-17NFS: Memory allocation failures are not server fatal errorsGravatar Trond Myklebust 1-0/+1
2022-03-29NFSv4: fix open failure with O_ACCMODE flagGravatar ChenXiaoSong 1-0/+10
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Gravatar Trond Myklebust 1-0/+7
2022-03-02NFS: Improve heuristic for readdirplusGravatar Trond Myklebust 1-2/+2
2022-02-25NFS: Clean up NFSv4.2 xattrsGravatar Trond Myklebust 1-0/+14
2022-01-06NFS: Add a helper to remove case-insensitive aliasesGravatar Trond Myklebust 1-0/+1
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionGravatar Anna Schumaker 1-9/+0
2021-10-20NFS: Unexport nfs_probe_fsinfo()Gravatar Anna Schumaker 1-1/+0
2021-10-20NFS: Move nfs_probe_destination() into the generic clientGravatar Anna Schumaker 1-0/+1
2021-10-20NFS: Create an nfs4_server_set_init_caps() functionGravatar Anna Schumaker 1-0/+1
2021-08-27NFSv4 introduce max_connect mount optionsGravatar Olga Kornievskaia 1-0/+2
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2021-04-05nfs: hornor timeo and retrans option when mounting NFSv3Gravatar Eryu Guan 1-1/+1
2021-03-22nfs: account for selinux security context when deciding to share superblockGravatar Olga Kornievskaia 1-0/+1
2021-03-08NFS: Clean up function nfs_mark_dir_for_revalidate()Gravatar Trond Myklebust 1-1/+2
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-5/+9
2021-01-10NFS: nfs_igrab_and_active must first reference the superblockGravatar Trond Myklebust 1-5/+7
2021-01-10NFS: Adjust fs_context error loggingGravatar Scott Mayhew 1-3/+23
2020-12-02NFS: Support larger readdir buffersGravatar Trond Myklebust 1-6/+0
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadGravatar NeilBrown 1-3/+7
2020-04-01NFS: Remove the redundant function nfs_pgio_has_mirroring()Gravatar Trond Myklebust 1-6/+0
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoGravatar Trond Myklebust 1-3/+0
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresGravatar Trond Myklebust 1-1/+3
2020-03-27NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()Gravatar Trond Myklebust 1-3/+16
2020-03-27NFS: Fix O_DIRECT commit verifier handlingGravatar Trond Myklebust 1-0/+8
2020-03-16NFS: Add a helper nfs_client_for_each_server()Gravatar Trond Myklebust 1-1/+3
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Gravatar Trond Myklebust 1-0/+9
2020-01-15nfs: use timespec64 in nfs_fattrGravatar Arnd Bergmann 1-2/+2
2020-01-15NFS: Attach supplementary error information to fs_context.Gravatar Scott Mayhew 1-0/+4
2020-01-15NFS: Additional refactoring for fs_context conversionGravatar Scott Mayhew 1-37/+16
2020-01-15NFS: Add fs_context support.Gravatar David Howells 1-41/+33
2020-01-15NFS: Do some tidying of the parsing codeGravatar David Howells 1-5/+11
2020-01-15NFS: Add a small buffer in nfs_fs_context to avoid string dupGravatar David Howells 1-0/+2
2020-01-15NFS: Split nfs_parse_mount_options()Gravatar David Howells 1-0/+3
2020-01-15NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextGravatar David Howells 1-7/+7
2020-01-15NFS: Move mount parameterisation bits into their own fileGravatar David Howells 1-0/+30
2020-01-15nfs: get rid of ->set_security()Gravatar Al Viro 1-3/+0
2020-01-15nfs: get rid of mount_info ->fill_super()Gravatar Al Viro 1-3/+1
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Gravatar Al Viro 1-5/+2
2020-01-15nfs: unexport nfs_fs_mount_common()Gravatar Al Viro 1-3/+0
2020-01-15nfs: merge xdev and remote file_system_typeGravatar Al Viro 1-1/+1
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Gravatar Al Viro 1-4/+2
2020-01-15nfs: stash nfs_subversion reference into nfs_mount_infoGravatar Al Viro 1-0/+1
2020-01-15nfs: lift setting mount_info from nfs_xdev_mount()Gravatar Al Viro 1-2/+1
2020-01-15nfs: stash server into struct nfs_mount_infoGravatar Al Viro 1-1/+2
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Gravatar Trond Myklebust 1-1/+1
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-8/+0
2019-09-24NFS: Optimise the default readahead sizeGravatar Trond Myklebust 1-8/+0