aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Merge branch 'xattr-devel'Gravatar Trond Myklebust 1-2/+14
2020-07-13NFSv4.2: add client side xattr caching.Gravatar Frank van der Linden 1-1/+8
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagGravatar Frank van der Linden 1-1/+6
2020-07-12NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNCGravatar Trond Myklebust 1-1/+3
2020-06-11nfs: set invalid blocks after NFSv4 writesGravatar Zheng Bin 1-3/+11
2020-04-06NFS: Clean up process of marking inode stale.Gravatar Trond Myklebust 1-5/+13
2020-03-16NFS: alloc_nfs_open_context() must use the file cred when availableGravatar Trond Myklebust 1-5/+5
2020-02-12NFSv4: Fix revalidation of dentries with delegationsGravatar Trond Myklebust 1-0/+1
2020-02-03NFS: nfs_find_open_context() should use cred_fscmp()Gravatar Trond Myklebust 1-1/+1
2020-01-15NFS: Add mount option 'softreval'Gravatar Trond Myklebust 1-1/+7
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Gravatar Trond Myklebust 1-27/+27
2019-09-02NFS: Fix inode fileid checks in attribute revalidation codeGravatar Trond Myklebust 1-8/+10
2019-08-19NFS: Don't refresh attributes with mounted-on-file informationGravatar Trond Myklebust 1-14/+19
2019-07-06Merge branch 'containers'Gravatar Trond Myklebust 1-5/+9
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsGravatar Trond Myklebust 1-4/+11
2019-07-06NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initGravatar Trond Myklebust 1-5/+1
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsGravatar Trond Myklebust 1-0/+8
2019-07-06NFSv4: Handle the special Linux file open access modeGravatar Trond Myklebust 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-4/+9
2019-05-01nfs{,4}: switch to ->free_inode()Gravatar Al Viro 1-8/+2
2019-04-25NFS: Ensure that all nfs lock contexts have a valid open contextGravatar Trond Myklebust 1-4/+9
2019-02-20NFS: Fix up documentation warningsGravatar Trond Myklebust 1-16/+17
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.Gravatar NeilBrown 1-7/+4
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.Gravatar NeilBrown 1-0/+2
2018-09-30NFS: Convert lookups of the open context to RCUGravatar Trond Myklebust 1-20/+15
2018-09-30NFS: Simplify internal check for whether file is open for writeGravatar Trond Myklebust 1-9/+1
2018-09-30NFS: Convert lookups of the lock context to RCUGravatar Trond Myklebust 1-13/+12
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Gravatar Arnd Bergmann 1-21/+28
2018-06-05vfs: change inode times to use struct timespec64Gravatar Deepa Dinamani 1-16/+23
2018-06-04NFS: Filter cache invalidation when holding a delegationGravatar Trond Myklebust 1-3/+9
2018-06-04NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes()Gravatar Trond Myklebust 1-2/+3
2018-06-04NFS: Improve caching while holding a delegationGravatar Trond Myklebust 1-7/+10
2018-06-04NFS: Fix attribute revalidationGravatar Trond Myklebust 1-19/+15
2018-06-04NFS: fix up nfs_setattr_update_inodeGravatar Trond Myklebust 1-6/+42
2018-06-04NFS: Pass the inode down to the getattr() callbackGravatar Trond Myklebust 1-1/+2
2018-05-31NFS: Fix up nfs_post_op_update_inode() to force ctime updatesGravatar Trond Myklebust 1-1/+2
2018-05-31NFS: Set the force revalidate flag if the inode is not completely initialisedGravatar Trond Myklebust 1-0/+4
2018-05-25fs: nfs: get rid of memcpys for inode timesGravatar Deepa Dinamani 1-7/+7
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-62/+76
2018-04-10NFSv4: Declare the size up to date after it was set.Gravatar Trond Myklebust 1-0/+1
2018-04-10NFSv4: Ignore change attribute invalidations if we hold a delegationGravatar Trond Myklebust 1-0/+3
2018-04-10NFS: More fine grained attribute trackingGravatar Trond Myklebust 1-44/+65
2018-04-10NFS: Don't force unnecessary cache invalidation in nfs_update_inode()Gravatar Trond Myklebust 1-4/+3
2018-04-10NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()Gravatar Trond Myklebust 1-10/+2
2018-04-10NFS: Don't force a revalidation of all attributes if change is missingGravatar Trond Myklebust 1-1/+4
2018-04-10NFS: Move the delegation return down into _nfs4_do_setattr()Gravatar Trond Myklebust 1-5/+0
2018-03-20sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_even...Gravatar Peter Zijlstra 1-5/+0
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Gravatar Goffredo Baroncelli 1-3/+3
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-14/+39