index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: Fix creation time serialization order
Tavian Barnes
2023-06-27
1
-5
/
+5
*
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2023-06-17
1
-20
/
+26
*
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-06-12
1
-1
/
+1
*
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
1
-5
/
+5
*
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
2023-06-11
1
-3
/
+6
*
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
2023-06-11
1
-22
/
+21
*
NFSD: Replace encode_cinfo()
Chuck Lever
2023-06-05
1
-48
/
+24
*
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
2023-06-05
1
-52
/
+55
*
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
1
-2
/
+1
|
\
|
*
xattr: remove unused argument
Christian Brauner
2023-03-06
1
-2
/
+1
*
|
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-04-04
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-03-31
1
-6
/
+5
|
*
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-03-31
1
-1
/
+3
*
|
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-26
1
-1
/
+3
|
/
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
1
-1
/
+1
*
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-02
1
-0
/
+11
*
NFSD: Avoid clashing function prototypes
Kees Cook
2022-12-10
1
-255
/
+377
*
NFSD: Simplify READ_PLUS
Anna Schumaker
2022-11-28
1
-107
/
+32
*
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever
2022-09-26
1
-4
/
+0
*
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
1
-11
/
+50
*
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-09-26
1
-1
/
+1
*
nfsd: clean up mounted_on_fileid handling
Jeff Layton
2022-09-26
1
-7
/
+9
*
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
1
-9
/
+3
*
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
2022-09-26
1
-3
/
+4
*
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
2022-07-30
1
-6
/
+6
*
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-30
1
-1
/
+4
*
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-30
1
-2
/
+10
*
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
2022-07-30
1
-2
/
+2
*
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
2022-07-30
1
-15
/
+9
*
NFSD: Use xdr_pad_size()
Chuck Lever
2022-07-30
1
-7
/
+4
*
NFSD: Simplify starting_len
Chuck Lever
2022-07-30
1
-5
/
+4
*
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
2022-07-30
1
-12
/
+6
*
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2022-07-30
1
-6
/
+5
*
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
2022-07-30
1
-5
/
+4
*
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
2022-07-30
1
-7
/
+4
*
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
2022-07-30
1
-2
/
+1
*
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2022-07-11
1
-0
/
+9
*
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
1
-1
/
+1
*
nfsd: Add support for the birth time attribute
Ondrej Valousek
2022-02-28
1
-0
/
+10
*
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-09
1
-1
/
+1
*
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-02-09
1
-6
/
+2
*
NFSD: De-duplicate nfsd4_decode_bitmap4()
Chuck Lever
2022-01-08
1
-14
/
+3
*
NFSD: Fix inconsistent indenting
Jiapeng Chong
2021-12-13
1
-2
/
+2
*
Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-17
1
-5
/
+2
|
\
|
*
NFSD: Fix exposure in nfsd4_decode_bitmap()
Chuck Lever
2021-11-15
1
-5
/
+2
*
|
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-11
1
-23
/
+29
|
\
|
|
*
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
1
-2
/
+2
|
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
1
-3
/
+4
|
*
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
2021-10-13
1
-2
/
+7
|
*
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
1
-12
/
+12
[next]