index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-3
/
+3
*
nfs: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-1
/
+1
*
NFSv4: Always ask for type with READDIR
Benjamin Coddington
2024-01-04
1
-7
/
+16
*
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
2022-11-27
1
-6
/
+4
*
NFSv4.2: Always decode the security label
Trond Myklebust
2022-11-27
1
-6
/
+4
*
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
2022-11-27
1
-1
/
+1
*
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-31
1
-2
/
+2
*
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-05-17
1
-33
/
+62
*
NFS: Optimise away the previous cookie field
Trond Myklebust
2022-03-02
1
-1
/
+0
*
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
2022-03-02
1
-3
/
+3
*
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2022-01-12
1
-2
/
+0
*
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
2022-01-06
1
-0
/
+40
*
NFSv4 only print the label when its queried
Olga Kornievskaia
2022-01-06
1
-3
/
+4
*
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
2021-11-05
1
-26
/
+17
*
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
2021-11-05
1
-2
/
+2
*
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2021-11-05
1
-1
/
+1
*
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
2021-11-05
1
-13
/
+2
*
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
2021-11-05
1
-10
/
+13
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-8
/
+52
|
\
|
*
NFSv4: Catch and trace server filehandle encoding errors
Trond Myklebust
2021-04-14
1
-4
/
+9
|
*
NFSv4: Add tracing for COMPOUND errors
Trond Myklebust
2021-04-14
1
-3
/
+1
|
*
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
2021-04-13
1
-0
/
+32
|
*
NFSv4: Fix value of decode_fsinfo_maxsz
Trond Myklebust
2021-04-13
1
-1
/
+10
*
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-6
/
+0
|
/
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
1
-21
/
+27
|
\
|
*
NFSv4: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
1
-3
/
+3
|
*
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
1
-17
/
+19
|
*
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
2020-12-02
1
-3
/
+7
*
|
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
1
-4
/
+2
|
/
*
NFS: Add READ_PLUS data segment support
Anna Schumaker
2020-10-07
1
-0
/
+1
*
NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
Anna Schumaker
2020-10-07
1
-5
/
+1
*
fs: nfs: delete repeated words in comments
Randy Dunlap
2020-08-12
1
-1
/
+1
*
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2020-08-12
1
-1
/
+5
*
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
2020-07-13
1
-0
/
+6
*
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2020-07-13
1
-0
/
+25
*
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
2020-01-15
1
-1
/
+4
*
nfs: encode nfsv4 timestamps as 64-bit
Arnd Bergmann
2020-01-15
1
-1
/
+1
*
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
2020-01-15
1
-5
/
+5
*
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
2019-11-06
1
-0
/
+1
|
\
|
*
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
2019-10-09
1
-0
/
+1
*
|
NFSv4: Encode 64-bit timestamps
Trond Myklebust
2019-11-03
1
-6
/
+3
*
|
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
2019-11-03
1
-7
/
+7
|
/
*
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
2019-08-20
1
-1
/
+1
*
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
2019-07-13
1
-1
/
+11
[next]