index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntlock.c
Age
Commit message (
Expand
)
Author
2010-12-16
lockd: Create client-side nlm_host cache
Chuck Lever
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-09-22
lockd: Remove BKL from the client
Bryan Schumaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-21
sunrpc: add routine for comparing addresses
Jeff Layton
2009-03-28
lockd: Start PF_INET6 listener only if IPv6 support is available
Chuck Lever
2009-03-10
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
2008-12-23
NLM: allow lockd requests from an unprivileged port
Chuck Lever
2008-12-23
lockd: convert reclaimer thread to kthread interface
Jeff Layton
2008-10-04
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-03
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
Chuck Lever
2008-10-03
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
Chuck Lever
2008-09-29
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
2008-01-30
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
2008-01-30
NLM: Introduce external nlm_host set-up and tear-down functions
Chuck Lever
2007-05-14
NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
Oleg Nesterov
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
2006-10-04
[PATCH] knfsd: lockd: fix use of h_nextrebind
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
2006-10-02
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2006-09-27
[PATCH] add newline to nfs dprintk
Martin Bligh
2006-06-09
NLM: Fix reclaim races
Trond Myklebust
2006-03-20
NLM: Simplify client locks
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: Don't expose the process pid to the NLM server
Trond Myklebust
2006-02-14
[PATCH] NLM: Fix the NLM_GRANTED callback checks
Trond Myklebust
2005-12-19
NLM: Fix Oops in nlmclnt_mark_reclaim()
Trond Myklebust
2005-06-22
[PATCH] NLM: fix a client-side race on blocking locks.
Trond Myklebust
2005-06-22
[PATCH] NLM: cleanup for blocked locks.
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds