aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
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