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
/
lockd
Commit message (
Expand
)
Author
Age
Files
Lines
*
NLM: don't let lockd exit on unexpected svc_recv errors (try #2)
Jeff Layton
2008-04-23
1
-6
/
+12
*
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
2008-04-23
1
-2
/
+1
*
lockd: convert nsm_mutex to a spinlock
J. Bruce Fields
2008-04-23
1
-15
/
+19
*
lockd: clean up __nsm_find()
J. Bruce Fields
2008-04-23
1
-16
/
+16
*
lockd: fix race in nlm_release()
J. Bruce Fields
2008-04-23
1
-6
/
+4
*
lockd: fix sparse warning in svcshare.c
Harvey Harrison
2008-04-23
1
-1
/
+2
*
NLM: Convert lockd to use kthreads
Jeff Layton
2008-04-23
2
-75
/
+60
*
knfsd: Remove NLM_HOST_MAX and associated logic.
NeilBrown
2008-04-23
1
-6
/
+3
*
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-21
1
-1
/
+1
*
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
2008-02-10
1
-0
/
+11
*
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
2008-02-10
1
-4
/
+13
*
NLM: have server-side RPC clients default to soft RPC tasks
Jeff Layton
2008-02-10
1
-2
/
+9
*
NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
Jeff Layton
2008-02-10
1
-0
/
+1
*
NLM: tear down RPC clients in nlm_shutdown_hosts
Jeff Layton
2008-02-01
1
-1
/
+6
*
lockd: minor log message fix
J. Bruce Fields
2008-02-01
1
-1
/
+1
*
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
1
-5
/
+13
*
svc: Add svc API that queries for a transport instance
Tom Tucker
2008-02-01
1
-14
/
+2
*
svc: Make close transport independent
Tom Tucker
2008-02-01
1
-3
/
+3
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
1
-9
/
+8
*
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
2008-02-01
1
-1
/
+1
*
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
2008-02-01
1
-7
/
+11
*
lockd: fix reference count leaks in async locking case
Oleg Drokin
2008-02-01
2
-17
/
+25
*
NLM: Fix sign of length of NLM variable length strings
Chuck Lever
2008-02-01
1
-8
/
+11
*
NLM: Fix a bogus 'return' in nlmclnt_rpc_release
Trond Myklebust
2008-01-30
1
-1
/
+1
*
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
2008-01-30
1
-14
/
+8
*
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
2008-01-30
1
-23
/
+10
*
NLM: Introduce external nlm_host set-up and tear-down functions
Chuck Lever
2008-01-30
1
-0
/
+48
*
lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()
Chuck Lever
2008-01-30
1
-2
/
+1
*
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-10-09
1
-1
/
+2
*
LOCKD: Convert printk's to dprintk's in lockd XDR routines
Chuck Lever
2007-10-09
2
-8
/
+8
*
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-09-26
1
-11
/
+18
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
1
-3
/
+3
*
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2007-07-17
1
-7
/
+20
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+2
*
NLM: fix source address of callback to client
Frank van Maarseveen
2007-07-10
1
-8
/
+19
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
1
-6
/
+0
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
1
-1
/
+1
*
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
2007-07-10
1
-9
/
+3
*
NLM: Fix sparse warnings
Trond Myklebust
2007-05-14
2
-6
/
+4
*
NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
Oleg Nesterov
2007-05-14
1
-1
/
+1
*
NLM: Fix locking client timeouts...
Trond Myklebust
2007-05-14
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
4
-50
/
+240
|
\
|
*
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
4
-7
/
+40
|
*
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
2007-05-06
1
-23
/
+11
|
*
lockd: handle test_lock deferrals
Marc Eshel
2007-05-06
3
-16
/
+73
|
*
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
3
-4
/
+5
|
*
lockd: handle fl_grant callbacks
Marc Eshel
2007-05-06
1
-4
/
+87
|
*
lockd: save lock state on deferral
Marc Eshel
2007-05-06
1
-0
/
+25
[next]