开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
delegation.c
Age
Commit message (
Expand
)
Author
2024-10-09
NFS: remove revoked delegation from server's delegation list
Dai Ngo
2024-08-22
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
2024-07-08
NFSv4: Delegreturn must set m/atime when they are delegated
Trond Myklebust
2024-07-08
NFSv4: Add support for delegated atime and mtime attributes
Trond Myklebust
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-09
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
2024-02-05
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
2023-11-01
NFSv4: fairly test all delegations on a SEQ4_ revocation
Benjamin Coddington
2022-11-30
nfs: use locks_inode_context helper
Jeff Layton
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
2022-02-25
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
2021-10-20
NFSv4: Fixes for nfs4_inode_return_delegation()
Trond Myklebust
2021-06-13
NFSv4: Add lease breakpoints in case of a delegation recall or return
Trond Myklebust
2021-06-13
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
2021-04-14
NFS: Don't store NFS_INO_REVAL_FORCED
Trond Myklebust
2021-04-05
NFS: Fix up incorrect documentation
Trond Myklebust
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2020-04-03
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_delegation_reap_expired()
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_delegation_reap_unclaimed()
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_client_return_marked_delegations()
Trond Myklebust
2020-03-16
NFSv4: nfs_update_inplace_delegation() should update delegation cred
Trond Myklebust
2020-02-13
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
2020-02-13
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
2020-02-03
NFSv4: Limit the total number of cached delegations
Trond Myklebust
2020-02-03
NFSv4: Add accounting for the number of active delegations held
Trond Myklebust
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-02-03
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
Trond Myklebust
2020-02-03
NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
Trond Myklebust
2019-11-03
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
2019-11-03
NFSv4: Fix races between open and delegreturn
Trond Myklebust
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
2019-11-03
NFSv4: Fix nfs4_inode_make_writeable()
Trond Myklebust
2019-11-03
NFSv4: Don't reclaim delegations that have been returned or revoked
Trond Myklebust
2019-11-03
NFSv4: Ignore requests to return the delegation if it was revoked
Trond Myklebust
2019-11-03
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
2019-11-03
NFSv4: Update the stateid seqid in nfs_revoke_delegation()
Trond Myklebust
2019-11-03
NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
Trond Myklebust
2019-11-03
NFSv4: Hold the delegation spinlock when updating the seqid
Trond Myklebust
2019-11-03
NFSv4: Don't remove the delegation from the super_list more than once
Trond Myklebust
2019-11-03
NFS: Rename nfs_inode_return_delegation_noreclaim()
Trond Myklebust
2019-11-03
NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
Trond Myklebust
2019-11-03
NFSv4: Delegation recalls should not find revoked delegations
Trond Myklebust
2019-11-01
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
2019-08-04
NFSv4.1: Only reap expired delegations
Trond Myklebust
2019-08-04
NFSv4: Fix delegation state recovery
Trond Myklebust
[next]