summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+5
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-08-17NFSv4/flexfiles: support loosely coupled data serversJeuk Kim1-1/+2
2026-08-17NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commitMike Snitzer1-2/+2
2026-08-17NFSv4: remove callback IDR entry on client allocation failureRuoyu Wang1-0/+1
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-1/+1
2026-07-08NFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington1-5/+7
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2026-06-08nfs: add nowait version of nfs_start_io_directDylan Yudaken1-0/+1
2026-05-11nfs: Implement fileattr_get for case sensitivityChuck Lever1-0/+3
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2026-04-13NFSv4.1: Apply session size limits on clone pathTushar Sariya1-0/+2
2026-02-17nfs: stop using writeback internals for WB_WRITEBACK accountingKundan Kumar1-1/+1
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker1-8/+4
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker1-3/+0
2025-11-29NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-1/+0
2025-11-29Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
2025-09-30nfs/localio: add tracepoints for misaligned DIO READ and WRITE supportMike Snitzer1-0/+10
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust1-0/+10
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust1-0/+2
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+7
2025-08-04NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust1-1/+1
2025-07-28NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
2025-07-14NFS: Remove unused function nfs_umountDr. David Alan Gilbert1-1/+0
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes1-1/+1
2025-05-28NFS: always probe for LOCALIO support asynchronouslyMike Snitzer1-1/+0
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-7/+0
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+5
2025-03-28NFS: Don't allow waiting for exiting tasksTrond Myklebust1-0/+5
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-2/+2
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