index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-01
nfs: Don't setting FILE_CREATED flags always
Kinglong Mee
2015-06-23
make simple_positive() public
Al Viro
2015-04-26
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-23
NFS: Don't attempt to decode missing directory entries
Benjamin Coddington
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-01
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
Trond Myklebust
2015-03-01
NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
Trond Myklebust
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-04
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
2014-08-04
NFS: fix two problems in lookup_revalidate in RCU-walk
NeilBrown
2014-08-03
NFS: allow lockless access to access_cache
NeilBrown
2014-08-03
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
NeilBrown
2014-08-03
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
2014-08-03
NFS: support RCU_WALK in nfs_permission()
NeilBrown
2014-08-03
NFS: prepare for RCU-walk support but pushing tests later in code.
NeilBrown
2014-08-03
NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.
NeilBrown
2014-08-03
NFS: Enforce an upper limit on the number of cached access call
Trond Myklebust
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-05
nfs: pass string length to pr_notice message about readdir loops
Jeff Layton
2014-03-17
nfs: convert nfs_rename to use async_rename infrastructure
Jeff Layton
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
2014-02-10
mm: fix page leak at nfs_symlink()
Rafael Aquini
2014-01-28
nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING
Jeff Layton
2014-01-27
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-05
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-28
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Trond Myklebust
2013-10-28
nfs: use IS_ROOT not DCACHE_DISCONNECTED
J. Bruce Fields
2013-10-24
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
2013-09-26
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
2013-09-16
nfs: set FILE_CREATED
Miklos Szeredi
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-05
nfs: use check_submounts_and_drop()
Miklos Szeredi
2013-09-03
NFS: Ensure that rmdir() waits for sillyrenames to complete
Trond Myklebust
2013-08-30
NFS: Fix up two use-after-free issues with the new tracing code
Trond Myklebust
2013-08-22
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
2013-08-22
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
2013-08-22
NFS: Add tracepoints for debugging directory changes
Trond Myklebust
2013-08-22
NFS: Add tracepoints for debugging generic file create events
Trond Myklebust
2013-08-22
NFS: Add event tracing for generic NFS lookups
Trond Myklebust
2013-08-22
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
Trond Myklebust
[next]