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.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
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-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
2015-12-29
NFS: Ensure we revalidate attributes before using execute_ok()
Trond Myklebust
1
-2
/
+16
2015-12-28
NFSv4: Don't perform cached access checks before we've OPENed the file
Trond Myklebust
1
-0
/
+3
2015-11-03
fs/nfs: remove unnecessary new_valid_dev check
Yaowei Bai
1
-3
/
+0
2015-08-17
NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
Anna Schumaker
1
-5
/
+5
2015-08-17
NFS: Remove unused variable "pages_ptr"
Anna Schumaker
1
-10
/
+2
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-01
nfs: Don't setting FILE_CREATED flags always
Kinglong Mee
1
-3
/
+0
2015-06-24
make simple_positive() public
Al Viro
1
-1
/
+1
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+4
2015-04-23
NFS: Don't attempt to decode missing directory entries
Benjamin Coddington
1
-0
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-30
/
+29
2015-03-02
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
Trond Myklebust
1
-3
/
+13
2015-03-02
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
1
-0
/
+6
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
1
-0
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-1
/
+1
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
1
-2
/
+2
2014-11-05
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
1
-0
/
+1
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
1
-2
/
+1
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
1
-4
/
+0
2014-08-04
NFS: fix two problems in lookup_revalidate in RCU-walk
NeilBrown
1
-4
/
+4
2014-08-04
NFS: allow lockless access to access_cache
NeilBrown
1
-2
/
+41
2014-08-04
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
NeilBrown
1
-4
/
+6
2014-08-04
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
1
-17
/
+42
2014-08-04
NFS: support RCU_WALK in nfs_permission()
NeilBrown
1
-8
/
+20
2014-08-04
NFS: prepare for RCU-walk support but pushing tests later in code.
NeilBrown
1
-12
/
+33
2014-08-04
NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.
NeilBrown
1
-9
/
+8
2014-08-04
NFS: Enforce an upper limit on the number of cached access call
Trond Myklebust
1
-7
/
+35
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-6
/
+6
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-10
/
+52
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
1
-4
/
+3
2014-03-17
nfs: convert nfs_rename to use async_rename infrastructure
Jeff Layton
1
-2
/
+11
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
1
-4
/
+38
2014-02-11
mm: fix page leak at nfs_symlink()
Rafael Aquini
1
-0
/
+5
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
1
-3
/
+11
2014-01-28
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
1
-1
/
+2
2014-01-06
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-9
/
+9
[next]