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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
NFSv4: Fix up another delegation related race
Trond Myklebust
1
-27
/
+53
2008-10-17
Make nfs_file_cred more robust.
Neil Brown
1
-2
/
+4
2008-07-16
NFS: Remove BKL usage from open()
Trond Myklebust
1
-2
/
+0
2008-07-09
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
Benny Halevy
1
-1
/
+1
2008-07-09
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
1
-1
/
+4
2008-07-09
NFS: Fix a warning in nfs4_async_handle_error
Trond Myklebust
1
-2
/
+1
2008-07-09
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
1
-2
/
+0
2008-07-09
NFS: Fix the ftruncate() credential problem
Trond Myklebust
1
-24
/
+23
2008-07-09
NFS: Reduce the stack usage in NFSv4 create operations
Trond Myklebust
1
-107
/
+97
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
1
-4
/
+2
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-16
/
+16
2008-04-20
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-1
/
+1
2008-04-20
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-20
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
1
-6
/
+6
2008-04-20
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-03-14
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
1
-4
/
+4
2008-02-26
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-1
/
+1
2008-02-26
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
1
-1
/
+1
2008-02-26
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
Trond Myklebust
1
-0
/
+6
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-4
/
+4
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+7
2008-01-30
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
1
-9
/
+13
2008-01-30
nfs4: allow nfsv4 acls on non-regular-files
J. Bruce Fields
1
-4
/
+0
2008-01-30
NFSv4: Add socket proto argument to setclientid
Trond Myklebust
1
-1
/
+3
2008-01-30
NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses
Chuck Lever
1
-4
/
+8
2008-01-30
NFS: define a function to update nfsi->cache_change_attribute
Trond Myklebust
1
-1
/
+1
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
1
-66
/
+52
2008-01-30
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
1
-41
/
+8
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
1
-7
/
+42
2008-01-30
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
1
-19
/
+11
2008-01-03
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Trond Myklebust
1
-11
/
+19
2008-01-03
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
Trond Myklebust
1
-3
/
+1
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-20
/
+7
2007-10-20
NFSv4: Ensure that we wait for the CLOSE request to complete
Trond Myklebust
1
-5
/
+8
2007-10-20
NFS: Fix a race in sillyrename
Trond Myklebust
1
-0
/
+6
2007-10-10
NFS: Fix a connectathon regression in NFSv3 and NFSv4
Trond Myklebust
1
-6
/
+4
2007-10-10
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
Trond Myklebust
1
-3
/
+2
2007-10-10
NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too
Trond Myklebust
1
-1
/
+6
2007-10-10
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
Trond Myklebust
1
-1
/
+2
2007-10-10
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
Trond Myklebust
1
-1
/
+1
2007-10-10
NFS: Fix atime revalidation in read()
Trond Myklebust
1
-0
/
+2
2007-10-10
NFS: Fix atime revalidation in readdir()
Trond Myklebust
1
-0
/
+3
2007-10-10
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds
Trond Myklebust
1
-2
/
+5
2007-10-10
NFSv4: Make NFSv4 ACCESS calls return attributes too...
Trond Myklebust
1
-2
/
+9
2007-10-10
NFSv4: Simplify _nfs4_do_access()
Trond Myklebust
1
-33
/
+2
2007-10-10
NFS: Replace file->private_data with calls to nfs_file_open_context()
Trond Myklebust
1
-4
/
+4
2007-10-10
64 bit ino support for NFS client
Peter Staubach
1
-2
/
+2
2007-09-01
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
Trond Myklebust
1
-1
/
+1
2007-09-01
NFSv4: Fix a typo in _nfs4_do_open_reclaim
Trond Myklebust
1
-1
/
+1
2007-08-07
NFS: Fix NFSv4 open stateid regressions
Trond Myklebust
1
-9
/
+7
[next]