index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2024-01-07
nfsd: remove unnecessary NULL check
Dan Carpenter
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-16
NFSD: clean up alloc_init_deleg()
Sicong Huang
2023-10-16
nfsd: Clean up errors in nfs4state.c
KaiLong Wang
2023-10-16
NFSD: Add nfsd4_encode_open_read_delegation4()
Chuck Lever
2023-10-16
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
2023-10-16
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-02-20
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-02-20
nfsd: eliminate __nfs4_get_fd
Jeff Layton
2023-02-20
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
2023-02-20
nfsd: eliminate find_deleg_file_locked
Jeff Layton
2023-02-20
nfsd: fix potential race in nfs4_find_file
Jeff Layton
2023-02-20
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-01-17
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-11-30
nfsd: use locks_inode_context helper
Jeff Layton
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
[next]