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
Age
Commit message (
Expand
)
Author
2024-06-21
Linux 5.10.220
v5.10.220
Greg Kroah-Hartman
2024-06-21
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2024-06-21
nfsd: don't call locks_release_private() twice concurrently
NeilBrown
2024-06-21
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-06-21
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-06-21
nfsd: drop the nfsd_put helper
Jeff Layton
2024-06-21
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2024-06-21
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2024-06-21
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
2024-06-21
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2024-06-21
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2024-06-21
nfsd: don't allow nfsd threads to be signalled.
Chuck Lever
2024-06-21
nfsd: Fix creation time serialization order
Tavian Barnes
2024-06-21
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2024-06-21
lockd: drop inappropriate svc_get() from locked_get()
NeilBrown
2024-06-21
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2024-06-21
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2024-06-21
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2024-06-21
nfsd: simplify the delayed disposal list code
Jeff Layton
2024-06-21
NFSD: Convert filecache to rhltable
Chuck Lever
2024-06-21
nfsd: allow reaping files still under writeback
Jeff Layton
2024-06-21
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2024-06-21
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2024-06-21
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2024-06-21
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2024-06-21
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2024-06-21
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2024-06-21
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2024-06-21
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2024-06-21
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2024-06-21
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
2024-06-21
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
2024-06-21
NFSD: Protect against filesystem freezing
Chuck Lever
2024-06-21
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2024-06-21
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2024-06-21
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2024-06-21
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2024-06-21
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2024-06-21
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2024-06-21
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2024-06-21
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2024-06-21
NFSD: enhance inter-server copy cleanup
Dai Ngo
2024-06-21
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2024-06-21
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2024-06-21
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2024-06-21
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2024-06-21
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2024-06-21
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2024-06-21
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2024-06-21
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
[next]