summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs.h
AgeCommit message (Expand)Author
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-22NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust
2022-03-15nfs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)
2022-03-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust
2022-03-02NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust
2022-03-02NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust
2022-03-02NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust
2022-02-28NFS: constify nfs_server_capable() and nfs_have_writebacks()Trond Myklebust
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-02-25NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-02-25NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)
2022-02-02NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2022-01-06NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown
2022-01-06NFS: pass cred explicitly for access testsNeilBrown
2022-01-06NFS: change nfs_access_get_cached to only report the maskNeilBrown
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-10-20NFS: Save some space in the inodeTrond Myklebust
2021-10-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust
2021-10-03NFS: Further optimisations for 'ls -l'Trond Myklebust
2021-10-03NFS: Fix up nfs_ctx_key_to_expire()Trond Myklebust
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-06-29NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust
2021-04-12NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-08NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust
2021-02-01NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski
2021-02-01NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust
2020-12-02NFS: More readdir cleanupsTrond Myklebust
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden
2020-07-13nfs: define nfs_access_get_cached functionFrank van der Linden
2020-07-13nfs: add client side only definitions for user xattrsFrank van der Linden
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust