summaryrefslogtreecommitdiff
path: root/fs/lockd/svcsubs.c
Commit message (Expand)AuthorAge
* lockd: remove net pointer from messagesVasily Averin2017-11-27
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-21
* locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
* locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
* lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-19
* nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-06
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-06
* locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-27
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
* lockd: push lock_flocks downArnd Bergmann2010-10-27
* 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
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-06
* lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever2008-09-29
* lockd: Use sockaddr_storage for h_saddr fieldChuck Lever2008-09-29
* lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-15
* lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-25
* lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-25
* lockd: minor log message fixJ. Bruce Fields2008-02-01
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-06
* locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
* [PATCH] struct path: convert lockdJosef Sipek2006-12-08
* [PATCH] lockd endianness annotationsAl Viro2006-10-20
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17
* [PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to failNeilBrown2006-10-17
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-04
* [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-04
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-04
* [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-04
* [PATCH] knfsd: misc minor fixes, indentation changesOlaf Kirch2006-10-04
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust2006-08-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-20
* LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-20
* lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-20
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16