| Commit message (Expand) | Author | Age | Files | Lines |
* | lockd: Clean up nlmsvc_lookup_host() | Chuck Lever | 2010-12-16 | 1 | -9/+9 |
* | lockd: Split nlm_release_call() | Chuck Lever | 2010-12-16 | 1 | -2/+10 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | lockd: Mostly remove BKL from the server | Bryan Schumaker | 2010-09-22 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | lockd: Remove un-used nfsd headers #includes | Boaz Harrosh | 2009-12-15 | 1 | -4/+0 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | NSM: Remove include/linux/lockd/sm_inter.h | Chuck Lever | 2009-01-06 | 1 | -2/+0 |
* | NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument | Chuck Lever | 2009-01-06 | 1 | -10/+1 |
* | NLM: Set address family before calling nlm_host_rebooted() | Chuck Lever | 2008-10-30 | 1 | -0/+1 |
* | lockd: Add helper to sanity check incoming NOTIFY requests | Chuck Lever | 2008-10-03 | 1 | -4/+2 |
* | lockd: change nlmclnt_grant() to take a "struct sockaddr *" | Chuck Lever | 2008-10-03 | 1 | -1/+1 |
* | lockd: move grace period checks to common code | J. Bruce Fields | 2008-10-03 | 1 | -13/+2 |
* | nfsd: common grace period control | J. Bruce Fields | 2008-10-03 | 1 | -6/+6 |
* | lockd: trivial sparse endian annotations | Harvey Harrison | 2008-07-23 | 1 | -2/+2 |
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-21 | 1 | -4/+3 |
|\ |
|
| * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock | Jeff Layton | 2008-07-15 | 1 | -1/+1 |
| * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock | Jeff Layton | 2008-07-15 | 1 | -1/+1 |
| * | lockd: nlm_release_host() checks for NULL, caller needn't | Jeff Layton | 2008-07-15 | 1 | -2/+1 |
* | | SUNRPC: Remove the BKL from the callback functions | Trond Myklebust | 2008-07-16 | 1 | -0/+2 |
|/ |
|
* | lockd: fix reference count leaks in async locking case | Oleg Drokin | 2008-02-01 | 1 | -9/+13 |
* | lockd: add code to handle deferred lock requests | Marc Eshel | 2007-05-07 | 1 | -0/+2 |
* | lockd: handle test_lock deferrals | Marc Eshel | 2007-05-07 | 1 | -0/+3 |
* | lockd: pass cookie in nlmsvc_testlock | Marc Eshel | 2007-05-07 | 1 | -1/+1 |
* | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever | 2007-02-12 | 1 | -2/+4 |
* | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever | 2007-02-12 | 1 | -4/+3 |
* | NLM: fix print format for tk_pid | Chuck Lever | 2006-12-06 | 1 | -1/+1 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-10-20 | 1 | -4/+4 |
* | [PATCH] fix svc_procfunc declaration | Al Viro | 2006-10-20 | 1 | -20/+20 |
* | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 | 1 | -7/+9 |
* | [PATCH] knfsd: match GRANTED_RES replies using cookies | Olaf Kirch | 2006-10-04 | 1 | -1/+1 |
* | [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle | Olaf Kirch | 2006-10-04 | 1 | -1/+1 |
* | [PATCH] knfsd: when looking up a lockd host, pass hostname & length | Olaf Kirch | 2006-10-04 | 1 | -2/+4 |
* | [PATCH] knfsd: consolidate common code for statd->lockd notification | Olaf Kirch | 2006-10-04 | 1 | -15/+2 |
* | [PATCH] knfsd: hide use of lockd's h_monitored flag | Olaf Kirch | 2006-10-04 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | lockd: Add helper for *_RES callbacks | Trond Myklebust | 2006-03-20 | 1 | -90/+53 |
* | NLM: Add nlmclnt_release_call | Trond Myklebust | 2006-03-20 | 1 | -20/+13 |
* | lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() | Trond Myklebust | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] NLM: Fix the NLM_GRANTED callback checks | Trond Myklebust | 2006-02-15 | 1 | -1/+1 |
* | 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-17 | 1 | -0/+606 |