index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+1
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-7
/
+8
2023-03-31
nfsd: call op_release, even when op_func returns an error
Jeff Layton
1
-6
/
+5
2023-03-31
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
1
-1
/
+3
2023-03-06
xattr: remove unused argument
Christian Brauner
1
-2
/
+1
2023-01-26
nfsd: use the getattr operation to fetch i_version
Jeff Layton
1
-1
/
+3
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
1
-1
/
+1
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
1
-255
/
+377
2022-11-28
NFSD: Simplify READ_PLUS
Anna Schumaker
1
-107
/
+32
2022-09-26
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever
1
-4
/
+0
2022-09-26
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
1
-11
/
+50
2022-09-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
1
-1
/
+1
2022-09-26
nfsd: clean up mounted_on_fileid handling
Jeff Layton
1
-7
/
+9
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
1
-9
/
+3
2022-09-26
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
1
-3
/
+4
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
1
-6
/
+6
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
1
-1
/
+4
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
1
-2
/
+10
2022-07-29
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
2022-07-29
NFSD: Use xdr_pad_size()
Chuck Lever
1
-7
/
+4
2022-07-29
NFSD: Simplify starting_len
Chuck Lever
1
-5
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
1
-12
/
+6
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
1
-6
/
+5
2022-07-29
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
1
-5
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
1
-7
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
1
-2
/
+1
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
1
-0
/
+9
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
1
-1
/
+1
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
1
-0
/
+10
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
1
-1
/
+1
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
1
-6
/
+2
2022-01-08
NFSD: De-duplicate nfsd4_decode_bitmap4()
Chuck Lever
1
-14
/
+3
2021-12-13
NFSD: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2021-11-17
Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+2
2021-11-15
NFSD: Fix exposure in nfsd4_decode_bitmap()
Chuck Lever
1
-5
/
+2
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+29
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-2
/
+2
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-3
/
+4
2021-10-13
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
1
-2
/
+7
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-12
/
+12
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-2
/
+2
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-2
/
+2
2021-09-30
nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Trond Myklebust
1
-8
/
+11
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-6
/
+0
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-55
/
+55
2020-12-18
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
1
-16
/
+26
2020-12-18
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
1
-4
/
+5
2020-12-18
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
1
-0
/
+5
[next]