summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-071-0/+1
* NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker2020-10-071-5/+1
* fs: nfs: delete repeated words in commentsRandy Dunlap2020-08-121-1/+1
* nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-121-1/+5
* NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden2020-07-131-0/+6
* NFSv4.2: query the server for extended attribute supportFrank van der Linden2020-07-131-0/+25
* NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust2020-01-151-1/+4
* nfs: encode nfsv4 timestamps as 64-bitArnd Bergmann2020-01-151-1/+1
* nfs: use timespec64 in nfs_fattrArnd Bergmann2020-01-151-5/+5
* Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-061-0/+1
|\
| * NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+1
* | NFSv4: Encode 64-bit timestampsTrond Myklebust2019-11-031-6/+3
* | NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2019-11-031-7/+7
|/
* fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai2019-08-201-1/+1
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-131-1/+11
* nfs: Fix copy-and-paste error in debug messageDonald Buczek2019-07-131-1/+1
* NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever2019-07-091-1/+1
* NFS: Fix handling of reply page vectorChuck Lever2019-04-111-2/+2
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-011-0/+1
* NFS: Account for XDR pad of buf->pagesChuck Lever2019-02-141-7/+8
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-141-30/+21
* NFS: Add trace events to report non-zero NFS status codesChuck Lever2019-02-131-4/+8
* NFS: Remove print_overflow_msg()Chuck Lever2019-02-131-333/+118
* NFS: change sign of nfs_fh lengthFrank Sorenson2018-10-231-1/+1
* NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-091-0/+1
* Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-141-2/+5
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-2/+5
* | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman2018-05-311-4/+46
* | pnfs: Store return value of decode_layoutget for later processingFred Isaman2018-05-311-5/+10
|/
* Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-121-130/+115
|\
| * NFS: advance nfs_entry cookie only after decoding completes successfullyFrank Sorenson2018-04-101-2/+5
| * NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust2018-04-101-2/+4
| * NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust2018-04-101-15/+30
| * NFSv4: Clean up encode_attrsTrond Myklebust2018-04-101-15/+2
| * NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-101-94/+72
| * NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust2018-04-101-2/+2
* | get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
|/
* NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-01-141-26/+38
* NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust2017-11-171-1/+11
* nfs: RPC_MAX_AUTH_SIZE is in bytesJ. Bruce Fields2017-10-011-2/+2
* NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-011-1/+1
* nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-131-0/+75
* NFS: convert flags to boolBenjamin Coddington2017-07-131-1/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-131-1/+1
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-131-1/+3
* nfs: fix decoder callback prototypesChristoph Hellwig2017-07-131-47/+90
* nfs: fix encoder callback prototypesChristoph Hellwig2017-07-131-67/+121
* NFSv4: Fix exclusive create attributes encodingTrond Myklebust2017-05-081-40/+35
* NFSv4: check return value of xdr_inline_decodePan Bian2017-04-281-0/+2
* pNFS: Remove unused layout driver callbacksTrond Myklebust2017-04-201-13/+4