- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
- cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
- cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
- d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
- 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
- 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
- b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 2 months ago
- 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 3 years, 2 months ago
- b97583b NFS: Do not flush the readdir cache in nfs_dentry_iput() by Trond Myklebust · 3 years, 3 months ago
- cec08f4 NFS: Fix dentry verifier races by Trond Myklebust · 3 years, 3 months ago
- ff81dfb NFS: Further optimisations for 'ls -l' by Trond Myklebust · 3 years, 3 months ago
- 2929bc3 NFS: Fix up nfs_readdir_inode_mapping_valid() by Trond Myklebust · 3 years, 3 months ago
- a6a361c NFS: Ignore the directory size when marking for revalidation by Trond Myklebust · 3 years, 3 months ago
- 9019fb3 NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() by Trond Myklebust · 3 years, 6 months ago
- 342a67f NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() by Trond Myklebust · 3 years, 6 months ago
- a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 1301e42 NFSv4: link must update the inode nlink. by Trond Myklebust · 3 years, 9 months ago
- 720869e NFS: Separate tracking of file mode cache validity from the uid/gid by Trond Myklebust · 3 years, 9 months ago
- fabf2b3 NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid by Trond Myklebust · 3 years, 9 months ago
- 1f3208b NFS: Add a cache validity flag argument to nfs_revalidate_inode() by Trond Myklebust · 3 years, 9 months ago
- f892c41 NFS: Only change the cookie verifier if the directory page cache is empty by Trond Myklebust · 3 years, 10 months ago
- 13884ff NFS: Fix handling of cookie verifier in uncached_readdir() by Trond Myklebust · 3 years, 10 months ago
- ee3707a nfs: Subsequent READDIR calls should carry non-zero cookieverifier by Nagendra S Tomar · 3 years, 10 months ago
- ac46b3d NFS: Fix open coded versions of nfs_set_cache_invalid() by Trond Myklebust · 3 years, 10 months ago
- fd6d3fe NFS: Clean up function nfs_mark_dir_for_revalidate() by Trond Myklebust · 3 years, 10 months ago
- 4739791 NFS: Don't gratuitously clear the inode cache when lookup failed by Trond Myklebust · 3 years, 10 months ago
- 82e7ca1 NFS: Don't revalidate the directory permissions on a lookup failure by Trond Myklebust · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
- 794092c NFS: Do uncached readdir when we're seeking a cookie in an empty page cache by Trond Myklebust · 4 years, 2 months ago
- 35df59d NFS: Reduce number of RPC calls when doing uncached readdir by Trond Myklebust · 4 years, 2 months ago
- 762567b NFS: Optimisations for monotonically increasing readdir cookies by Trond Myklebust · 4 years, 2 months ago
- b593c09 NFS: Improve handling of directory verifiers by Trond Myklebust · 4 years, 2 months ago
- 9fff59e NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls by Trond Myklebust · 4 years, 2 months ago
- 82e22a5 NFS: Allow the NFS generic code to pass in a verifier to readdir by Trond Myklebust · 4 years, 2 months ago
- 6c981ef NFS: Cleanup to remove nfs_readdir_descriptor_t typedef by Trond Myklebust · 4 years, 2 months ago
- 6b75cf9 NFS: Reduce readdir stack usage by Trond Myklebust · 4 years, 2 months ago
- dbeaf8c NFS: nfs_do_filldir() does not return a value by Trond Myklebust · 4 years, 2 months ago
- 93b8959 NFS: More readdir cleanups by Trond Myklebust · 4 years, 2 months ago
- 1a34c8c9 NFS: Support larger readdir buffers by Trond Myklebust · 4 years, 2 months ago
- a52a8a6 NFS: Simplify struct nfs_cache_array_entry by Trond Myklebust · 4 years, 2 months ago
- ed09222 NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array() by Trond Myklebust · 4 years, 2 months ago
- e762a63 NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array() by Trond Myklebust · 4 years, 2 months ago
- 3b2a09f NFS: Don't discard readdir results by Trond Myklebust · 4 years, 2 months ago
- 1f1d4aa4 NFS: Clean up directory array handling by Trond Myklebust · 4 years, 2 months ago
- 972bcdf NFS: Clean up nfs_readdir_page_filler() by Trond Myklebust · 4 years, 2 months ago
- b1e21c9 NFS: Clean up readdir struct nfs_cache_array by Trond Myklebust · 4 years, 2 months ago
- 2e7a464 NFS: Ensure contents of struct nfs_open_dir_context are consistent by Trond Myklebust · 4 years, 2 months ago
- 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
- 11decaf NFS: Remove unnecessary inode lock in nfs_fsync_dir() by Trond Myklebust · 4 years, 2 months ago
- 83f2c45 NFS: Remove unnecessary inode locking in nfs_llseek_dir() by Trond Myklebust · 4 years, 2 months ago
- d33030e nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 72832a2 NFSv4.2: query the extended attribute access bits by Frank van der Linden · 4 years, 6 months ago
- d2ae4f8 nfs: define nfs_access_get_cached function by Frank van der Linden · 4 years, 6 months ago
- 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
- baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 9 months ago
- 5601cda nfs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- eb095c1 NFS:remove redundant call to nfs_do_access by Zhouyi Zhou · 4 years, 10 months ago
- a8b373e NFS: Limit the size of the access cache by default by Trond Myklebust · 4 years, 11 months ago
- 59e356a NFS: Use the 64-bit server readdir cookies when possible by Trond Myklebust · 5 years ago
- 9f01eb5 nfs: Fix nfs_access_get_cached_rcu() sparse error by Madhuparna Bhowmik · 5 years ago
- efeda80 NFSv4: Fix revalidation of dentries with delegations by Trond Myklebust · 5 years ago
- a1147b8 NFS: Fix up directory verifier races by Trond Myklebust · 5 years ago
- 227823d nfs: optimise readdir cache page invalidation by Dai Ngo · 5 years ago
- 93a6ab7 NFS: Switch readdir to using iterate_shared() by Trond Myklebust · 5 years ago
- 3803d67 NFS: Use kmemdup_nul() in nfs_readdir_make_qstr() by Trond Myklebust · 5 years ago
- 114de38 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 5 years ago
- 4b31031 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 5 years ago
- 9a206de NFS: nfs_access_get_cached_rcu() should use cred_fscmp() by Trond Myklebust · 5 years ago
- f7b37b8 NFS: Add softreval behaviour to nfs_lookup_revalidate() by Trond Myklebust · 5 years ago
- 5c965db NFS: Trust cached access if we've already revalidated the inode once by Trond Myklebust · 5 years ago
- e8194b7 NFS: Improve tracing of permission calls by Trond Myklebust · 5 years ago
- 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 581057c NFS: remove unused check for negative dentry by Benjamin Coddington · 5 years ago
- 406cd91 NFS: Refactor nfs_instantiate() for dentry referencing callers by Benjamin Coddington · 5 years ago
- 9821421 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
- db531db Revert "NFS: readdirplus optimization by cache mechanism" (memleak) by Max Kellermann · 5 years ago
- 1c341b7 NFS: Add deferred cache invalidation for close-to-open consistency violations by Trond Myklebust · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
- bf211ca NFS: Fix typo in comments of nfs_readdir_alloc_pages() by zhangliguang · 6 years ago
- 42f72cf NFS: Remove redundant semicolon by zhangliguang · 6 years ago
- be4c2d4 NFS: readdirplus optimization by cache mechanism by luanshi · 6 years ago
- 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
- 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
- b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
- c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
- 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
- 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
- 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- a61246c Fix error code in nfs_lookup_verify_inode() by Lance Shelton · 6 years ago
- 3825827 NFS: More excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
- cf83402 NFS: Fix excessive attribute revalidation in nfs_execute_ok() by Trond Myklebust · 6 years ago
- b2b1ff3 NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories by Trond Myklebust · 7 years ago
- 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago