aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-29nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields
2020-06-29nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-06-17nfsd: apply umask on fs without ACL supportJ. Bruce Fields
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-03nfsd: safer handling of corrupted c_typeJ. Bruce Fields
2020-06-02mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown
2020-06-01nfsd4: make drc_slab global, not per-netJ. Bruce Fields
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-28nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-20NFSD: Fix improperly-formatted Doxygen commentsChuck Lever
2020-05-20NFSD: Squash an annoying compiler warningChuck Lever
2020-05-20NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever
2020-05-20NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever
2020-05-11nfsd: Fix old-style function definitionMa Feng
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-05-08nfsd: use crypto_shash_tfm_digest()Eric Biggers
2020-05-06nfsd: handle repeated BIND_CONN_TO_SESSIONJ. Bruce Fields
2020-05-06nfsd4: add filename to states outputAchilles Gaikwad
2020-05-06nfsd4: stid display should preserve on-the-wire byte orderJ. Bruce Fields
2020-05-06nfsd4: common stateid-printing codeJ. Bruce Fields
2020-04-17SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-13nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-03-19nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields
2020-03-19nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields
2020-03-16nfsd: remove read permission bit for ctl sysctlPetr Vorel
2020-03-16NFSD: Fix NFS server build errorsChuck Lever
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust
2020-03-16nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust
2020-03-16nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-03-16NFSD: Clean up nfsd4_encode_readvChuck Lever
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-03-16fs: nfsd: fileache.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-03-16fs: nfsd: nfs4state.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-03-16nfsd: set the server_scope during service startupScott Mayhew
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou
2020-02-06nfsd4: fix double free in nfsd4_do_async_copy()Dan Carpenter
2020-02-06nfsd: convert file cache to use over/underflow safe refcountTrond Myklebust
2020-02-06nfsd: Define the file access mode enum for tracingTrond Myklebust
2020-02-06nfsd: Fix a perf warningTrond Myklebust
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-22nfsd: Ensure sampling of the write verifier is atomic with the writeTrond Myklebust
2020-01-22nfsd: Ensure sampling of the commit verifier is atomic with the commitTrond Myklebust