Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dc2ffa9c73ef6329bb1a3820e6e2c6dd75f8c8f8
/
fs
/
nfs
/
dir.c
9ebfb4f
NFS: only invalidate dentrys that are clearly invalid.
by NeilBrown
· 7 years ago
e331f2f
NFS: Fix a performance regression in readdir
by Trond Myklebust
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
7dc72d5
NFS: Fix inode corruption in nfs_prime_dcache()
by Trond Myklebust
· 8 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
78d04af
NFS: nfs_prime_dcache must validate the filename
by Trond Myklebust
· 8 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
3627452
Merge branch 'writeback'
by Trond Myklebust
· 8 years ago
c94c095
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
by Al Viro
· 8 years ago
00699ad
Use the right predicate in ->atomic_open() instances
by Al Viro
· 8 years ago
d20cb71
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
by Al Viro
· 8 years ago
1b982ea
NFS: Fix an unused variable warning
by Trond Myklebust
· 8 years ago
d8fdb47
NFS: Don't let readdirplus revalidate an inode that was marked as stale
by Trond Myklebust
· 8 years ago
57b6918
NFS: Cache access checks more aggressively
by Trond Myklebust
· 8 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 8 years ago
93c76a3
file_inode(f)->i_mapping is f->f_mapping
by Al Viro
· 9 years ago
bf13091
nfs_lookup(): remove debris left over from old sillyunlink exclusion
by Al Viro
· 8 years ago
884be17
nfs: per-name sillyunlink exclusion
by Al Viro
· 9 years ago
9ac3d3e
nfs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
be62a1a
nfs: use file_dentry()
by Miklos Szeredi
· 9 years ago
130f9ab
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
by Al Viro
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
75f26df
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
e8ecde2
Make sure that highmem pages are not added to symlink page cache
by Al Viro
· 9 years ago
5c5fc09
NFS: Ensure we revalidate attributes before using execute_ok()
by Trond Myklebust
· 9 years ago
762674f
NFSv4: Don't perform cached access checks before we've OPENed the file
by Trond Myklebust
· 9 years ago
118c916
fs/nfs: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
c7e9668
NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
by Anna Schumaker
· 9 years ago
0b936e3
NFS: Remove unused variable "pages_ptr"
by Anna Schumaker
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2785110
nfs: Don't setting FILE_CREATED flags always
by Kinglong Mee
· 9 years ago
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
59953fb
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
ce85cfb
NFS: Don't attempt to decode missing directory entries
by Benjamin Coddington
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
fa923369
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
by Trond Myklebust
· 10 years ago
6c441c2
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
by Trond Myklebust
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
41d28bc
switch d_materialise_unique() users to d_splice_alias()
by Al Viro
· 10 years ago
809fd14
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
by Trond Myklebust
· 10 years ago
5542aa2
vfs: Make d_invalidate return void
by Eric W. Biederman
· 11 years ago
9b053f3
vfs: Remove unnecessary calls of check_submounts_and_drop
by Eric W. Biederman
· 11 years ago
50d7773
NFS: fix two problems in lookup_revalidate in RCU-walk
by NeilBrown
· 10 years ago
f682a39
NFS: allow lockless access to access_cache
by NeilBrown
· 10 years ago
1fa1e38
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
by NeilBrown
· 10 years ago
912a108
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
by NeilBrown
· 10 years ago
f3324a2
NFS: support RCU_WALK in nfs_permission()
by NeilBrown
· 10 years ago
d51ac1a
NFS: prepare for RCU-walk support but pushing tests later in code.
by NeilBrown
· 10 years ago
49317a7
NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.
by NeilBrown
· 10 years ago
3a50584
NFS: Enforce an upper limit on the number of cached access call
by Trond Myklebust
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
9581a4a
nfs: pass string length to pr_notice message about readdir loops
by Jeff Layton
· 11 years ago
80a491f
nfs: convert nfs_rename to use async_rename infrastructure
by Jeff Layton
· 11 years ago
311324a
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
by Trond Myklebust
· 11 years ago
a0b54ad
mm: fix page leak at nfs_symlink()
by Rafael Aquini
· 11 years ago
4db72b4
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
by Jeff Layton
· 11 years ago
d529ef8
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
by Jeff Layton
· 11 years ago
1e8968c
NFS: dprintk() should not print negative fileids and inode numbers
by Niels de Vos
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c698dbf
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next
by Trond Myklebust
· 11 years ago
a3f432b
nfs: use IS_ROOT not DCACHE_DISCONNECTED
by J. Bruce Fields
· 11 years ago
6de1472
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
by Al Viro
· 11 years ago
f1fe29b
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
by David Howells
· 11 years ago
5bc2afc
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
by Trond Myklebust
· 11 years ago
01c919a
nfs: set FILE_CREATED
by Miklos Szeredi
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
13caa9f
nfs: use check_submounts_and_drop()
by Miklos Szeredi
· 11 years ago
ba6c059
NFS: Ensure that rmdir() waits for sillyrenames to complete
by Trond Myklebust
· 11 years ago
2d9db75
NFS: Fix up two use-after-free issues with the new tracing code
by Trond Myklebust
· 11 years ago
1fd1085
NFS: Add tracepoints for debugging NFS hard links
by Trond Myklebust
· 11 years ago
70ded20
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
by Trond Myklebust
· 11 years ago
1ca4238
NFS: Add tracepoints for debugging directory changes
by Trond Myklebust
· 11 years ago
8b0ad3d
NFS: Add tracepoints for debugging generic file create events
by Trond Myklebust
· 11 years ago
6e0d0be
NFS: Add event tracing for generic NFS lookups
by Trond Myklebust
· 11 years ago
1472b83
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
by Trond Myklebust
· 11 years ago
f4ce129
NFS: Add event tracing for generic NFS events
by Trond Myklebust
· 11 years ago
5948a40
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
by Trond Myklebust
· 11 years ago
9597c13
nfs: verify open flags before allowing an atomic open
by Jeff Layton
· 11 years ago
07b5ce8
NFS: Make nfs_readdir revalidate less often
by Scott Mayhew
· 11 years ago
cda57a1
nfs: set verifier on existing dentries in nfs_prime_dcache
by Jeff Layton
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
84d08fa
helper for reading ->d_count
by Al Viro
· 11 years ago
a0b8cab3
mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
by Mel Gorman
· 11 years ago
23db862
[readdir] convert nfs
by Al Viro
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 11 years ago
14c43f7
NFS: Add label lifecycle management
by David Quigley
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
275bb30
NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code
by Trond Myklebust
· 11 years ago
1a1a29f
NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open
by Trond Myklebust
· 11 years ago
49f9a0f
NFSv4.1: Enable open-by-filehandle
by Trond Myklebust
· 12 years ago
ecf3d1f
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
by Jeff Layton
· 12 years ago
Next »