aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2023-11-01nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust
2022-04-07NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()Trond Myklebust
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
2022-01-06NFS: pass cred explicitly for access testsNeilBrown
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