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