index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
nfs41: find slot
Benny Halevy
2009-06-17
1
-0
/
+33
*
|
nfs41: nfs4_setup_sequence
Andy Adamson
2009-06-17
1
-2
/
+98
*
|
nfs41: set up seq_res.sr_slotid
Andy Adamson
2009-06-17
1
-0
/
+5
*
|
nfs41: nfs41: pass *session in seq_args and seq_res
Benny Halevy
2009-06-17
1
-0
/
+1
*
|
nfs41: introduce nfs4_call_sync
Andy Adamson
2009-06-17
1
-19
/
+48
*
|
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
|
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
1
-1
/
+2
*
|
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
1
-9
/
+11
*
|
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
|
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
|
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
1
-1
/
+4
*
|
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
1
-1
/
+2
*
|
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
1
-1
/
+4
*
|
nfs41: sessions client infrastructure
Andy Adamson
2009-06-17
1
-0
/
+34
|
/
*
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
2009-05-26
1
-6
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-1
/
+1
|
\
|
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
|
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
1
-0
/
+10
*
|
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
1
-9
/
+1
*
|
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2009-03-11
1
-5
/
+8
*
|
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
2009-03-11
1
-0
/
+14
|
/
*
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2008-12-30
1
-1
/
+1
*
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
2008-12-23
1
-2
/
+3
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
1
-58
/
+68
*
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
2008-12-23
1
-0
/
+2
*
NFSv4: Rename the state reclaimer thread
Trond Myklebust
2008-12-23
1
-2
/
+2
*
NFSv4: Add recovery for individual stateids
Trond Myklebust
2008-12-23
1
-9
/
+28
*
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
2008-12-23
1
-19
/
+1
*
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
2008-12-23
1
-10
/
+16
*
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
2008-12-23
1
-76
/
+75
*
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
2008-12-23
1
-0
/
+2
*
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
2008-12-23
1
-1
/
+2
*
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
2008-12-23
1
-3
/
+4
*
NFS: Use atomic bitops when changing struct nfs_delegation->flags
Trond Myklebust
2008-12-23
1
-4
/
+4
*
NFSv4: Fix up another delegation related race
Trond Myklebust
2008-12-23
1
-27
/
+53
*
Make nfs_file_cred more robust.
Neil Brown
2008-10-17
1
-2
/
+4
*
NFS: Remove BKL usage from open()
Trond Myklebust
2008-07-15
1
-2
/
+0
*
nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
Benny Halevy
2008-07-09
1
-1
/
+1
*
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-07-09
1
-1
/
+4
*
NFS: Fix a warning in nfs4_async_handle_error
Trond Myklebust
2008-07-09
1
-2
/
+1
*
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
2008-07-09
1
-2
/
+0
*
NFS: Fix the ftruncate() credential problem
Trond Myklebust
2008-07-09
1
-24
/
+23
*
NFS: Reduce the stack usage in NFSv4 create operations
Trond Myklebust
2008-07-09
1
-107
/
+97
*
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
1
-4
/
+2
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-16
/
+16
*
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-04-19
1
-1
/
+1
*
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
2008-04-19
1
-0
/
+2
*
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
1
-6
/
+6
*
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
2008-04-19
1
-4
/
+1
*
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
1
-4
/
+4
[prev]
[next]