aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/nfsd/state.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-01NFSD: handle GETATTR conflict with write delegationDai Ngo1-1/+9
2024-03-01NFSD: add support for CB_GETATTR callbackDai Ngo1-0/+14
2024-03-01nfsd: clean up comments over nfs4_client definitionChen Hanxiao1-3/+4
2024-03-01nfsd: prepare for supporting admin-revocation of stateNeilBrown1-0/+10
2024-03-01nfsd: split sc_status out of sc_typeNeilBrown1-12/+28
2024-03-01NFSD: Convert the callback workqueue to use delayed_workChuck Lever1-1/+1
2023-12-18NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever1-14/+0
2023-12-18NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever1-10/+1
2023-10-16NFSD: add rpc_status netlink supportLorenzo Bianconi1-2/+0
2023-10-16NFSD: handle GETATTR conflict with write delegationDai Ngo1-1/+10
2023-10-16NFSD: add support for CB_GETATTR callbackDai Ngo1-0/+14
2023-08-29NFSD: handle GETATTR conflict with write delegationDai Ngo1-0/+3
2023-02-20nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUSJeff Layton1-2/+0
2022-12-10NFSD: add delegation reaper to react to low memory conditionDai Ngo1-0/+5
2022-12-10NFSD: add support for sending CB_RECALL_ANYDai Ngo1-0/+1
2022-11-28NFSD: Use rhashtable for managing nfs4_file objectsChuck Lever1-4/+1
2022-09-26nfsd: make nfsd4_run_cb a bool return functionJeff Layton1-1/+1
2022-09-26NFSD: Rename the fields in copy_stateid_tChuck Lever1-3/+3
2022-09-26nfsd: remove nfsd4_prepare_cb_recall() declarationGaosheng Cui1-1/+0
2022-09-26NFSD: Increase NFSD_MAX_OPS_PER_COMPOUNDChuck Lever1-1/+1
2022-07-29NFSD: Make nfs4_put_copy() staticChuck Lever1-1/+0
2022-05-19NFSD: add courteous server support for thread with only delegationDai Ngo1-0/+31
2022-01-08nfsd4: add refcount for nfsd4_blocked_lockVasily Averin1-0/+1
2022-01-08nfsd: improve stateid access bitmask documentationJ. Bruce Fields1-0/+4
2021-04-19nfsd: track filehandle aliasing in nfs4_filesJ. Bruce Fields1-0/+2
2021-04-19nfsd: hash nfs4_files by inode numberJ. Bruce Fields1-1/+0
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown1-0/+4
2021-01-28nfsd: simplify nfsd4_check_open_reclaimJ. Bruce Fields1-2/+1
2020-09-25nfsd: remove fault injection codeJ. Bruce Fields1-27/+0
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever1-7/+0
2019-12-19nfsd: use boottime for lease expiry calculationArnd Bergmann1-5/+5
2019-12-19nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann1-1/+1
2019-12-19nfsd: print 64-bit timestamps in client_info_showArnd Bergmann1-1/+1
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia1-0/+3
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia1-3/+28
2019-11-08nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()Trond Myklebust1-0/+1
2019-09-10nfsd: add support for upcall version 2Scott Mayhew1-1/+2
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton1-1/+1
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton1-3/+3
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-07-03nfsd: decode implementation idJ. Bruce Fields1-0/+4
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields1-1/+5
2019-07-03nfsd4: use reference count to free clientJ. Bruce Fields1-0/+1
2019-07-03nfsd: rename cl_refcountJ. Bruce Fields1-1/+1
2019-07-03nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+2
2019-04-24nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew1-4/+4
2019-04-08nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust1-0/+1
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown1-1/+1
2018-09-25NFSD introduce async copy featureOlga Kornievskaia1-0/+9