aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntproc.c
Commit message (Expand)AuthorAge
* NLM: Fix double free in __nlm_async_callTrond Myklebust2007-02-03
* [PATCH] lockd endianness annotationsAl Viro2006-12-13
* [PATCH] struct path: convert lockdJosef Sipek2006-12-08
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-07
|\
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* | NLM: fix print format for tk_pidChuck Lever2006-12-06
|/
* [PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2006-10-04
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-04
* [PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch2006-10-04
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* LOCKD: Teach lockd to use the new rpc_peeraddr() APIChuck Lever2006-09-22
* NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-05
* NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* NLM: Fix reclaim racesTrond Myklebust2006-06-09
* lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-20
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-20
* NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust2006-03-20
* NLM: Simplify client locksTrond Myklebust2006-03-20
* NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errorsTrond Myklebust2006-03-20
* lockd: Fix Oopses due to list manipulation errors.Trond Myklebust2006-03-20
* lockd: stop abusing file_lock_listChristoph Hellwig2006-03-20
* lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-20
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-20
* NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-20
* [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-14
* NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-01
* NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-01
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16