index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-71
/
+48
2013-10-29
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Trond Myklebust
1
-1
/
+1
2013-10-29
nfs: use IS_ROOT not DCACHE_DISCONNECTED
J. Bruce Fields
1
-1
/
+7
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-71
/
+48
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
1
-1
/
+1
2013-09-26
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
1
-1
/
+1
2013-09-17
nfs: set FILE_CREATED
Miklos Szeredi
1
-0
/
+3
2013-09-11
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-3
/
+11
2013-09-11
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
1
-1
/
+1
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-20
/
+61
2013-09-06
nfs: use check_submounts_and_drop()
Miklos Szeredi
1
-5
/
+4
2013-09-03
NFS: Ensure that rmdir() waits for sillyrenames to complete
Trond Myklebust
1
-6
/
+13
2013-08-30
NFS: Fix up two use-after-free issues with the new tracing code
Trond Myklebust
1
-2
/
+2
2013-08-22
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
1
-0
/
+2
2013-08-22
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
1
-0
/
+3
2013-08-22
NFS: Add tracepoints for debugging directory changes
Trond Myklebust
1
-1
/
+14
[next]