index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3proc.c
Age
Commit message (
Expand
)
Author
2023-01-18
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2023-01-18
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
2022-08-04
NFSD: use explicit lock/unlock for directory ops
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-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-05-20
NFSD: Refactor NFSv3 CREATE
Chuck Lever
2022-05-20
NFSD: Clean up nfsd3_proc_create()
Chuck Lever
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-03-22
NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
Chuck Lever
2021-03-22
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
Chuck Lever
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
nfsd/nfs3: remove unused macro nfsd3_fhandleres
Alex Shi
2020-11-05
NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL
Chuck Lever
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-02
NFSD: Remove the RETURN_STATUS() macro
Chuck Lever
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
2020-01-22
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
2019-04-05
nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
Murphy Zhou
2019-03-08
nfsd: allow nfsv3 readdir request to be larger.
NeilBrown
2019-03-05
nfsd: fix memory corruption caused by readdir
NeilBrown
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
[next]