aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust1-0/+1
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust1-0/+2
2021-04-12NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust1-3/+8
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust1-2/+15
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker1-1/+1
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia1-3/+3
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust1-2/+2
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden1-1/+58
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden1-0/+1
2020-05-27NFS: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia1-0/+2
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-17/+15
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew1-0/+1
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust1-2/+1
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust1-0/+1
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust1-13/+0
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust1-0/+1
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust1-0/+1
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust1-3/+12
2020-01-24NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust1-1/+1
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew1-1/+1
2020-01-15NFS: Add fs_context support.David Howells1-3/+3
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro1-1/+1
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()Al Viro1-2/+1
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust1-0/+17
2019-11-03NFSv3: Clean up timespec encodeTrond Myklebust1-1/+1
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust1-6/+6
2019-10-09NFS: add ca_source_server<> to COPYOlga Kornievskaia1-0/+1
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia1-0/+16
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust1-0/+35
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown1-7/+7
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown1-1/+1
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust1-3/+2
2018-09-30NFSv4: Save a few bytes in the nfs_pgio_args/resTrond Myklebust1-7/+17
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust1-1/+2
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia1-0/+1
2018-08-09NFS COPY xdr handle async replyOlga Kornievskaia1-0/+1
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia1-0/+12
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust1-1/+0
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust1-0/+2
2018-06-04NFS: Pass the inode down to the getattr() callbackTrond Myklebust1-1/+2
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman1-0/+1
2018-05-31pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman1-0/+2
2018-05-31pnfs: Store return value of decode_layoutget for later processingFred Isaman1-0/+1
2018-05-31NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust1-1/+1
2018-05-31NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker1-1/+2
2018-05-31NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker1-1/+2
2018-04-10NFS: Remove the unused return_delegation() callbackTrond Myklebust1-1/+0
2018-04-10NFS: Add a delegation return into nfs4_proc_unlink_setup()Trond Myklebust1-1/+1