index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: optimise readdir cache page invalidation
Dai Ngo
2020-02-04
1
-2
/
+7
*
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
2020-02-03
1
-1
/
+1
*
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
2020-02-03
1
-1
/
+1
*
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
2020-02-03
1
-11
/
+19
*
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
2020-02-03
1
-2
/
+15
*
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
2020-02-03
1
-1
/
+1
*
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-24
1
-4
/
+11
*
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
2020-01-15
1
-2
/
+2
*
NFS: Improve tracing of permission calls
Trond Myklebust
2020-01-15
1
-2
/
+2
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
1
-16
/
+25
|
\
|
*
NFS: remove unused check for negative dentry
Benjamin Coddington
2019-09-20
1
-5
/
+1
|
*
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
2019-09-20
1
-14
/
+27
*
|
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
2019-08-19
1
-1
/
+1
|
/
*
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2019-07-12
1
-84
/
+6
*
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
2019-07-06
1
-0
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-05-09
1
-3
/
+4
*
NFS: Fix typo in comments of nfs_readdir_alloc_pages()
zhangliguang
2019-02-20
1
-2
/
+2
*
NFS: Remove redundant semicolon
zhangliguang
2019-02-20
1
-1
/
+1
*
NFS: readdirplus optimization by cache mechanism
luanshi
2019-02-20
1
-6
/
+84
*
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-1
/
+1
*
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
1
-10
/
+5
*
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
1
-25
/
+19
*
NFSv4: Fix lookup revalidate of regular files
Trond Myklebust
2018-09-30
1
-40
/
+39
*
NFS: Refactor nfs_lookup_revalidate()
Trond Myklebust
2018-09-30
1
-96
/
+126
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
1
-12
/
+20
|
\
|
*
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
2018-07-26
1
-1
/
+1
|
*
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-0
/
+2
|
*
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-1
/
+1
|
*
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
2018-07-26
1
-10
/
+16
*
|
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-3
/
+6
|
\
\
|
*
|
nfs_instantiate(): prevent multiple aliases for directory inode
Al Viro
2018-06-28
1
-3
/
+6
|
|
/
*
|
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-1
/
+1
*
|
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
2018-07-12
1
-3
/
+2
*
|
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
2018-07-12
1
-1
/
+1
*
|
introduce FMODE_CREATED and switch to it
Al Viro
2018-07-12
1
-1
/
+4
|
/
*
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
2018-06-04
1
-1
/
+2
*
NFS: Ensure we revalidate the inode correctly after remove or rename
Trond Myklebust
2018-05-31
1
-4
/
+14
*
NFS: Optimise away lookups for rename targets
Trond Myklebust
2018-05-28
1
-3
/
+5
*
NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
Trond Myklebust
2018-05-28
1
-1
/
+1
*
NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
Trond Myklebust
2018-05-28
1
-4
/
+16
*
NFS: More fine grained attribute tracking
Trond Myklebust
2018-04-10
1
-1
/
+3
*
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
Trond Myklebust
2018-04-10
1
-4
/
+0
*
NFS: Move the delegation return down into nfs4_proc_remove()
Trond Myklebust
2018-04-10
1
-3
/
+2
*
NFS: Move the delegation return down into nfs4_proc_link()
Trond Myklebust
2018-04-10
1
-2
/
+0
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
1
-26
/
+24
|
\
|
*
NFS: Fix a typo in nfs_rename()
Trond Myklebust
2017-11-17
1
-1
/
+1
|
*
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-11-17
1
-5
/
+5
|
*
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
2017-10-16
1
-7
/
+0
[next]