index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
1
-5
/
+5
2023-06-17
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
1
-20
/
+26
2023-06-12
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
1
-1
/
+1
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-5
/
+5
2023-06-11
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
1
-3
/
+6
2023-06-11
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
1
-22
/
+21
2023-06-05
NFSD: Replace encode_cinfo()
Chuck Lever
1
-48
/
+24
2023-06-05
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
1
-52
/
+55
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-04-01
nfsd: call op_release, even when op_func returns an error
Jeff Layton
1
-6
/
+5
2023-04-01
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-30
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
1
-6
/
+6
2022-07-30
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
1
-1
/
+4
2022-07-30
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
1
-2
/
+10
2022-07-30
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-30
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
2022-07-30
NFSD: Use xdr_pad_size()
Chuck Lever
1
-7
/
+4
2022-07-30
NFSD: Simplify starting_len
Chuck Lever
1
-5
/
+4
2022-07-30
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
1
-12
/
+6
2022-07-30
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
1
-6
/
+5
2022-07-30
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
1
-5
/
+4
2022-07-30
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
1
-7
/
+4
2022-07-30
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-11
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
[next]