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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate
Trond Myklebust
1
-1
/
+5
2007-10-10
NFSv4: Don't revalidate the directory in nfs_atomic_lookup()
Trond Myklebust
1
-8
/
+0
2007-10-10
NFS: Optimise nfs_lookup_revalidate()
Trond Myklebust
1
-7
/
+8
2007-10-10
NFS: Reset nfsi->last_updated only if the attribute changed
Trond Myklebust
1
-5
/
+12
2007-10-10
NFS: Remove nfs_begin_data_update/nfs_end_data_update
Trond Myklebust
6
-64
/
+1
2007-10-10
NFS: Remove NFS_I(inode)->data_updates
Trond Myklebust
1
-20
/
+1
2007-10-10
NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()
Trond Myklebust
1
-1
/
+1
2007-10-10
NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup
Trond Myklebust
1
-6
/
+0
2007-10-10
NFS: don't cache the verifer across ->lookup() calls
Trond Myklebust
1
-6
/
+2
2007-10-10
NFS: nfs_post_op_update_inode don't update cache_change_attribute
Trond Myklebust
1
-11
/
+7
2007-10-10
NFS: Don't revalidate dentries on directory size or ctime changes
Trond Myklebust
1
-4
/
+1
2007-10-10
NFS: Don't set cache_change_attribute in nfs_revalidate_mapping
Trond Myklebust
1
-4
/
+1
2007-10-10
NFS: Fix a bug in nfs_open_revalidate()
Trond Myklebust
1
-1
/
+1
2007-10-10
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
Trond Myklebust
2
-3
/
+5
2007-10-10
NFS: nfs_instantiate() should set the dentry verifier
Trond Myklebust
1
-3
/
+1
2007-10-10
NFS: Ensure nfs_instantiate() invalidates the parent dir on error
Trond Myklebust
1
-8
/
+15
2007-10-10
NFS: Fix nfs_verify_change_attribute()
Trond Myklebust
1
-1
/
+1
2007-10-10
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
Trond Myklebust
4
-3
/
+37
2007-10-10
NFS: Remove bogus check of cache_change_attribute in nfs_update_inode
Trond Myklebust
1
-12
/
+3
2007-10-10
NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode()
Trond Myklebust
1
-10
/
+4
2007-10-10
NFS: Fix atime revalidation in read()
Trond Myklebust
4
-6
/
+6
2007-10-10
NFS: Fix atime revalidation in readdir()
Trond Myklebust
5
-6
/
+15
2007-10-10
NFS: Don't use readdirplus data if the page cache is invalid
Trond Myklebust
1
-1
/
+10
2007-10-10
NFSv4: Don't use ctime/mtime for determining when to invalidate the caches
Trond Myklebust
1
-23
/
+24
2007-10-10
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds
Trond Myklebust
2
-10
/
+8
2007-10-10
NFS: nfs_wcc_update_inode: directory caches are always invalidated
Trond Myklebust
1
-0
/
+2
2007-10-10
NFS: Fix dcache revalidation bugs
Trond Myklebust
2
-8
/
+3
2007-10-10
NFS: fix nfs_verify_change_attribute
Trond Myklebust
1
-4
/
+0
2007-10-10
NFS: nfs_post_op_update_inode() should call nfs_refresh_inode()
Trond Myklebust
1
-3
/
+3
2007-10-10
NFS: Fix over-conservative attribute invalidation in nfs_update_inode()
Trond Myklebust
1
-4
/
+3
2007-10-10
NFSv4: Make NFSv4 ACCESS calls return attributes too...
Trond Myklebust
2
-9
/
+29
2007-10-10
NFSv4: Simplify _nfs4_do_access()
Trond Myklebust
2
-35
/
+22
2007-10-10
NFS: Replace file->private_data with calls to nfs_file_open_context()
Trond Myklebust
9
-21
/
+19
2007-10-10
NFS: Eliminate nfs_refresh_verifier()
Chuck Lever
1
-11
/
+5
2007-10-10
NFS: Eliminate nfs_renew_times()
Chuck Lever
1
-20
/
+0
2007-10-10
NFS: Don't call nfs_renew_times() in nfs_dentry_iput()
Chuck Lever
1
-2
/
+0
2007-10-10
NFS: Show "nointr" mount option
Chuck Lever
1
-1
/
+1
2007-10-10
NFS: Verify server address before invoking in-kernel mount client
Chuck Lever
1
-4
/
+8
2007-10-10
NFS: support RDMA mounts
\"Talpey, Thomas\
2
-2
/
+21
2007-10-10
NFS - print accurate transport protocol
\"Talpey, Thomas\
1
-14
/
+2
2007-10-10
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
3
-13
/
+16
2007-10-10
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
3
-0
/
+6
2007-10-10
NFSv4: Fix a bug in nfs4_validate_mount_data()
Trond Myklebust
1
-3
/
+3
2007-10-10
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
3
-100
/
+81
2007-10-10
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
3
-75
/
+70
2007-10-10
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
2
-31
/
+33
2007-10-10
NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
Chuck Lever
3
-42
/
+42
2007-10-10
NFS: Add new 'mountaddr=' mount option
Chuck Lever
1
-3
/
+5
2007-10-10
[NFS] [PATCH] NFS: initialize default port in kernel mount client
James Lentini
1
-2
/
+4
2007-10-10
NFS: Kernel mount client should use async bind
Chuck Lever
1
-16
/
+5
[prev]
[next]