index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2026-01-30
NFS: Add a way to disable NFS v4.0 via KConfig
Anna Schumaker
2025-11-23
NFS: Add support for sending GDD_GETATTR
Anna Schumaker
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFSv4: fix "prefered"->"preferred"
Xichao Zhao
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
Chuck Lever
2025-03-17
NFS: fix open_owner_id_maxsz and related fields.
NeilBrown
2024-09-24
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-09-23
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
2024-09-23
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-09-01
nfs make use of str_false_true helper
Hongbo Li
2024-07-08
NFSv4: Clean up encode_nfs4_stateid()
Trond Myklebust
2024-07-08
NFSv4.1: constify the stateid argument in nfs41_test_stateid()
Trond Myklebust
2024-07-08
NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute
Trond Myklebust
2024-07-08
NFSv4: Add recovery of attribute delegations
Trond Myklebust
2024-07-08
NFSv4: Plumb in XDR support for the new delegation-only setattr op
Trond Myklebust
2024-07-08
NFSv4: Clean up open delegation return structure
Trond Myklebust
2024-02-05
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
nfs: convert to using new filelock helpers
Jeff Layton
2024-01-04
NFSv4: Always ask for type with READDIR
Benjamin Coddington
2022-11-27
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
2022-11-27
NFSv4.2: Always decode the security label
Trond Myklebust
2022-11-27
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
2022-03-02
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
NFSv4 only print the label when its queried
Olga Kornievskaia
2021-11-05
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2021-11-05
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
2021-11-05
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-14
NFSv4: Catch and trace server filehandle encoding errors
Trond Myklebust
2021-04-14
NFSv4: Add tracing for COMPOUND errors
Trond Myklebust
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
[next]