summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-04-12NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust
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-05-27NFS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2020-01-15NFS: Add fs_context support.David Howells
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-03NFSv3: Clean up timespec encodeTrond Myklebust
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust
2019-10-09NFS: add ca_source_server<> to COPYOlga Kornievskaia
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust
2018-09-30NFSv4: Save a few bytes in the nfs_pgio_args/resTrond Myklebust
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-04NFS: Pass the inode down to the getattr() callbackTrond Myklebust