index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
Trond Myklebust
2015-03-01
1
-3
/
+13
*
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
2015-03-01
1
-0
/
+6
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
1
-0
/
+1
|
\
|
*
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2014-11-04
1
-0
/
+1
*
|
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-1
/
+1
*
|
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
1
-2
/
+2
|
/
*
vfs: Make d_invalidate return void
Eric W. Biederman
2014-10-09
1
-2
/
+1
*
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
2014-10-09
1
-4
/
+0
*
NFS: fix two problems in lookup_revalidate in RCU-walk
NeilBrown
2014-08-04
1
-4
/
+4
*
NFS: allow lockless access to access_cache
NeilBrown
2014-08-03
1
-2
/
+41
*
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
NeilBrown
2014-08-03
1
-4
/
+6
*
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
2014-08-03
1
-17
/
+42
*
NFS: support RCU_WALK in nfs_permission()
NeilBrown
2014-08-03
1
-8
/
+20
*
NFS: prepare for RCU-walk support but pushing tests later in code.
NeilBrown
2014-08-03
1
-12
/
+33
*
NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.
NeilBrown
2014-08-03
1
-9
/
+8
*
NFS: Enforce an upper limit on the number of cached access call
Trond Myklebust
2014-08-03
1
-7
/
+35
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-6
/
+6
*
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
1
-10
/
+52
|
\
|
*
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
2014-04-05
1
-4
/
+3
|
*
nfs: convert nfs_rename to use async_rename infrastructure
Jeff Layton
2014-03-17
1
-2
/
+11
|
*
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
2014-02-11
1
-4
/
+38
*
|
mm: fix page leak at nfs_symlink()
Rafael Aquini
2014-02-10
1
-0
/
+5
|
/
*
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-01-28
1
-3
/
+11
*
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
1
-1
/
+2
*
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2014-01-05
1
-9
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-71
/
+48
|
\
|
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
1
-71
/
+48
*
|
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Trond Myklebust
2013-10-28
1
-1
/
+1
|
\
\
|
*
|
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
2013-09-27
1
-1
/
+1
*
|
|
nfs: use IS_ROOT not DCACHE_DISCONNECTED
J. Bruce Fields
2013-10-28
1
-1
/
+7
|
|
/
|
/
|
*
|
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
2013-09-26
1
-1
/
+1
|
/
*
nfs: set FILE_CREATED
Miklos Szeredi
2013-09-16
1
-0
/
+3
*
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
1
-3
/
+11
*
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
2013-09-10
1
-1
/
+1
*
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-09
1
-20
/
+61
|
\
|
*
NFS: Ensure that rmdir() waits for sillyrenames to complete
Trond Myklebust
2013-09-03
1
-6
/
+13
|
*
NFS: Fix up two use-after-free issues with the new tracing code
Trond Myklebust
2013-08-30
1
-2
/
+2
|
*
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
2013-08-22
1
-0
/
+2
|
*
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
2013-08-22
1
-0
/
+3
|
*
NFS: Add tracepoints for debugging directory changes
Trond Myklebust
2013-08-22
1
-1
/
+14
|
*
NFS: Add tracepoints for debugging generic file create events
Trond Myklebust
2013-08-22
1
-0
/
+2
|
*
NFS: Add event tracing for generic NFS lookups
Trond Myklebust
2013-08-22
1
-0
/
+7
|
*
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
Trond Myklebust
2013-08-22
1
-1
/
+3
|
*
NFS: Add event tracing for generic NFS events
Trond Myklebust
2013-08-22
1
-5
/
+11
|
*
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
Trond Myklebust
2013-08-20
1
-5
/
+0
|
*
nfs: verify open flags before allowing an atomic open
Jeff Layton
2013-08-07
1
-0
/
+4
*
|
nfs: use check_submounts_and_drop()
Miklos Szeredi
2013-09-05
1
-5
/
+4
|
/
*
NFS: Make nfs_readdir revalidate less often
Scott Mayhew
2013-07-09
1
-2
/
+3
*
nfs: set verifier on existing dentries in nfs_prime_dcache
Jeff Layton
2013-07-09
1
-0
/
+1
*
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
1
-33
/
+42
|
\
[next]