index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Age
Commit message (
Expand
)
Author
2025-07-14
NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
Chuck Lever
2025-05-11
NFSD: Record each NFSv4 call's session slot index
Chuck Lever
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2024-11-18
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
2024-11-18
NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
Chuck Lever
2024-11-18
NFSD: Free async copy information in nfsd4_cb_offload_release()
Chuck Lever
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
2024-09-20
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
2024-01-07
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_copy_notify()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_do_encode_secinfo()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_entry4()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_sequence()
Chuck Lever
2023-10-16
NFSD: Restructure nfsd4_encode_create_session()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_open_read_delegation4()
Chuck Lever
2023-10-16
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_layoutreturn()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_layoutcommit()
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_layoutget()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_count4()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_fattr4_mode()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_nfsace4()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_fattr4_lease_time()
Chuck Lever
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
2023-10-16
NFSD: Add simple u32, u64, and bool encoders
Chuck Lever
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-02-20
NFSD: enhance inter-server copy cleanup
Dai Ngo
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-09-26
NFSD: Pack struct nfsd4_compoundres
Chuck Lever
2022-09-26
NFSD: Remove unused nfsd4_compoundargs::cachetype field
Chuck Lever
2022-09-26
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-05-25
NFSD add vfs_fsync after async copy is done
Olga Kornievskaia
[next]