aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19NFSv4: Fix return value in nfs_finish_open()Gravatar Trond Myklebust 1-1/+1
2019-07-12Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Gravatar Max Kellermann 1-84/+6
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsGravatar Trond Myklebust 1-0/+4
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-09nfs: pass the correct prototype to read_cache_pageGravatar Christoph Hellwig 1-3/+4
2019-02-20NFS: Fix typo in comments of nfs_readdir_alloc_pages()Gravatar zhangliguang 1-2/+2
2019-02-20NFS: Remove redundant semicolonGravatar zhangliguang 1-1/+1
2019-02-20NFS: readdirplus optimization by cache mechanismGravatar luanshi 1-6/+84
2019-02-20NFS: Fix up documentation warningsGravatar Trond Myklebust 1-1/+1
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.Gravatar NeilBrown 1-10/+5
2018-12-19NFS: change access cache to use 'struct cred'.Gravatar NeilBrown 1-25/+19
2018-09-30NFSv4: Fix lookup revalidate of regular filesGravatar Trond Myklebust 1-40/+39
2018-09-30NFS: Refactor nfs_lookup_revalidate()Gravatar Trond Myklebust 1-96/+126
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-12/+20
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-3/+6
2018-07-26Fix error code in nfs_lookup_verify_inode()Gravatar Lance Shelton 1-1/+1
2018-07-26NFS: More excessive attribute revalidation in nfs_execute_ok()Gravatar Trond Myklebust 1-0/+2
2018-07-26NFS: Fix excessive attribute revalidation in nfs_execute_ok()Gravatar Trond Myklebust 1-1/+1
2018-07-26NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directoriesGravatar Trond Myklebust 1-10/+16
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Gravatar Al Viro 1-1/+1
2018-07-12getting rid of 'opened' argument of ->atomic_open() - part 2Gravatar Al Viro 1-3/+2
2018-07-12getting rid of 'opened' argument of ->atomic_open() - part 1Gravatar Al Viro 1-1/+1
2018-07-12introduce FMODE_CREATED and switch to itGravatar Al Viro 1-1/+4
2018-06-28nfs_instantiate(): prevent multiple aliases for directory inodeGravatar Al Viro 1-3/+6
2018-06-04NFS: Pass the inode down to the getattr() callbackGravatar Trond Myklebust 1-1/+2
2018-05-31NFS: Ensure we revalidate the inode correctly after remove or renameGravatar Trond Myklebust 1-4/+14
2018-05-28NFS: Optimise away lookups for rename targetsGravatar Trond Myklebust 1-3/+5
2018-05-28NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentryGravatar Trond Myklebust 1-1/+1
2018-05-28NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPENGravatar Trond Myklebust 1-4/+16
2018-04-10NFS: More fine grained attribute trackingGravatar Trond Myklebust 1-1/+3
2018-04-10NFS: Move delegation recall into the NFSv4 callback for rename_setup()Gravatar Trond Myklebust 1-4/+0
2018-04-10NFS: Move the delegation return down into nfs4_proc_remove()Gravatar Trond Myklebust 1-3/+2
2018-04-10NFS: Move the delegation return down into nfs4_proc_link()Gravatar Trond Myklebust 1-2/+0
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Gravatar Linus Torvalds 1-1/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-26/+24
2017-11-17NFS: Fix a typo in nfs_rename()Gravatar Trond Myklebust 1-1/+1
2017-11-17NFS: Fix bool initialization/comparisonGravatar Thomas Meyer 1-5/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-4/+4
2017-10-16NFS: remove special-case revalidate in nfs_opendir()Gravatar NeilBrown 1-7/+0
2017-10-16NFS: revalidate "." etc correctly on "open".Gravatar NeilBrown 1-2/+2
2017-10-16NFS: Don't compare apples to elephants to determine access bitsGravatar Anna Schumaker 1-3/+8
2017-10-16NFS: Create NFS_ACCESS_* flagsGravatar Anna Schumaker 1-8/+8
2017-09-06NFS: remove jiffies field from access cacheGravatar NeilBrown 1-4/+0
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-10/+37
2017-07-21NFS: Be more careful about mapping file permissionsGravatar Trond Myklebust 1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheGravatar Trond Myklebust 1-3/+6
2017-07-21NFS: Refactor NFS access to kernel access mask calculationGravatar Trond Myklebust 1-8/+23
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-16/+26
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openGravatar Peng Tao 1-1/+1
2017-07-13NFS: guard against confused server in nfs_atomic_open()Gravatar NeilBrown 1-2/+4