| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-06 | 1 | -6/+35 |
* | 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 | 1 | -16/+68 |
* | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-06 | 1 | -2/+3 |
* | 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 |
* | locks: allow {vfs,posix}_lock_file to return conflicting lock | Marc Eshel | 2007-05-06 | 1 | -3/+3 |
* | locks: give posix_test_lock same interface as ->lock | Marc Eshel | 2007-05-06 | 1 | -5/+8 |
* | NLM: Fix double free in __nlm_async_call | Trond Myklebust | 2007-02-03 | 1 | -3/+1 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] struct path: convert lockd | Josef Sipek | 2006-12-08 | 1 | -8/+8 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-10-20 | 1 | -5/+5 |
* | [PATCH] Convert lockd to use the newer mutex instead of the older semaphore | Neil Brown | 2006-10-04 | 1 | -11/+11 |
* | [PATCH] knfsd: match GRANTED_RES replies using cookies | Olaf Kirch | 2006-10-04 | 1 | -11/+13 |
* | [PATCH] knfsd: lockd: make nlm_traverse_* more flexible | Olaf Kirch | 2006-10-04 | 1 | -25/+8 |
* | [PATCH] knfsd: lockd: Change list of blocked list to list_node | Olaf Kirch | 2006-10-04 | 1 | -63/+56 |
* | [PATCH] knfsd: when looking up a lockd host, pass hostname & length | Olaf Kirch | 2006-10-04 | 1 | -1/+2 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | NLM/lockd: remove b_done | J. Bruce Fields | 2006-08-03 | 1 | -9/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | NFS: make 2 functions static | Adrian Bunk | 2006-04-19 | 1 | -1/+1 |
* | LOCKD: nlmsvc_traverse_blocks return is unused | J. Bruce Fields | 2006-03-20 | 1 | -2/+1 |
* | lockd: blocks should hold a reference to the nlm_file | Trond Myklebust | 2006-03-20 | 1 | -35/+46 |
* | lockd: Fix a typo in nlmsvc_grant_release() | Trond Myklebust | 2006-03-20 | 1 | -1/+3 |
* | NLM: Add nlmclnt_release_call | Trond Myklebust | 2006-03-20 | 1 | -38/+28 |
* | lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() | Trond Myklebust | 2006-03-20 | 1 | -2/+1 |
* | lockd: Clean up of the server-side GRANTED code | Trond Myklebust | 2006-03-20 | 1 | -3/+53 |
* | lockd: Add refcounting to struct nlm_block | Trond Myklebust | 2006-03-20 | 1 | -49/+45 |
* | lockd: Fix server-side lock blocking code | Trond Myklebust | 2006-03-20 | 1 | -33/+40 |
* | lockd: Remove FL_LOCKD flag | J. Bruce Fields | 2006-03-20 | 1 | -2/+0 |
* | locks,lockd: fix race in nlmsvc_testlock | Andy Adamson | 2006-03-20 | 1 | -7/+5 |
* | lockd: make nlmsvc_lock use only posix_lock_file | Andy Adamson | 2006-03-20 | 1 | -19/+4 |
* | lockd: simplify nlmsvc_grant_blocked | Andy Adamson | 2006-03-20 | 1 | -11/+6 |
* | lockd: clean up nlmsvc_lock | Andy Adamson | 2006-03-20 | 1 | -13/+21 |
* | lockd: Don't expose the process pid to the NLM server | Trond Myklebust | 2006-03-20 | 1 | -0/+1 |
* | NLM: Further cancel fixes | J. Bruce Fields | 2006-01-06 | 1 | -5/+10 |
* | NLM: clean up nlmsvc_delete_block | J. Bruce Fields | 2006-01-06 | 1 | -2/+1 |
* | NLM: don't unlock on cancel requests | J. Bruce Fields | 2006-01-06 | 1 | -5/+0 |
* | NLM: Clean up nlmsvc_grant_reply locking | J. Bruce Fields | 2006-01-06 | 1 | -4/+3 |
* | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 | 1 | -5/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+686 |