summaryrefslogtreecommitdiff
path: root/fs/lockd/clntlock.c
Commit message (Expand)AuthorAge
* LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2013-08-05
* LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2013-04-21
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner2013-02-15
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-11
* LockD: make nlm hosts network namespace awareStanislav Kinsbursky2012-02-15
* lockd: Create client-side nlm_host cacheChuck Lever2010-12-16
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* lockd: Remove BKL from the clientBryan Schumaker2010-09-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sunrpc: add routine for comparing addressesJeff Layton2009-08-21
* lockd: Start PF_INET6 listener only if IPv6 support is availableChuck Lever2009-03-28
* NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever2009-03-10
* NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-23
* lockd: convert reclaimer thread to kthread interfaceJeff Layton2008-12-23
* NLM: Remove "proto" argument from lockd_up()Chuck Lever2008-10-04
* lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever2008-10-03
* lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever2008-10-03
* lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever2008-09-29
* lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever2008-09-29
* NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever2008-01-30
* NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever2008-01-30
* NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov2007-05-14
* [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk2007-01-30
* [PATCH] lockd endianness annotationsAl Viro2006-12-13
* [PATCH] struct path: convert lockdJosef Sipek2006-12-08
* [PATCH] lockd endianness annotationsAl Viro2006-10-20
* [PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch2006-10-04
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-02
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-02
* [PATCH] add newline to nfs dprintkMartin Bligh2006-09-27
* NLM: Fix reclaim racesTrond Myklebust2006-06-09
* NLM: Simplify client locksTrond 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: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-20
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-14
* NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-19
* [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-22
* [PATCH] NLM: cleanup for blocked locks.Trond Myklebust2005-06-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16