index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
1
-6
/
+6
*
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-29
1
-1
/
+4
*
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-29
1
-2
/
+10
*
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
2022-07-29
1
-2
/
+2
*
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
2022-07-29
1
-15
/
+9
*
NFSD: Use xdr_pad_size()
Chuck Lever
2022-07-29
1
-7
/
+4
*
NFSD: Simplify starting_len
Chuck Lever
2022-07-29
1
-5
/
+4
*
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
2022-07-29
1
-12
/
+6
*
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2022-07-29
1
-6
/
+5
*
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
2022-07-29
1
-5
/
+4
*
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
2022-07-29
1
-7
/
+4
*
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
2022-07-29
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-10
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
|
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-13
1
-2
/
+2
|
*
NFSD: simplify struct nfsfh
NeilBrown
2021-10-02
1
-2
/
+2
*
|
nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Trond Myklebust
2021-09-30
1
-8
/
+11
|
/
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-6
/
+0
*
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
1
-55
/
+55
*
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
2020-12-18
1
-16
/
+26
*
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
2020-12-18
1
-4
/
+5
*
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
2020-12-18
1
-0
/
+5
*
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
2020-12-09
1
-10
/
+0
*
nfsd: simplify nfsd4_change_info
J. Bruce Fields
2020-12-09
1
-9
/
+2
*
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2020-12-09
1
-5
/
+1
*
NFSD: Remove macros that are no longer used
Chuck Lever
2020-11-30
1
-40
/
+0
*
NFSD: Replace READ* macros in nfsd4_decode_compound()
Chuck Lever
2020-11-30
1
-40
/
+29
*
NFSD: Make nfsd4_ops::opnum a u32
Chuck Lever
2020-11-30
1
-4
/
+3
*
NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
Chuck Lever
2020-11-30
1
-5
/
+5
*
NFSD: Replace READ* macros in nfsd4_decode_setxattr()
Chuck Lever
2020-11-30
1
-7
/
+7
*
NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
Chuck Lever
2020-11-30
1
-12
/
+9
*
NFSD: Replace READ* macros in nfsd4_decode_clone()
Chuck Lever
2020-11-30
1
-31
/
+21
[next]