index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsproc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-40
/
+8
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
1
-2
/
+2
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-6
/
+3
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
1
-4
/
+0
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
1
-3
/
+0
2025-05-11
nfsd: remove dprintks for v2/3 RENAME events
Jeff Layton
1
-5
/
+0
2025-05-11
nfsd: remove REMOVE/RMDIR dprintks
Jeff Layton
1
-5
/
+0
2025-05-11
nfsd: remove old LINK dprintks
Jeff Layton
1
-7
/
+0
2025-05-11
nfsd: remove old v2/3 SYMLINK dprintks
Jeff Layton
1
-4
/
+0
2025-05-11
nfsd: remove old v2/3 create path dprintks
Jeff Layton
1
-5
/
+0
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
1
-0
/
+2
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
1
-0
/
+2
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
1
-2
/
+3
2024-09-20
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
1
-0
/
+7
2024-09-20
nfsd: Move error code mapping to per-version proc code.
NeilBrown
1
-0
/
+33
2024-09-20
nfsd: Pass 'cred' instead of 'rqstp' to some functions.
NeilBrown
1
-4
/
+5
2024-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
1
-3
/
+3
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
1
-13
/
+1
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-3
/
+3
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
1
-1
/
+1
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
1
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
1
-2
/
+2
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
1
-2
/
+2
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
1
-62
/
+0
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-9
/
+1
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+18
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
1
-3
/
+2
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
1
-0
/
+1
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
1
-3
/
+2
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
1
-3
/
+2
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
1
-1
/
+4
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
1
-4
/
+13
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
1
-1
/
+1
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-5
/
+3
2022-01-08
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton
1
-0
/
+1
2022-01-08
nfsd: Add errno mapping for EREMOTEIO
Jeff Layton
1
-0
/
+1
2022-01-08
nfsd: map EBADF
Peng Tao
1
-0
/
+1
2022-01-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
1
-5
/
+0
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
1
-4
/
+4
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
1
-0
/
+1
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-03-22
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
1
-1
/
+1
2021-03-22
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+19
2021-03-22
NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
Chuck Lever
1
-4
/
+0
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
1
-2
/
+1
2021-03-22
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
1
-0
/
+1
2021-03-22
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+3
2021-03-22
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
1
-3
/
+3
[next]