index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
2020-12-02
NFS: Simplify struct nfs_cache_array_entry
Trond Myklebust
2020-12-02
NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
Trond Myklebust
2020-12-02
NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
Trond Myklebust
2020-12-02
NFS: Don't discard readdir results
Trond Myklebust
2020-12-02
NFS: Clean up directory array handling
Trond Myklebust
2020-12-02
NFS: Clean up nfs_readdir_page_filler()
Trond Myklebust
2020-12-02
NFS: Clean up readdir struct nfs_cache_array
Trond Myklebust
2020-12-02
NFS: Ensure contents of struct nfs_open_dir_context are consistent
Trond Myklebust
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
2020-09-16
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
2020-03-16
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
2020-02-20
nfs: Fix nfs_access_get_cached_rcu() sparse error
Madhuparna Bhowmik
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
2020-02-04
nfs: optimise readdir cache page invalidation
Dai Ngo
2020-02-03
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
2020-02-03
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
2020-02-03
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
2020-02-03
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
2020-02-03
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-15
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-20
NFS: remove unused check for negative dentry
Benjamin Coddington
2019-09-20
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
2019-08-19
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-02-20
NFS: Fix typo in comments of nfs_readdir_alloc_pages()
zhangliguang
2019-02-20
NFS: Remove redundant semicolon
zhangliguang
2019-02-20
NFS: readdirplus optimization by cache mechanism
luanshi
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-09-30
NFSv4: Fix lookup revalidate of regular files
Trond Myklebust
2018-09-30
NFS: Refactor nfs_lookup_revalidate()
Trond Myklebust
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
[next]