summaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-09-121-0/+25
|\
| * NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker2022-09-081-0/+25
* | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-101-0/+51
|\|
| * nfs: add new nfs_direct_req tracepoint eventsJeff Layton2022-07-231-0/+33
| * NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker2022-07-121-0/+18
* | nfs: Convert to migrate_folioMatthew Wilcox (Oracle)2022-08-021-2/+4
|/
* NFS: Memory allocation failures are not server fatal errorsTrond Myklebust2022-05-171-0/+1
* NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong2022-03-291-0/+10
* NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust2022-03-221-0/+7
* NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-2/+2
* NFS: Clean up NFSv4.2 xattrsTrond Myklebust2022-02-251-0/+14
* NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust2022-01-061-0/+1
* NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-051-9/+0
* NFS: Unexport nfs_probe_fsinfo()Anna Schumaker2021-10-201-1/+0
* NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker2021-10-201-0/+1
* NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker2021-10-201-0/+1
* NFSv4 introduce max_connect mount optionsOlga Kornievskaia2021-08-271-0/+2
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-1/+1
|\
| * nfs: hornor timeo and retrans option when mounting NFSv3Eryu Guan2021-04-051-1/+1
* | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-271-0/+1
|\ \ | |/ |/|
| * nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia2021-03-221-0/+1
* | NFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust2021-03-081-1/+2
|/
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-5/+9
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-101-5/+7
* NFS: Adjust fs_context error loggingScott Mayhew2021-01-101-3/+23
* NFS: Support larger readdir buffersTrond Myklebust2020-12-021-6/+0
* mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-3/+7
* NFS: Remove the redundant function nfs_pgio_has_mirroring()Trond Myklebust2020-04-011-6/+0
* NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust2020-03-271-3/+0
* pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust2020-03-271-1/+3
* NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()Trond Myklebust2020-03-271-3/+16
* NFS: Fix O_DIRECT commit verifier handlingTrond Myklebust2020-03-271-0/+8
* NFS: Add a helper nfs_client_for_each_server()Trond Myklebust2020-03-161-1/+3
* NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust2020-01-241-0/+9
* nfs: use timespec64 in nfs_fattrArnd Bergmann2020-01-151-2/+2
* NFS: Attach supplementary error information to fs_context.Scott Mayhew2020-01-151-0/+4
* NFS: Additional refactoring for fs_context conversionScott Mayhew2020-01-151-37/+16
* NFS: Add fs_context support.David Howells2020-01-151-41/+33
* NFS: Do some tidying of the parsing codeDavid Howells2020-01-151-5/+11
* NFS: Add a small buffer in nfs_fs_context to avoid string dupDavid Howells2020-01-151-0/+2
* NFS: Split nfs_parse_mount_options()David Howells2020-01-151-0/+3
* NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_contextDavid Howells2020-01-151-7/+7
* NFS: Move mount parameterisation bits into their own fileDavid Howells2020-01-151-0/+30
* nfs: get rid of ->set_security()Al Viro2020-01-151-3/+0
* nfs: get rid of mount_info ->fill_super()Al Viro2020-01-151-3/+1
* nfs: don't pass nfs_subversion to ->create_server()Al Viro2020-01-151-5/+2
* nfs: unexport nfs_fs_mount_common()Al Viro2020-01-151-3/+0
* nfs: merge xdev and remote file_system_typeAl Viro2020-01-151-1/+1
* nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro2020-01-151-4/+2
* nfs: stash nfs_subversion reference into nfs_mount_infoAl Viro2020-01-151-0/+1