summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2024-08-31Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-2/+9
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown1-2/+9
2024-08-28Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-21/+38
2024-08-27fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton3-7/+15
2024-08-26nfsd: fix potential UAF in nfsd4_cb_getattr_releaseJeff Layton1-1/+1
2024-08-26nfsd: hold reference to delegation when updating it for cb_getattrJeff Layton1-3/+7
2024-08-23nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_openOlga Kornievskaia1-9/+12
2024-08-22nfsd: ensure that nfsd4_fattr_args.context is zeroed outJeff Layton1-1/+3
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-2/+1
2024-07-22nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd socketsJeff Layton1-2/+1
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds12-52/+164
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+1
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton1-1/+1
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton3-0/+76
2024-07-08nfsd: allow passing in array of thread counts via netlinkJeff Layton2-13/+31
2024-07-08nfsd: make nfsd_svc take an array of thread countsJeff Layton3-24/+45
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever1-2/+3
2024-07-08NFSD: Fix nfsdcld warningChuck Lever2-3/+3
2024-07-08NFSD: remove unused structs 'nfsd3_voidargs'Dr. David Alan Gilbert2-4/+0
2024-07-08NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflowsDan Carpenter1-6/+6
2024-06-28Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-1/+2
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown2-1/+2
2024-06-22Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-42/+11
2024-06-17NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()Lorenzo Bianconi3-42/+11
2024-05-28fhandle: relax open_by_handle_at() permission checksChristian Brauner1-1/+1
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-20/+20
2024-05-20Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-09NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever1-0/+7
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust1-1/+0
2024-05-06knfsd: LOOKUP can return an illegal error valueTrond Myklebust1-2/+2
2024-05-06nfsd: set security label during create operationsStephen Smalley2-1/+9
2024-05-06NFSD: Add COPY status code to OFFLOAD_STATUS responseChuck Lever3-4/+17
2024-05-06NFSD: Record status of async copy operation in struct nfsd4_copyChuck Lever2-11/+11
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi3-0/+245
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi5-2/+181
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi3-0/+165
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton3-4/+4
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton2-2/+4
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown1-2/+2
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown1-1/+6
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton2-1/+29
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever2-7/+77
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton1-3/+3
2024-05-06fs: nfsd: use group allocation/free of per-cpu counters APIKefeng Wang4-55/+13
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton3-2/+134
2024-05-06NFSD: Move callback_wq into struct nfs4_clientChuck Lever3-31/+18
2024-05-06nfsd: drop st_mutex before calling move_to_close_lru()NeilBrown1-4/+7
2024-05-06nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()NeilBrown2-8/+32
2024-05-06nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.NeilBrown1-6/+3
2024-05-06nfsd: perform all find_openstateowner_str calls in the one place.NeilBrown1-53/+40