index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
NFSD: enhance inter-server copy cleanup
Dai Ngo
1
-1
/
+1
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
1
-0
/
+5
2022-09-26
NFSD: Pack struct nfsd4_compoundres
Chuck Lever
1
-1
/
+1
2022-09-26
NFSD: Remove unused nfsd4_compoundargs::cachetype field
Chuck Lever
1
-1
/
+0
2022-09-26
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever
1
-1
/
+2
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
1
-1
/
+2
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
1
-0
/
+1
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
1
-4
/
+7
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
1
-5
/
+28
2022-07-29
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
1
-1
/
+1
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
1
-2
/
+3
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
1
-0
/
+1
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+1
2021-05-25
NFSD add vfs_fsync after async copy is done
Olga Kornievskaia
1
-0
/
+1
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
-1
/
+1
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
1
-1
/
+0
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
1
-1
/
+1
2020-12-09
nfsd: simplify nfsd4_change_info
J. Bruce Fields
1
-11
/
+0
2020-11-30
NFSD: Remove macros that are no longer used
Chuck Lever
1
-9
/
+0
2020-11-30
NFSD: Make nfsd4_ops::opnum a u32
Chuck Lever
1
-1
/
+1
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_copy()
Chuck Lever
1
-1
/
+1
2020-11-30
NFSD: Add a helper to decode state_protect4_a
Chuck Lever
1
-1
/
+1
2020-11-30
NFSD: Add helper to decode OPEN's open_claim4 argument
Chuck Lever
1
-1
/
+2
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
1
-8
/
+2
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
1
-2
/
+0
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
1
-0
/
+1
2020-07-13
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
1
-0
/
+5
2019-12-09
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
1
-0
/
+1
2019-12-09
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
1
-3
/
+3
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
1
-1
/
+1
2019-12-09
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
1
-0
/
+13
2019-12-09
NFSD add ca_source_server<> to COPY
Olga Kornievskaia
1
-5
/
+7
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
1
-10
/
+9
2019-07-03
nfsd: decode implementation id
J. Bruce Fields
1
-0
/
+3
2019-07-03
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
1
-1
/
+1
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
1
-0
/
+12
2018-09-25
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
1
-0
/
+10
2018-09-25
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
1
-0
/
+6
2018-04-03
nfsd: fix incorrect umasks
J. Bruce Fields
1
-0
/
+2
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-0
/
+2
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
1
-1
/
+0
2017-11-07
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
1
-2
/
+11
[next]