aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2024-01-04NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington
2024-01-04pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust
2023-08-24NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust
2023-08-23NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2023-05-24nfs: Provide a splice-read wrapperDavid Howells
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust
2023-02-14NFS: Support folios in nfs_generic_pgio()Trond Myklebust
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2022-12-06NFS: Allow very small rsize & wsize againAnna Schumaker
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook
2022-10-05nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui
2022-09-12Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-02nfs: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker
2022-05-17NFS: Memory allocation failures are not server fatal errorsTrond Myklebust
2022-03-29NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust
2022-02-25NFS: Clean up NFSv4.2 xattrsTrond Myklebust
2022-01-06NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-10-20NFS: Unexport nfs_probe_fsinfo()Anna Schumaker
2021-10-20NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker
2021-10-20NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-05nfs: hornor timeo and retrans option when mounting NFSv3Eryu Guan
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia
2021-03-08NFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-10NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-10NFS: Adjust fs_context error loggingScott Mayhew
2020-12-02NFS: Support larger readdir buffersTrond Myklebust
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown