aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2019-11-09fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
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
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust
2018-04-10NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2018-01-14NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust
2017-11-17NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust
2017-10-01nfs: RPC_MAX_AUTH_SIZE is in bytesJ. Bruce Fields
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13nfs: fix decoder callback prototypesChristoph Hellwig
2017-07-13nfs: fix encoder callback prototypesChristoph Hellwig
2017-05-08NFSv4: Fix exclusive create attributes encodingTrond Myklebust
2017-04-28NFSv4: check return value of xdr_inline_decodePan Bian
2017-04-20pNFS: Remove unused layout driver callbacksTrond Myklebust
2017-03-13nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee
2017-02-23NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-02-21NFSv4: Clean up owner/group attribute decodeTrond Myklebust
2017-02-21NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()Trond Myklebust
2017-02-21NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust
2017-02-21NFSv4: Replace the open coded decode_opaque_inline() with the new genericTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2016-12-19NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCESTrond Myklebust
2016-12-19NFSv4: Place the GETATTR operation before the CLOSETrond Myklebust
2016-12-19NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADETrond Myklebust
2016-12-09nfs: add support for the umask attributeAndreas Gruenbacher
2016-12-02pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust
2016-12-01NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust
2016-12-01NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_szTrond Myklebust
2016-12-01pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callbackTrond Myklebust