summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2026-01-20NFS: use refcount_inc_not_zero nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: don't consume a delegation reference in nfs_end_delegation_returnChristoph Hellwig
2026-01-20NFS: take a delegation reference in nfs4_get_valid_delegationChristoph Hellwig
2026-01-20NFS: simplify the detached delegation check in update_open_stateidChristoph Hellwig
2026-01-20NFS: move the deleg_cur check out of nfs_detach_delegation_lockedChristoph Hellwig
2026-01-20NFS: return bool from nfs_detach_delegation{,_locked}Christoph Hellwig
2026-01-20NFS: move delegation lookup into can_open_delegatedChristoph Hellwig
2026-01-20NFS: rewrite nfs_delegations_present in terms of nr_active_delegationsChristoph Hellwig
2026-01-20NFS: remove nfs_free_delegationChristoph Hellwig
2026-01-20NFS: open code nfs_delegation_need_returnChristoph Hellwig
2026-01-20NFS: remove NFS_DELEGATION_INODE_FREEINGChristoph Hellwig
2026-01-20NFS: drop the _locked postfix from nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: assert rcu_read_lock is held in nfs_start_delegation_return_lockedChristoph Hellwig
2026-01-20NFS: remove nfs_start_delegation_returnChristoph Hellwig
2026-01-20NFS: remove nfs_inode_detach_delegationChristoph Hellwig
2026-01-20NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_closeChristoph Hellwig
2026-01-20NFS: remove nfs_client_mark_return_all_delegationsChristoph Hellwig
2026-01-20NFS: remove nfs_client_mark_return_unused_delegation_typesChristoph Hellwig
2026-01-20NFS: remove __nfs_client_for_each_serverChristoph Hellwig
2026-01-15NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust
2026-01-12NFS: Don't immediately return directory delegations when disabledAnna Schumaker
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12nfs: split nfs_update_timestampsChristoph Hellwig
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12nfs: properly disallow delegation requests on directoriesJeff Layton
2026-01-07NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust
2026-01-07NFS/localio: Stop further I/O upon hitting an errorTrond Myklebust
2026-01-07NFSv4.x: Directory delegations don't require any state recoveryTrond Myklebust
2026-01-06nfs: unify security_inode_listsecurity() callsStephen Smalley
2026-01-04NFSv4: Don't free slots prematurely if requesting a directory delegationTrond Myklebust
2026-01-04NFSv4: Fix nfs_clear_verifier_delegated() for delegated directoriesTrond Myklebust
2026-01-04NFS: Fix directory delegation verifier checksAnna Schumaker
2026-01-04pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan
2026-01-04pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-04NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-04pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-05nfs/localio: fix regression due to out-of-order __put_credMike Snitzer
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust
2025-12-05nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer
2025-12-05nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-29NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2025-11-29NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-11-29NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust
2025-11-29Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust
2025-11-29Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust
2025-11-29Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust