index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
Age
Commit message (
Expand
)
Author
2024-06-21
lockd: drop inappropriate svc_get() from locked_get()
NeilBrown
2024-06-21
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
2024-06-21
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
2024-06-21
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
2024-06-21
lockd: set missing fl_flags field when retrieving args
Jeff Layton
2024-06-21
lockd: set other missing fields when unlocking files
Trond Myklebust
2024-06-21
lockd: use locks_inode_context helper
Jeff Layton
2024-06-21
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2024-06-21
lockd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2024-06-21
lockd: detect and reject lock arguments that overflow
Jeff Layton
2024-06-21
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
2024-06-21
lockd: fix nlm_close_files
Jeff Layton
2024-06-21
lockd: set fl_owner when unlocking files
Jeff Layton
2024-06-21
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2024-06-21
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2024-06-21
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2024-06-21
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2024-06-21
SUNRPC: Remove svo_shutdown method
Chuck Lever
2024-06-21
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2024-06-21
lockd: fix failure to cleanup client locks
J. Bruce Fields
2024-06-21
lockd: fix server crash on reboot of client holding lock
J. Bruce Fields
2024-06-21
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2024-06-21
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2024-06-21
lockd: rename lockd_create_svc() to lockd_get()
NeilBrown
2024-06-21
lockd: introduce lockd_put()
NeilBrown
2024-06-21
lockd: move svc_exit_thread() into the thread
NeilBrown
2024-06-21
lockd: move lockd_start_svc() call into lockd_create_svc()
NeilBrown
2024-06-21
lockd: simplify management of network status notifiers
NeilBrown
2024-06-21
lockd: introduce nlmsvc_serv
NeilBrown
2024-06-21
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2024-06-21
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2024-06-21
SUNRPC: change svc_get() to return the svc.
NeilBrown
2024-06-21
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2024-06-21
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2024-06-21
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2024-06-21
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2024-06-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2024-06-21
NLM: Fix svcxdr_encode_owner()
Chuck Lever
2024-06-21
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
2024-06-21
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
2024-06-21
Keep read and write fds with each nlm_file
J. Bruce Fields
2024-06-21
lockd: update nlm_lookup_file reexport comment
J. Bruce Fields
2024-06-21
nlm: minor refactoring
J. Bruce Fields
2024-06-21
nlm: minor nlm_lookup_file argument change
J. Bruce Fields
2024-06-21
lockd: change the proc_handler for nsm_use_hostnames
Jia He
2024-06-21
lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream
Chuck Lever
2024-06-21
lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream
Chuck Lever
2024-06-21
lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream
Chuck Lever
2024-06-21
lockd: Update the NLMv4 void results encoder to use struct xdr_stream
Chuck Lever
2024-06-21
lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream
Chuck Lever
[next]