index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
1
-1
/
+1
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
4
-12
/
+12
2018-03-19
lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
Colin Ian King
1
-2
/
+2
2018-01-24
lockd: Fix server refcounting
Trond Myklebust
1
-3
/
+5
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+8
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-7
/
+7
2017-11-27
nlm_shutdown_hosts_net() cleanup
Vasily Averin
1
-2
/
+1
2017-11-27
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
1
-2
/
+14
2017-11-27
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2017-11-27
lockd: added cleanup checks in exit_net hook
Vasily Averin
1
-0
/
+11
2017-11-27
lockd: remove net pointer from messages
Vasily Averin
4
-14
/
+21
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+9
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-07
lockd: double unregister of inetaddr notifiers
Vasily Averin
1
-11
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+1
2017-09-06
lockd: Delete an error message for a failed memory allocation in reclaimer()
Markus Elfring
1
-5
/
+1
2017-08-24
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
1
-1
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-19
/
+19
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2
-2
/
+2
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
1
-0
/
+6
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
4
-10
/
+22
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
4
-20
/
+42
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2
-86
/
+150
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
3
-3
/
+3
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
3
-1
/
+9
2017-05-15
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-05-15
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-05-15
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-11
/
+13
2017-05-08
lockd: fix lockd shutdown race
J. Bruce Fields
1
-2
/
+4
2017-04-25
lockd: remove redundant check on block
Colin Ian King
1
-9
/
+9
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2
-1
/
+26
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-31
lockd: initialize sin6_scope_id in lockd_inet6addr_event()
Scott Mayhew
1
-0
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-1
/
+0
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
1
-1
/
+1
2016-01-07
lockd: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-12-23
lockd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
1
-2
/
+72
2015-11-11
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-97
/
+46
2015-10-23
lockd: get rid of reference-counted NSM RPC clients
Andrey Ryabinin
4
-78
/
+16
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-12
/
+1
2015-10-12
lockd: create NSM handles per net namespace
Andrey Ryabinin
6
-19
/
+30
[next]