aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2024-01-04NFSv4: Always ask for type with READDIRBenjamin Coddington
2022-11-27NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-11-27NFSv4.2: Always decode the security labelTrond Myklebust
2022-11-27NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust
2022-03-02NFSv4: Ask for a full XDR buffer of readdir goodnessTrond Myklebust
2022-01-12NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
2022-01-06NFSv4 only print the label when its queriedOlga Kornievskaia
2021-11-05NFS: Remove the nfs4_label argument from decode_getattr_*() functionsAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-11-05NFSv4: Fix potential Oops in decode_op_map()Trond Myklebust
2021-11-05NFSv4: Ensure decode_compound_hdr() sanity checks the tagTrond Myklebust
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-14NFSv4: Catch and trace server filehandle encoding errorsTrond Myklebust
2021-04-14NFSv4: Add tracing for COMPOUND errorsTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-04-13NFSv4: Fix value of decode_fsinfo_maxszTrond Myklebust
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-02NFSv4: Fix open coded xdr_stream_remaining()Trond Myklebust
2020-12-02SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust
2020-12-02NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-10-07NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker
2020-08-12fs: nfs: delete repeated words in commentsRandy Dunlap
2020-08-12nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-01-15nfs: encode nfsv4 timestamps as 64-bitArnd Bergmann
2020-01-15nfs: use timespec64 in nfs_fattrArnd Bergmann
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-03NFSv4: Encode 64-bit timestampsTrond Myklebust
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia
2019-08-20fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek
2019-07-13nfs: Fix copy-and-paste error in debug messageDonald Buczek
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever