| Commit message (Expand) | Author | Age |
* | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel | 2007-07-17 |
* | NLM: fix source address of callback to client | Frank van Maarseveen | 2007-07-10 |
* | NLM: Fix sparse warnings | Trond Myklebust | 2007-05-14 |
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 |
| * | lockd: save lock state on deferral | Marc Eshel | 2007-05-06 |
* | | NLM: Shrink the maximum request size of NLM4 requests | Chuck Lever | 2007-05-01 |
|/ |
|
* | [PATCH] lockd endianness annotations | Al Viro | 2006-12-13 |
* | [PATCH] struct path: convert lockd | Josef Sipek | 2006-12-08 |
* | [PATCH] fs/lockd/host.c: make 2 functions static | Adrian Bunk | 2006-12-07 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-10-20 |
* | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 |
* | [PATCH] Convert lockd to use the newer mutex instead of the older semaphore | Neil Brown | 2006-10-04 |
* | [PATCH] knfsd: export nsm_local_state to user space via sysctl | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: match GRANTED_RES replies using cookies | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: make nlmclnt_next_cookie SMP safe | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: lockd: optionally use hostnames for identifying peers | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: simplify nlmsvc_invalidate_all | NeilBrown | 2006-10-04 |
* | [PATCH] knfsd: lockd: make nlm_traverse_* more flexible | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: change nlm_file to use a hlist | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: lockd: Change list of blocked list to list_node | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: lockd: make the hash chains use a hlist_node | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle | 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-04 |
* | [PATCH] knfsd: when looking up a lockd host, pass hostname & length | Olaf Kirch | 2006-10-04 |
* | [PATCH] knfsd: consolidate common code for statd->lockd notification | Olaf Kirch | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown | 2006-10-02 |
* | NLM/lockd: remove b_done | J. Bruce Fields | 2006-08-03 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 |
|\ |
|
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | NLM: Fix reclaim races | Trond Myklebust | 2006-06-09 |
* | | NLM: sem to mutex conversion | Trond Myklebust | 2006-06-09 |
* | | locks.c: add the fl_owner to nlm_compare_locks | Marc Eshel | 2006-06-09 |
|/ |
|
* | 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: Add helper for *_RES callbacks | Trond Myklebust | 2006-03-20 |
* | NLM: Add nlmclnt_release_call | Trond Myklebust | 2006-03-20 |
* | NLM: Simplify client locks | Trond Myklebust | 2006-03-20 |
* | lockd: stop abusing file_lock_list | Christoph Hellwig | 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: Don't expose the process pid to the NLM server | Trond Myklebust | 2006-03-20 |
* | [PATCH] NLM: Fix the NLM_GRANTED callback checks | Trond Myklebust | 2006-02-14 |
* | 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-02-01 |
* | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 |
* | [PATCH] NLM: fix a client-side race on blocking locks. | Trond Myklebust | 2005-06-22 |