summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
8 daysnfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
8 daysnfsd: never defer requests during idmap lookupAnthony Iliopoulos
2026-02-16nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2026-01-30NFSD: fix race between nfsd registration and exports_procManinder Singh
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-17nfsd: set security label during create operationsStephen Smalley
2026-01-17nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust
2026-01-17nfsd: convert to new timestamp accessorsJeff Layton
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown
2026-01-17NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-11NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-11nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-11nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-11NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2026-01-11NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-12-07nfsd: Replace clamp_t in nfsd4_get_drc_mem()NeilBrown
2025-11-24NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia
2025-11-24NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-23nfsd: decouple the xprtsec policy check from check_nfsd_access()Scott Mayhew
2025-10-23NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-23NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-10-23NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-10-23NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov
2025-10-19nfsd: nfserr_jukebox in nlm_fopen should lead to a retryOlga Kornievskaia
2025-10-19NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()Thorsten Blum
2025-09-19NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever
2025-09-19nfsd: Fix a regression in nfsd_setattr()Trond Myklebust
2025-08-28NFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo
2025-08-28nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton
2025-06-27nfsd: Initialize ssc before laundromat_work to prevent NULL dereferenceLi Lingfeng
2025-06-27nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng
2025-02-21NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo
2025-02-21nfsd: clear acl_access/acl_default after releasing themLi Lingfeng
2025-02-08NFSD: Reset cb_seq_status after NFS4ERR_DELAYChuck Lever
2025-01-23nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang
2025-01-02nfsd: restore callback functionality for NFSv4.0NeilBrown
2025-01-02nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"Yang Erkun
2024-12-09nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun
2024-12-09nfsd: make sure exp active before svc_export_showYang Erkun
2024-12-09NFSD: Prevent a potential integer overflowChuck Lever
2024-12-09NFSD: Fix nfsd4_shutdown_copy()Chuck Lever
2024-12-09nfsd: release svc_expkey/svc_export with rcu_workYang Erkun
2024-12-09NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever
2024-12-09NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever