index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
1
-16
/
+32
5 days
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
1
-1
/
+2
5 days
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
1
-1
/
+3
5 days
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
5 days
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
5 days
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
1
-3
/
+15
5 days
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
1
-10
/
+10
5 days
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
1
-3
/
+1
2024-06-21
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-1
/
+1
2022-04-13
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
1
-10
/
+0
2022-02-23
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
1
-2
/
+2
2022-02-16
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
1
-11
/
+9
2022-02-01
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
1
-0
/
+2
2022-02-01
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
1
-0
/
+2
2022-02-01
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-02-01
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2021-11-18
NFS: Fix dentry verifier races
Trond Myklebust
1
-4
/
+3
2021-03-17
NFS: Don't gratuitously clear the inode cache when lookup failed
Trond Myklebust
1
-12
/
+8
2021-03-17
NFS: Don't revalidate the directory permissions on a lookup failure
Trond Myklebust
1
-3
/
+17
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
1
-5
/
+1
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
1
-5
/
+4
2020-09-16
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-14
NFSv4.2: query the extended attribute access bits
Frank van der Linden
1
-0
/
+4
2020-07-14
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-21
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-04
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
1
-1
/
+1
2020-02-04
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
1
-1
/
+1
2020-02-04
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-04
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+15
2020-02-04
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
1
-1
/
+1
2020-01-25
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
[next]