summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2024-09-01nfsd: move nfsd_pool_stats_open into nfsctl.cNeilBrown
2024-09-01nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()NeilBrown
2024-09-01nfsd: use system_unbound_wq for nfsd_file_gc_worker()Youzhong Yang
2024-09-01nfsd: count nfsd_file allocationsJeff Layton
2024-09-01nfsd: fix refcount leak when file is unhashed after being foundJeff Layton
2024-09-01nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquireJeff Layton
2024-09-01nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang
2024-09-01Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown
2024-08-29Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-26fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton
2024-08-26nfsd: fix potential UAF in nfsd4_cb_getattr_releaseJeff Layton
2024-08-26nfsd: hold reference to delegation when updating it for cb_getattrJeff Layton
2024-08-23nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_openOlga Kornievskaia
2024-08-22nfsd: ensure that nfsd4_fattr_args.context is zeroed outJeff Layton
2024-08-10Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-07-22nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd socketsJeff Layton
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton
2024-07-08nfsd: allow passing in array of thread counts via netlinkJeff Layton
2024-07-08nfsd: make nfsd_svc take an array of thread countsJeff Layton
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever
2024-07-08NFSD: Fix nfsdcld warningChuck Lever
2024-07-08NFSD: remove unused structs 'nfsd3_voidargs'Dr. David Alan Gilbert
2024-07-08NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflowsDan Carpenter
2024-06-28Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown
2024-06-22Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-06-17NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()Lorenzo Bianconi
2024-05-28fhandle: relax open_by_handle_at() permission checksChristian Brauner
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-09NFSD: Force all NFSv4.2 COPY requests to be synchronousChuck Lever
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust
2024-05-06knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-05-06nfsd: set security label during create operationsStephen Smalley
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: add listener-{set,get} netlink commandLorenzo Bianconi
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi
2024-05-06NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton
2024-05-06NFSD: move nfsd_mutex handling into nfsd_svc callersJeff Layton
2024-05-06nfsd: don't create nfsv4recoverydir in nfsdfs when not used.NeilBrown
2024-05-06nfsd: optimise recalculate_deny_mode() for a common caseNeilBrown
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton