summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker2023-04-281-0/+1
* NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski2023-04-111-0/+3
* nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton2022-07-231-0/+1
* NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington2022-05-311-1/+1
* NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust2022-05-171-0/+3
* NFSv4: Specify the type of ACL to cacheTrond Myklebust2022-05-171-0/+7
* NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()Trond Myklebust2022-04-071-0/+1
* NFSv4: keep state manager thread active if swap is enabledNeilBrown2022-03-131-0/+2
* NFS: Optimise away the previous cookie fieldTrond Myklebust2022-03-021-2/+1
* NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-131-0/+1
* NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-061-0/+2
* NFS: pass cred explicitly for access testsNeilBrown2022-01-061-1/+1
* NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-051-1/+0
* NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-051-3/+1
* NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-051-1/+0
* NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-051-2/+1
* NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-051-3/+1
* NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker2021-11-051-1/+0
* NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker2021-11-051-1/+0
* NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker2021-11-051-1/+0
* NFSv4/pnfs: Clean up layout get on openTrond Myklebust2021-07-081-0/+1
* NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust2021-04-131-0/+2
* NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2021-04-121-3/+8
* NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust2020-12-021-2/+15
* NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-071-1/+1
* NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia2020-09-241-3/+3
* pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-211-2/+2
* NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden2020-07-131-1/+58
* NFSv4.2: query the server for extended attribute supportFrank van der Linden2020-07-131-0/+1
* NFS: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2020-04-281-0/+2
* Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-071-17/+15
|\
| * NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust2020-03-271-2/+1
| * NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust2020-03-271-0/+1
| * NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust2020-03-271-13/+0
| * pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust2020-03-271-0/+1
| * NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust2020-03-271-0/+1
| * pNFS: Add a helper to allocate the array of bucketsTrond Myklebust2020-03-261-3/+12
* | NFS: Ensure security label is set for root inodeScott Mayhew2020-03-301-0/+1
|/
* NFS: Add softreval behaviour to nfs_lookup_revalidate()Trond Myklebust2020-01-241-1/+1
* NFS: Additional refactoring for fs_context conversionScott Mayhew2020-01-151-1/+1
* NFS: Add fs_context support.David Howells2020-01-151-3/+3
* nfs: don't pass nfs_subversion to ->create_server()Al Viro2020-01-151-1/+1
* nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro2020-01-151-2/+1
* Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-061-0/+17
|\
| * NFS: add ca_source_server<> to COPYOlga Kornievskaia2019-10-091-0/+1
| * NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+16
* | NFSv3: Clean up timespec encodeTrond Myklebust2019-11-031-1/+1
* | NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2019-11-031-6/+6
|/
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-011-0/+35