summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-03-17nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()Trond Myklebust
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16nfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-16NFSv4.2: error out when relink swapfileMurphy Zhou
2020-03-16NFS:remove redundant call to nfs_do_accessZhouyi Zhou
2020-03-16NFSv4: Add support for CB_RECALL_ANY for flexfiles layoutsTrond Myklebust
2020-03-16NFSv4: Clean up nfs_delegation_reap_expired()Trond Myklebust
2020-03-16NFSv4: Clean up nfs_delegation_reap_unclaimed()Trond Myklebust
2020-03-16NFSv4: Clean up nfs_client_return_marked_delegations()Trond Myklebust
2020-03-16NFS: Add a helper nfs_client_for_each_server()Trond Myklebust
2020-03-16NFSv4/pnfs: Clean up nfs_layout_find_inode()Trond Myklebust
2020-03-16NFSv4: Ensure layout headers are RCU safeTrond Myklebust
2020-03-16NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-03-16pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the serverTrond Myklebust
2020-03-16NFS: Limit the size of the access cache by defaultTrond Myklebust
2020-03-16NFS: Avoid referencing the cred twice in async rename/unlinkTrond Myklebust
2020-03-16NFSv4: Avoid unnecessary credential references in layoutgetTrond Myklebust
2020-03-16NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/OTrond Myklebust
2020-03-16NFS: Assume cred is pinned by open context in I/O requestsTrond Myklebust
2020-03-16NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-03-16NFS: Ensure we time out if a delegreturn does not completeTrond Myklebust
2020-03-16NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout credTrond Myklebust
2020-03-16NFSv4: nfs_update_inplace_delegation() should update delegation credTrond Myklebust
2020-03-16NFS: Use the 64-bit server readdir cookies when possibleTrond Myklebust
2020-03-02Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund
2020-02-25nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-02-25NFS: Fix leak of ctx->nfs_server.hostnameScott Mayhew
2020-02-25NFS: Don't hard-code the fs_type when submountingScott Mayhew
2020-02-21NFS: Ensure the fs_context has the correct fs_type before mountingScott Mayhew
2020-02-20nfs: Fix nfs_access_get_cached_rcu() sparse errorMadhuparna Bhowmik
2020-02-13NFSv4: Ensure the delegation cred is pinned when we call delegreturnTrond Myklebust
2020-02-13NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()Trond Myklebust
2020-02-13NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust
2020-02-10NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-02-10NFS: Fix up directory verifier racesTrond Myklebust
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-07turn fs_param_is_... into functionsAl Viro
2020-02-07fs_parse: handle optional arguments sanelyAl Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro
2020-02-07fs_parse: get rid of ->enumsAl Viro
2020-02-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-04NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-04NFS: Fix memory leaksWenwen Wang
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo
2020-02-03NFS: Switch readdir to using iterate_shared()Trond Myklebust
2020-02-03NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()Trond Myklebust