summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2025-07-14Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"Chuck Lever
2025-07-14NFSD: Remove the cap on number of operations per NFSv4 COMPOUNDChuck Lever
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-15NFSD: Remove NFSD_BUFSIZEChuck Lever
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever
2025-05-11nfsd: add tracepoint for getattr and statfs eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_readdirJeff Layton
2025-05-11nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-05-11nfsd: remove redundant WARN_ON_ONCE in nfsd4_writeGuoqing Jiang
2025-05-11NFSD: Record each NFSv4 call's session slot indexChuck Lever
2025-05-11NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAYChuck Lever
2025-05-11NFSD: OFFLOAD_CANCEL should mark an async COPY as completedChuck Lever
2025-04-07nfsd: Use lookup_one() rather than lookup_one_len()NeilBrown
2025-03-10nfsd: prevent callback tasks running concurrentlyJeff Layton
2025-01-21nfsd: handle delegated timestamps in SETATTRJeff Layton
2024-12-17NFSD: fix management of pending async copiesOlga Kornievskaia
2024-11-18NFSD: Add nfsd4_copy time-to-liveChuck Lever
2024-11-18NFSD: Add a laundromat reaper for async copy stateChuck Lever
2024-11-18NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operationsChuck Lever
2024-11-18NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOADChuck Lever
2024-11-18NFSD: Free async copy information in nfsd4_cb_offload_release()Chuck Lever
2024-11-18NFSD: Fix nfsd4_shutdown_copy()Chuck Lever
2024-11-18NFSD: Add a tracepoint to record canceled async COPY operationsChuck Lever
2024-11-18nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOTPali Rohár
2024-11-18nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID responsePali Rohár
2024-11-18nfsd: new tracepoint for after op_func in compound processingJeff Layton
2024-10-30NFSD: Never decrement pending_async_copies on errorChuck Lever
2024-10-29NFSD: Initialize struct nfsd4_copy earlierChuck Lever
2024-09-20NFSD: Wrap async copy operations with trace pointsChuck Lever
2024-09-20NFSD: Limit the number of concurrent async COPY operationsChuck Lever
2024-09-20NFSD: Async COPY result needs to return a write verifierChuck Lever
2024-09-20nfsd: track the main opcode for callbacksJeff Layton
2024-09-20nfsd: move error choice for incorrect object types to version-specific code.NeilBrown
2024-09-20nfsd: Don't pass all of rqst into rqst_exp_find()NeilBrown
2024-09-20nfsd: don't assume copy notify when preprocessing the stateidSagi Grimberg
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever
2024-05-09NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever
2024-05-06NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever
2024-05-06NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton
2024-03-01nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust
2024-03-01nfsd: Fix a regression in nfsd_setattr()Trond Myklebust
2024-03-01nfsd: make all of the nfsd stats per-network namespaceJosef Bacik
2024-01-07NFSD: Modify NFSv4 to use nfsd_read_splice_ok()Chuck Lever
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-18nfsd: convert to new timestamp accessorsJeff Layton
2023-10-16NFSD: Clean up nfsd4_encode_copy_notify()Chuck Lever
2023-10-16NFSD: Remove a layering violation when encoding lock_deniedChuck Lever
2023-10-16NFSD: Clean up nfsd4_encode_layoutcommit()Chuck Lever
2023-10-16SUNRPC: change how svc threads are asked to exit.NeilBrown