summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2022-12-31NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-12-31NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-11-03NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia
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
2019-04-11NFS: Fix handling of reply page vectorChuck Lever
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust
2019-02-14NFS: Account for XDR pad of buf->pagesChuck Lever
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-13NFS: Add trace events to report non-zero NFS status codesChuck Lever
2019-02-13NFS: Remove print_overflow_msg()Chuck Lever
2018-10-23NFS: change sign of nfs_fh lengthFrank Sorenson
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-31pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman
2018-05-31pnfs: Store return value of decode_layoutget for later processingFred Isaman
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-10NFS: advance nfs_entry cookie only after decoding completes successfullyFrank Sorenson
2018-04-10NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust
2018-04-10NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust
2018-04-10NFSv4: Clean up encode_attrsTrond Myklebust