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
/
nfs4xdr.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
-2
/
+19
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
1
-1
/
+1
2025-05-11
NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
Chuck Lever
1
-1
/
+18
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
1
-1
/
+3
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-116
/
+222
2025-01-21
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Jeff Layton
1
-1
/
+2
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
1
-0
/
+20
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
1
-2
/
+13
2025-01-21
nfsd: rework NFS4_SHARE_WANT_* flag handling
Jeff Layton
1
-1
/
+1
2025-01-21
nfsd: add support for FATTR4_OPEN_ARGUMENTS
Jeff Layton
1
-0
/
+50
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
1
-0
/
+2
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
1
-6
/
+6
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
1
-4
/
+4
2025-01-21
nfsd: fix handling of delegated change attr in CB_GETATTR
Jeff Layton
1
-6
/
+9
2025-01-10
NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode buffer
Chuck Lever
1
-5
/
+5
2025-01-10
NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Refactor nfsd4_do_encode_secinfo() again
Chuck Lever
1
-31
/
+34
2025-01-10
NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode buffer
Chuck Lever
1
-12
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+17
2025-01-10
NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer
Chuck Lever
1
-8
/
+10
2025-01-10
NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
Chuck Lever
1
-15
/
+19
2025-01-10
NFSD: Encode COMPOUND operation status on page boundaries
Chuck Lever
1
-10
/
+10
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
1
-2
/
+3
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
1
-16
/
+10
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
1
-2
/
+6
2024-11-18
NFSD: Remove unused values from nfsd4_encode_components_esc()
Chuck Lever
1
-5
/
+2
2024-11-18
NFSD: Remove unused results in nfsd4_encode_pathname4()
Chuck Lever
1
-10
/
+4
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
1
-1
/
+1
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
1
-1
/
+23
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
1
-6
/
+10
2024-11-11
nfsd: drop the nfsd4_fattr_args "size" field
Jeff Layton
1
-6
/
+2
2024-11-11
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
1
-1
/
+1
2024-09-20
NFSD: Fix NFSv4's PUTPUBFH operation
Chuck Lever
1
-9
/
+1
2024-09-20
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
1
-0
/
+19
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-1
/
+1
2024-08-22
nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Jeff Layton
1
-1
/
+3
2024-07-08
NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflows
Dan Carpenter
1
-6
/
+6
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
1
-1
/
+6
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
1
-2
/
+74
2024-04-25
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
1
-1
/
+1
2024-04-11
NFSD: fix endianness issue in nfsd4_encode_fattr4
Vasily Gorbik
1
-24
/
+23
2024-03-09
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
1
-16
/
+13
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-2
/
+8
2024-03-01
NFSD: fix LISTXATTRS returning more bytes than maxcount
Jorge Mora
1
-2
/
+3
2024-03-01
NFSD: fix LISTXATTRS returning a short list with eof=TRUE
Jorge Mora
1
-1
/
+2
2024-03-01
NFSD: change LISTXATTRS cookie encoding to big-endian
Jorge Mora
1
-1
/
+3
2024-03-01
NFSD: fix nfsd4_listxattr_validate_cookie
Jorge Mora
1
-6
/
+1
2024-01-07
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
1
-5
/
+8
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
1
-5
/
+2
2023-10-16
NFSD: Clean up nfsd4_encode_seek()
Chuck Lever
1
-6
/
+7
[next]