summaryrefslogtreecommitdiffstats
path: root/fs/lockd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
|/
* Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-111-5/+1
|\
| * lockd: Delete an error message for a failed memory allocation in reclaimer()Markus Elfring2017-09-061-5/+1
* | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-241-1/+1
|/
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-19/+19
* sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-152-2/+2
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-0/+6
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-154-10/+22
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-154-20/+42
* sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-152-86/+150
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-153-3/+3
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-153-1/+9
* lockd: fix some weird indentationChristoph Hellwig2017-05-152-19/+19
* lockd: fix decoder callback prototypesChristoph Hellwig2017-05-153-10/+16
* lockd: fix encoder callback prototypesChristoph Hellwig2017-05-153-18/+34
* Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-102-11/+13
|\
| * lockd: fix lockd shutdown raceJ. Bruce Fields2017-05-081-2/+4
| * lockd: remove redundant check on blockColin Ian King2017-04-251-9/+9
* | lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-212-1/+26
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew2017-01-311-0/+2
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-182-2/+2
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-2/+0
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-1/+0
|\
| * drop redundant ->owner initializationsAl Viro2016-05-291-1/+0
* | lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
|/
* lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
* lockd: use to_delayed_workGeliang Tang2016-01-071-2/+1
* lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-2/+72
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-116-97/+46
|\
| * lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-234-78/+16
| * lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-126-19/+30
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-221-12/+1
|/
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-0/+1
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-101-1/+2
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-1/+5
* nfsd: eliminate NFSD_DEBUGMark Salter2015-04-211-1/+1
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-122-10/+2
|\
| * Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-021-10/+16
| |\
| * | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-231-2/+2
| * | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-151-8/+0
* | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-111-4/+9
|\ \ \
| * | | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-031-4/+9
* | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-101-10/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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: Fix a race when initialising nlmsvc_timeoutTrond Myklebust2015-01-051-4/+4
|/
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-162-2/+2
|\
OpenPOWER on IntegriCloud