Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d03846af92750f83d36ff2110a0cee444979b2a2
/
fs
/
nfs
/
dir.c
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
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
f8d9a89
NFS: Fix access to suid/sgid executables
by Weston Andros Adamson
· 12 years ago
2d4dce0
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
65a0c14
NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0
by Trond Myklebust
· 12 years ago
1f01845
NFS: Fix calls to drop_nlink()
by Trond Myklebust
· 12 years ago
c44600c
nfs_lookup_revalidate(): fix a leak
by Al Viro
· 12 years ago
696199f
don't do blind d_drop() in nfs_prime_dcache()
by Al Viro
· 12 years ago
6168f62
NFSv4: Add ACCESS operation to OPEN compound
by Weston Andros Adamson
· 12 years ago
89d77c8
NFS: Convert v4 into a module
by Bryan Schumaker
· 12 years ago
1c606fb
NFS: Convert v3 into a module
by Bryan Schumaker
· 12 years ago
ddda8e0
NFS: Convert v2 into a module
by Bryan Schumaker
· 12 years ago
73a7970
NFS: Split out NFS v4 inode operations
by Bryan Schumaker
· 12 years ago
ab96291
NFS: Split out NFS v3 inode operations
by Bryan Schumaker
· 12 years ago
597d928
NFS: Split out NFS v2 inode operations
by Bryan Schumaker
· 12 years ago
8626e4a
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
by Trond Myklebust
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
fa3c56b
fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
by Al Viro
· 12 years ago
facc353
nfs_lookup_verify_inode() - nd is *always* non-NULL here
by Al Viro
· 12 years ago
93420b4
switch nfs_lookup_check_intent() away from nameidata
by Al Viro
· 12 years ago
e45198a
make finish_no_open() return int
by Al Viro
· 12 years ago
30d9049
kill struct opendata
by Al Viro
· 12 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 12 years ago
4723768
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 12 years ago
eda72af
nfs: don't use intents for checking atomic open
by Miklos Szeredi
· 12 years ago
50de348
nfs: don't use nd->intent.open.flags
by Miklos Szeredi
· 12 years ago
8867fe5
nfs: clean up ->create in nfs_rpc_ops
by Miklos Szeredi
· 12 years ago
0dd2b47
nfs: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
57ec14c
NFS: Create a return_delegation rpc op
by Bryan Schumaker
· 12 years ago
011e2a7
NFS: Create a have_delegation rpc_op
by Bryan Schumaker
· 12 years ago
0ef97dc
nfs: don't open in ->d_revalidate
by Miklos Szeredi
· 12 years ago
Next »