index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-1
/
+1
*
nfsd4: clean up access_valid, deny_valid checks.
J. Bruce Fields
2008-02-01
1
-4
/
+9
*
nfsd4: fix bad seqid on lock request incompatible with open mode
J. Bruce Fields
2008-02-01
1
-4
/
+3
*
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
2008-02-01
1
-1
/
+4
*
nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
2008-02-01
1
-29
/
+26
*
nfsd4: make current_clientid local
J. Bruce Fields
2008-02-01
1
-3
/
+4
*
nfsd4: kill unneeded cl_confirm check
J. Bruce Fields
2008-02-01
1
-3
/
+1
*
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
J. Bruce Fields
2008-02-01
1
-4
/
+1
*
nfsd4: kill unnecessary same_name() in setclientid_confirm
J. Bruce Fields
2008-02-01
1
-3
/
+1
*
nfsd: uniquify cl_confirm values
J. Bruce Fields
2008-02-01
1
-7
/
+6
*
nfsd: eliminate final bogus case from setclientid logic
J. Bruce Fields
2008-02-01
1
-6
/
+1
*
nfsd4: kill some unneeded setclientid comments
J. Bruce Fields
2008-02-01
1
-96
/
+40
*
nfsd4: probe callback channel only once
J. Bruce Fields
2008-02-01
1
-2
/
+1
*
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-15
1
-1
/
+1
|
\
|
*
Cleanup macros for distinguishing mandatory locks
Pavel Emelyanov
2007-10-09
1
-1
/
+1
*
|
knfsd: nfsv4 delegation recall should take reference on client
J. Bruce Fields
2007-10-09
1
-0
/
+2
*
|
knfsd: don't shutdown callbacks until nfsv4 client is freed
J. Bruce Fields
2007-10-09
1
-14
/
+13
*
|
knfsd: let nfsd manage timing out its own leases
J. Bruce Fields
2007-10-09
1
-2
/
+6
*
|
knfsd: remove code duplication in nfsd4_setclientid()
J. Bruce Fields
2007-10-09
1
-24
/
+6
*
|
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
2007-10-09
1
-12
/
+10
*
|
knfsd: demote some printk()s to dprintk()s
J. Bruce Fields
2007-10-09
1
-10
/
+10
*
|
knfsd: cleanup of nfsd4 cmp_* functions
J. Bruce Fields
2007-10-09
1
-44
/
+47
|
/
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-4
/
+4
*
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-18
1
-5
/
+5
*
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
2007-07-17
1
-0
/
+4
*
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
2007-07-17
1
-1
/
+25
*
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2007-07-17
1
-4
/
+12
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
1
-1
/
+0
*
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
2007-05-09
1
-2
/
+0
*
nfsd4: Convert NFSv4 to new lock interface
Marc Eshel
2007-05-06
1
-7
/
+13
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
1
-4
/
+6
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
1
-3
/
+3
*
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
2007-03-27
1
-1
/
+0
*
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
2007-03-27
1
-3
/
+2
*
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
2007-02-12
1
-9
/
+9
*
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2006-12-13
1
-4
/
+10
*
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
2006-12-13
1
-12
/
+10
*
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
2006-12-13
1
-27
/
+41
*
[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
J.Bruce Fields
2006-12-13
1
-1
/
+0
*
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-5
/
+5
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-5
/
+5
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+3
*
[PATCH] nfsd: nfs_replay_me
Al Viro
2006-10-20
1
-2
/
+2
*
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
1
-2
/
+2
*
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2006-10-20
1
-6
/
+9
*
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
1
-48
/
+48
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-4
/
+1
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2006-06-30
1
-3
/
+3
[next]