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
Age
Commit message (
Expand
)
Author
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-23
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-15
NFSD: Remove open coding of string copy
Azeem Shaikh
2023-05-02
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-27
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-27
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-26
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
2023-04-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2023-04-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2023-04-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2023-04-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2023-04-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2023-04-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2023-04-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-03-31
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-03-31
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-03-21
Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-17
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
2023-03-10
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-10
NFS & NFSD: Update GSS dependencies
Chuck Lever
2023-03-07
NFSD: Protect against filesystem freezing
Chuck Lever
2023-03-06
xattr: remove unused argument
Christian Brauner
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 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
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: Clean up nfsd_symlink()
Chuck Lever
2023-02-20
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-02-20
nfsd: don't fsync nfsd_files on last close
Jeff Layton
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: fix race to check ls_layouts
Benjamin Coddington
2023-02-20
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-02-20
nfsd: remove fs/nfsd/fault_inject.c
Jeff Layton
2023-02-20
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-02-20
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-02-20
nfsd: zero out pointers after putting nfsd_files on COPY setup error
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
[next]