index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2022-09-26
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever
2022-09-26
NFSD: Clean up WRITE arg decoders
Chuck Lever
2022-09-26
NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
Chuck Lever
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
NFSD: keep track of the number of courtesy clients in the system
Dai Ngo
2022-09-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-09-26
NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
NFSD: Refactor nfsd_setattr()
Chuck Lever
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
2022-09-26
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2022-09-26
nfsd: remove nfsd4_prepare_cb_recall() declaration
Gaosheng Cui
2022-09-26
nfsd: clean up mounted_on_fileid handling
Jeff Layton
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
2022-09-26
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
2022-09-26
nfsd: Propagate some error code returned by memdup_user()
Christophe JAILLET
2022-09-26
nfsd: Avoid some useless tests
Christophe JAILLET
2022-09-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
2022-09-26
NFSD: remove redundant variable status
Jinpeng Cui
2022-09-26
NFSD enforce filehandle check for source file in COPY
Olga Kornievskaia
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-13
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-12
nfsd_splice_actor(): handle compound pages
Al Viro
2022-09-12
Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-09-08
NFSD: fix regression with setting ACLs.
NeilBrown
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
[next]