开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2024-11-18
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
2024-11-18
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
2024-11-18
NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
Chuck Lever
2024-11-18
NFSD: Free async copy information in nfsd4_cb_offload_release()
Chuck Lever
2024-11-18
NFSD: Fix nfsd4_shutdown_copy()
Chuck Lever
2024-11-18
NFSD: Add a tracepoint to record canceled async COPY operations
Chuck Lever
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
2024-11-18
nfsd: new tracepoint for after op_func in compound processing
Jeff Layton
2024-10-30
NFSD: Never decrement pending_async_copies on error
Chuck Lever
2024-10-29
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
2024-09-20
NFSD: Wrap async copy operations with trace points
Chuck Lever
2024-09-20
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-09-20
NFSD: Async COPY result needs to return a write verifier
Chuck Lever
2024-09-20
nfsd: track the main opcode for callbacks
Jeff Layton
2024-09-20
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
2024-09-20
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
2024-09-20
nfsd: don't assume copy notify when preprocessing the stateid
Sagi Grimberg
2024-07-08
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
2024-05-09
NFSD: Force all NFSv4.2 COPY requests to be synchronous
Chuck Lever
2024-05-06
NFSD: Add COPY status code to OFFLOAD_STATUS response
Chuck Lever
2024-05-06
NFSD: Record status of async copy operation in struct nfsd4_copy
Chuck Lever
2024-05-06
nfsd: trivial GET_DIR_DELEGATION support
Jeff Layton
2024-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
2024-03-01
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-01-07
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-18
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-16
NFSD: Clean up nfsd4_encode_copy_notify()
Chuck Lever
2023-10-16
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
2023-10-16
NFSD: Clean up nfsd4_encode_layoutcommit()
Chuck Lever
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
NFSD: add trace points to track server copy progress
Dai Ngo
2023-10-16
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
2023-09-09
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-02-20
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-02-20
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-02-20
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-02-20
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-01-11
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
[next]