index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-22
LOCKD: Convert to use new rpc_create() API
Chuck Lever
2006-09-22
SUNRPC: Clean-up after previous patches.
Chuck Lever
2006-09-22
LOCKD: Teach lockd to use the new rpc_peeraddr() API
Chuck Lever
2006-08-24
LOCKD: Fix a deadlock in nlm_traverse_files()
Trond Myklebust
2006-08-03
NLM/lockd: remove b_done
J. Bruce Fields
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
2006-06-09
NLM: sem to mutex conversion
Trond Myklebust
2006-04-19
NFS: make 2 functions static
Adrian Bunk
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-20
LOCKD: Make nlmsvc_traverse_shares return void
J. Bruce Fields
2006-03-20
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2006-03-20
lockd: blocks should hold a reference to the nlm_file
Trond Myklebust
2006-03-20
lockd: Fix a typo in nlmsvc_grant_release()
Trond Myklebust
2006-03-20
lockd: Add helper for *_RES callbacks
Trond Myklebust
2006-03-20
NLM: Add nlmclnt_release_call
Trond Myklebust
2006-03-20
NLM: Fix nlmclnt_test to not copy private part of locks
Trond Myklebust
2006-03-20
NLM: Simplify client locks
Trond Myklebust
2006-03-20
NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errors
Trond Myklebust
2006-03-20
lockd: Fix Oopses due to list manipulation errors.
Trond Myklebust
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
2006-03-20
lockd: Make lockd use rpc_new_client() instead of rpc_create_client
Trond Myklebust
2006-03-20
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
2006-03-20
lockd: Clean up of the server-side GRANTED code
Trond Myklebust
2006-03-20
lockd: Add refcounting to struct nlm_block
Trond Myklebust
2006-03-20
lockd: Fix server-side lock blocking code
Trond Myklebust
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
lockd: make nlmsvc_lock use only posix_lock_file
Andy Adamson
2006-03-20
lockd: simplify nlmsvc_grant_blocked
Andy Adamson
2006-03-20
lockd: clean up nlmsvc_lock
Andy Adamson
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
lockd: Don't expose the process pid to the NLM server
Trond Myklebust
2006-03-20
NLM: nlm_alloc_call should not immediately fail on signal
Trond Myklebust
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
2006-02-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
2006-02-01
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
2006-02-01
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
NLM: fix parsing of sm notify procedure
J. Bruce Fields
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
[next]