index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
2020-12-16
fs/lockd: convert comma to semicolon
Zheng Yongjun
2020-12-02
lockd: don't use interval-based rebinding over TCP
Calum Mackay
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-02
lockd: Replace PROC() macro with open code
Chuck Lever
2020-09-21
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-07-03
lockd: Make two symbols static
YueHaibing
2019-07-03
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2019-07-03
lockd: Remove lm_compare_owner and lm_owner_key
Benjamin Coddington
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
2019-07-03
lockd: prepare nlm_lockowner for use by the server
Benjamin Coddington
2019-05-31
Revert "lockd: Show pid of lockd for remote locks"
Benjamin Coddington
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-26
lockd: Store the lockd client credential in struct nlm_host
Trond Myklebust
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-24
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-03-18
NFS: fix mount/umount race in nlmclnt.
NeilBrown
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-14
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-11-27
lockd: fix decoding of TEST results
J. Bruce Fields
2018-10-29
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
2018-03-19
lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
Colin Ian King
2018-01-24
lockd: Fix server refcounting
Trond Myklebust
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
2017-11-27
nlm_shutdown_hosts_net() cleanup
Vasily Averin
2017-11-27
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
2017-11-27
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
2017-11-27
lockd: added cleanup checks in exit_net hook
Vasily Averin
2017-11-27
lockd: remove net pointer from messages
Vasily Averin
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-07
lockd: double unregister of inetaddr notifiers
Vasily Averin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]