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.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
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-01
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-19
NFS: Optimise NFS close()
Trond Myklebust
1
-0
/
+10
2009-03-11
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
1
-9
/
+1
2009-03-11
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
1
-5
/
+8
2009-03-11
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
1
-0
/
+14
2008-12-31
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
1
-1
/
+1
2008-12-24
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
1
-2
/
+3
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
1
-58
/
+68
2008-12-23
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
1
-0
/
+2
2008-12-23
NFSv4: Rename the state reclaimer thread
Trond Myklebust
1
-2
/
+2
2008-12-23
NFSv4: Add recovery for individual stateids
Trond Myklebust
1
-9
/
+28
2008-12-23
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
1
-19
/
+1
2008-12-23
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
1
-10
/
+16
2008-12-23
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
1
-76
/
+75
2008-12-23
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
1
-0
/
+2
2008-12-23
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
1
-1
/
+2
2008-12-23
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
1
-3
/
+4
2008-12-23
NFS: Use atomic bitops when changing struct nfs_delegation->flags
Trond Myklebust
1
-4
/
+4
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
[next]