aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/clntlock.c
AgeCommit message (Expand)Author
2013-08-14LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust
2013-04-21LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-15lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-02-15LockD: make nlm hosts network namespace awareStanislav Kinsbursky
2010-12-16lockd: Create client-side nlm_host cacheChuck Lever
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-09-22lockd: Remove BKL from the clientBryan Schumaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-21sunrpc: add routine for comparing addressesJeff Layton
2009-03-28lockd: Start PF_INET6 listener only if IPv6 support is availableChuck Lever
2009-03-10NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23lockd: convert reclaimer thread to kthread interfaceJeff Layton
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever
2008-10-03lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever
2008-09-29lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever
2008-09-29lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever
2007-05-14NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk
2006-12-13[PATCH] lockd endianness annotationsAl Viro
2006-12-08[PATCH] struct path: convert lockdJosef Sipek
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-04[PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch
2006-10-02[PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown
2006-09-27[PATCH] add newline to nfs dprintkMartin Bligh
2006-06-09NLM: Fix reclaim racesTrond Myklebust
2006-03-20NLM: Simplify client locksTrond Myklebust
2006-03-20lockd: Fix Oopses due to list manipulation errors.Trond Myklebust
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds