aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAge
* fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai2019-08-20
* nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek2019-07-13
* nfs: Fix copy-and-paste error in debug messageDonald Buczek2019-07-13
* NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever2019-07-09
* NFS: Fix handling of reply page vectorChuck Lever2019-04-11
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-01
* NFS: Account for XDR pad of buf->pagesChuck Lever2019-02-14
* SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-14
* NFS: Add trace events to report non-zero NFS status codesChuck Lever2019-02-13
* NFS: Remove print_overflow_msg()Chuck Lever2019-02-13
* NFS: change sign of nfs_fh lengthFrank Sorenson2018-10-23
* NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-09
* Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman2018-05-31
* | pnfs: Store return value of decode_layoutget for later processingFred Isaman2018-05-31
|/
* Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-12
|\
| * NFS: advance nfs_entry cookie only after decoding completes successfullyFrank Sorenson2018-04-10
| * NFSv4: Don't ask for attributes when ACCESS is protected by a delegationTrond Myklebust2018-04-10
| * NFSv4: Add a helper to encode/decode struct timespecTrond Myklebust2018-04-10
| * NFSv4: Clean up encode_attrsTrond Myklebust2018-04-10
| * NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-10
| * NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_groupTrond Myklebust2018-04-10
* | get rid of pointless includes of fs_struct.hAl Viro2018-02-22
|/
* NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-01-14
* NFSv4: Replace closed stateids with the "invalid special stateid"Trond Myklebust2017-11-17
* nfs: RPC_MAX_AUTH_SIZE is in bytesJ. Bruce Fields2017-10-01
* NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-01
* nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-13
* NFS: convert flags to boolBenjamin Coddington2017-07-13
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-13
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-13
* nfs: fix decoder callback prototypesChristoph Hellwig2017-07-13
* nfs: fix encoder callback prototypesChristoph Hellwig2017-07-13
* NFSv4: Fix exclusive create attributes encodingTrond Myklebust2017-05-08
* NFSv4: check return value of xdr_inline_decodePan Bian2017-04-28
* pNFS: Remove unused layout driver callbacksTrond Myklebust2017-04-20
* nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee2017-03-13
* NFSv4: fix getacl head length estimationJ. Bruce Fields2017-02-23
* NFSv4: Clean up owner/group attribute decodeTrond Myklebust2017-02-21
* NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()Trond Myklebust2017-02-21
* NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust2017-02-21
* NFSv4: Replace the open coded decode_opaque_inline() with the new genericTrond Myklebust2017-02-21
* NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust2017-02-21
* NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCESTrond Myklebust2016-12-19
* NFSv4: Place the GETATTR operation before the CLOSETrond Myklebust2016-12-19
* NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADETrond Myklebust2016-12-19
* nfs: add support for the umask attributeAndreas Gruenbacher2016-12-09
* pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust2016-12-02
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-01