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.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
2017-09-06
NFS: remove jiffies field from access cache
NeilBrown
1
-4
/
+0
2017-07-22
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-10
/
+37
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
1
-3
/
+6
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-14
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-16
/
+26
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
1
-1
/
+1
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
1
-4
/
+8
2017-07-13
NFS: nfs_rename() - revalidate directories on -ERESTARTSYS
Benjamin Coddington
1
-1
/
+5
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
1
-8
/
+8
2017-06-28
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-05-05
nfs: use kmap/kunmap directly
Fabian Frederick
1
-55
/
+12
2017-04-20
NFS: switch back to to ->iterate()
Benjamin Coddington
1
-25
/
+12
2017-03-27
NFS: Fix old dentry rehash after move
Benjamin Coddington
1
-7
/
+2
2017-02-09
NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
Benjamin Coddington
1
-11
/
+25
2016-12-20
NFS: Fix and clean up the access cache validity checking
Trond Myklebust
1
-9
/
+9
2016-12-20
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
Trond Myklebust
1
-2
/
+3
2016-12-10
nfs: add support for the umask attribute
Andreas Gruenbacher
1
-1
/
+6
2016-12-05
NFS: Only look at the change attribute cache state in nfs_check_verifier
Trond Myklebust
1
-8
/
+6
2016-12-02
NFS: Allow getattr to also report readdirplus cache hits
Trond Myklebust
1
-1
/
+0
2016-12-02
NFS: Be more targeted about readdirplus use when doing lookup/revalidation
Trond Myklebust
1
-11
/
+19
2016-12-02
NFS: Fix a performance regression in readdir
Trond Myklebust
1
-13
/
+2
2016-12-02
NFSv4: add flock_owner to open context
NeilBrown
1
-3
/
+3
2016-10-14
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-5
/
+19
2016-09-27
NFS: Fix inode corruption in nfs_prime_dcache()
Trond Myklebust
1
-5
/
+11
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
1
-1
/
+5
2016-09-23
NFS: nfs_prime_dcache must validate the filename
Trond Myklebust
1
-0
/
+8
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-21
/
+31
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+5
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-2
/
+2
2016-07-25
Merge branch 'writeback'
Trond Myklebust
1
-21
/
+31
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
1
-3
/
+25
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
1
-1
/
+1
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-06-24
NFS: Fix an unused variable warning
Trond Myklebust
1
-2
/
+0
2016-06-24
NFS: Don't let readdirplus revalidate an inode that was marked as stale
Trond Myklebust
1
-1
/
+6
2016-06-15
NFS: Cache access checks more aggressively
Trond Myklebust
1
-21
/
+31
2016-06-11
vfs: make the string hashes salt the hash
Linus Torvalds
1
-2
/
+2
2016-05-30
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-1
/
+1
2016-05-29
nfs_lookup(): remove debris left over from old sillyunlink exclusion
Al Viro
1
-7
/
+4
2016-05-09
nfs: per-name sillyunlink exclusion
Al Viro
1
-7
/
+2
2016-05-03
nfs: switch to ->iterate_shared()
Al Viro
1
-28
/
+43
2016-04-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-26
nfs: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-03-14
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
Al Viro
1
-8
/
+4
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-4
/
+4
2016-01-15
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+19
2016-01-15
Make sure that highmem pages are not added to symlink page cache
Al Viro
1
-3
/
+2
[next]