summaryrefslogtreecommitdiffstats
path: root/fs/lockd/svcsubs.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-211-1/+1
* locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-6/+6
* locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-7/+13
* lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-191-1/+1
* nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-1/+0
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-1/+1
* locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-6/+6
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-1/+1
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-1/+1
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+3
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-271-6/+13
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-061-1/+1
* lockd: push lock_flocks downArnd Bergmann2010-10-271-1/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sunrpc: add routine for comparing addressesJeff Layton2009-08-211-1/+1
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-061-1/+0
* lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever2008-09-291-1/+1
* lockd: Use sockaddr_storage for h_saddr fieldChuck Lever2008-09-291-1/+1
* lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-151-9/+23
* lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-251-5/+32
* lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-251-5/+31
* lockd: minor log message fixJ. Bruce Fields2008-02-011-1/+1
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-061-1/+1
* locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-061-1/+1
* [PATCH] struct path: convert lockdJosef Sipek2006-12-081-1/+1
* [PATCH] lockd endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-171-6/+0
* [PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to failNeilBrown2006-10-171-1/+10
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-041-1/+1
* [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-041-9/+1
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-041-28/+77
* [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-041-26/+16
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-041-2/+3
* [PATCH] knfsd: misc minor fixes, indentation changesOlaf Kirch2006-10-041-3/+5
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust2006-08-241-6/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-8/+9
* LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-201-3/+1
* LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-201-2/+3
* lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-201-1/+1
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-9/+34
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+309
OpenPOWER on IntegriCloud