index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
1
-36
/
+14
2007-07-19
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
1
-16
/
+15
2007-07-19
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
Trond Myklebust
1
-1
/
+6
2007-07-19
NFSv4: 'constify' lookup arguments.
Trond Myklebust
1
-5
/
+5
2007-07-19
NFSv4: Fix open state recovery
Trond Myklebust
1
-12
/
+24
2007-07-11
NFSv4: Make sure unlock is really an unlock when cancelling a lock
Frank Filz
1
-0
/
+5
2007-07-11
NFSv4: Fix up stateid locking...
Trond Myklebust
1
-16
/
+11
2007-07-11
NFSv4: Clean up the callers of nfs4_open_recover_helper()
Trond Myklebust
1
-22
/
+20
2007-07-11
NFSv4: Don't call OPEN if we already have an open stateid for a file
Trond Myklebust
1
-8
/
+41
2007-07-11
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
Trond Myklebust
1
-88
/
+107
2007-07-11
NFSv4: Clean up _nfs4_proc_open()
Trond Myklebust
1
-13
/
+10
2007-07-11
NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
Trond Myklebust
1
-11
/
+18
2007-07-11
NFSv4: Improve the debugging of bad sequence id errors...
Trond Myklebust
1
-1
/
+3
2007-07-11
NFSv4: Always use the delegation if we have one
Trond Myklebust
1
-22
/
+66
2007-07-11
NFSv4: Clean up confirmation of sequence ids...
Trond Myklebust
1
-2
/
+3
2007-07-11
NFSv4: Support recalling delegations by stateid part 2
Trond Myklebust
1
-6
/
+4
2007-07-11
NFSv4: Fix up a bug in nfs4_open_recover()
Trond Myklebust
1
-34
/
+31
2007-07-11
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
Trond Myklebust
1
-18
/
+16
2007-07-11
NFSv4: Fix atomic open for execute...
Trond Myklebust
1
-1
/
+14
2007-07-11
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
1
-4
/
+4
2007-07-11
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
Trond Myklebust
1
-26
/
+9
2007-07-11
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
1
-23
/
+30
2007-07-11
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
1
-0
/
+20
2007-07-11
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
1
-17
/
+9
2007-07-11
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
1
-15
/
+20
2007-07-11
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
1
-17
/
+31
2007-07-11
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
1
-19
/
+19
2007-07-11
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
1
-3
/
+3
2007-05-15
NFS: Fix some 'sparse' warnings...
Trond Myklebust
1
-2
/
+2
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2007-05-07
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
1
-0
/
+1
2007-05-02
NFS4: invalidate cached acl on setacl
J. Bruce Fields
1
-2
/
+1
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-04
NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
Trond Myklebust
1
-0
/
+4
[next]