summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-14nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer1-0/+3
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer1-2/+0
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer1-1/+3
2024-11-28fs/nfs/io: make nfs_start_io_*() killableMax Kellermann1-3/+4
2024-11-28nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng1-1/+1
2024-09-23nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust1-0/+1
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson1-0/+45
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer1-2/+5
2024-09-23nfs: Remove obsoleted declaration for nfs_read_prepareGaosheng Cui1-1/+0
2024-07-10nfs: remove nfs_page_lengthChristoph Hellwig1-19/+0
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig1-4/+4
2024-05-21nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov1-2/+2
2024-05-20NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao1-0/+7
2024-03-09nfs: make the rpc_stat per net namespaceJosef Bacik1-2/+0
2024-01-04NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington1-1/+0
2024-01-04pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust1-1/+1
2023-08-24NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust1-0/+2
2023-08-23NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker1-0/+1
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever1-0/+1
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever1-0/+1
2023-05-24nfs: Provide a splice-read wrapperDavid Howells1-0/+2
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-15/+0
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton1-15/+0
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski1-0/+9
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+28
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust1-6/+7
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust1-0/+18
2023-02-14NFS: Support folios in nfs_generic_pgio()Trond Myklebust1-4/+3
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner1-1/+1
2022-12-06NFS: Allow very small rsize & wsize againAnna Schumaker1-4/+2
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook1-7/+7
2022-10-05nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declarationGaosheng Cui1-2/+0
2022-09-12Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+25
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker1-0/+25
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+51
2022-08-02nfs: Convert to migrate_folioMatthew Wilcox (Oracle)1-2/+4
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton1-0/+33
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker1-0/+18
2022-05-17NFS: Memory allocation failures are not server fatal errorsTrond Myklebust1-0/+1
2022-03-29NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong1-0/+10
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust1-0/+7
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust1-2/+2
2022-02-25NFS: Clean up NFSv4.2 xattrsTrond Myklebust1-0/+14
2022-01-06NFS: Add a helper to remove case-insensitive aliasesTrond Myklebust1-0/+1
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker1-9/+0