index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-01-23
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2023-01-11
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2022-12-22
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2022-12-14
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-12
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
trace: Relocate event helper files
Chuck Lever
2022-12-10
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-10
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
2022-12-10
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
2022-12-10
lockd: set missing fl_flags field when retrieving args
Jeff Layton
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-12-10
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-10
lockd: set other missing fields when unlocking files
Trond Myklebust
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2022-12-10
nfsd: fix up the filecache laundrette scheduling
Jeff Layton
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
2022-11-28
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2022-11-28
NFSD: Fix licensing header in filecache.c
Chuck Lever
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-11-28
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-11-28
exportfs: use pr_debug for unreachable debug statements
David Disseldorp
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
[next]