index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
1
-0
/
+4
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
1
-4
/
+16
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-29
/
+50
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
1
-2
/
+3
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
1
-8
/
+1
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
1
-1
/
+1
2020-03-16
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
1
-17
/
+44
2020-02-20
nfs: Fix nfs_access_get_cached_rcu() sparse error
Madhuparna Bhowmik
1
-1
/
+1
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
1
-3
/
+102
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
1
-7
/
+14
2020-02-04
nfs: optimise readdir cache page invalidation
Dai Ngo
1
-2
/
+7
2020-02-03
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
1
-1
/
+1
2020-02-03
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-03
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+15
2020-02-03
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
1
-1
/
+1
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-4
/
+11
2020-01-15
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
1
-2
/
+2
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
1
-2
/
+2
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-16
/
+25
2019-09-20
NFS: remove unused check for negative dentry
Benjamin Coddington
1
-5
/
+1
2019-09-20
NFS: Refactor nfs_instantiate() for dentry referencing callers
Benjamin Coddington
1
-14
/
+27
2019-08-19
NFSv4: Fix return value in nfs_finish_open()
Trond Myklebust
1
-1
/
+1
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
1
-84
/
+6
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
1
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
1
-3
/
+4
2019-02-20
NFS: Fix typo in comments of nfs_readdir_alloc_pages()
zhangliguang
1
-2
/
+2
2019-02-20
NFS: Remove redundant semicolon
zhangliguang
1
-1
/
+1
2019-02-20
NFS: readdirplus optimization by cache mechanism
luanshi
1
-6
/
+84
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
1
-10
/
+5
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
1
-25
/
+19
2018-09-30
NFSv4: Fix lookup revalidate of regular files
Trond Myklebust
1
-40
/
+39
2018-09-30
NFS: Refactor nfs_lookup_revalidate()
Trond Myklebust
1
-96
/
+126
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-12
/
+20
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+6
2018-07-26
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
1
-1
/
+1
2018-07-26
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-0
/
+2
2018-07-26
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-1
/
+1
2018-07-26
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
1
-10
/
+16
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-1
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 2
Al Viro
1
-3
/
+2
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-1
/
+1
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-1
/
+4
2018-06-28
nfs_instantiate(): prevent multiple aliases for directory inode
Al Viro
1
-3
/
+6
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
1
-1
/
+2
[next]