summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2020-10-01nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-10-01nfsd: Fix a perf warningTrond Myklebust
2020-10-01nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()Trond Myklebust
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-07-29nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-09nfsd: apply umask on fs without ACL supportJ. Bruce Fields
2020-07-09nfsd: fix nfsdfs inode reference count leakJ. Bruce Fields
2020-07-09nfsd4: fix nfsdfs reference count loopJ. Bruce Fields
2020-06-24nfsd: safer handling of corrupted c_typeJ. Bruce Fields
2020-06-24nfsd4: make drc_slab global, not per-netJ. Bruce Fields
2020-06-24nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-17nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields
2020-02-24nfsd: Clone should commit src file metadata tooTrond Myklebust
2020-02-11nfsd: Return the correct number of bytes written to the fileTrond Myklebust
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-02-11nfsd: fix delay timer on 32-bit architecturesArnd Bergmann
2020-02-11nfsd: fix filecache lookupTrond Myklebust
2020-01-26nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt
2020-01-17NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia
2020-01-17nfsd: v4 support requires CRYPTO_SHA256Scott Mayhew
2020-01-17nfsd: Fix cld_net->cn_tfm initializationScott Mayhew
2020-01-09nfsd4: fix up replay_matches_cache()Scott Mayhew
2019-12-13nfsd: restore NFSv3 ACL supportJ. Bruce Fields
2019-12-13nfsd: Ensure CLONE persists data and metadata changes to the target fileTrond Myklebust
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-09-23nfsd: fix nfs read eof detectionTrond Myklebust
2019-09-23nfsd: Make nfsd_reset_boot_verifier_locked staticYueHaibing
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown
2019-09-18Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-10nfsd: add support for upcall version 2Scott Mayhew
2019-09-10nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew
2019-09-10nfsd: Reset the boot verifier on all write I/O errorsTrond Myklebust
2019-09-10nfsd: Don't garbage collect files that might contain write errorsTrond Myklebust
2019-09-10nfsd: Support the server resetting the boot verifierTrond Myklebust
2019-09-10nfsd: nfsd_file cache entries should be per net namespaceTrond Myklebust
2019-09-05new helper: get_tree_keyed()Al Viro
2019-08-28nfsd: eliminate an unnecessary acl size limitJ. Bruce Fields
2019-08-26Deprecate nfsd fault injectionJ. Bruce Fields
2019-08-20nfsd: remove duplicated include from filecache.cYueHaibing
2019-08-19nfsd: Fix the documentation for svcxdr_tmpalloc()Trond Myklebust
2019-08-19nfsd: Fix up some unused variable warningsTrond Myklebust
2019-08-19nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2019-08-19nfsd: rip out the raparms cacheJeff Layton
2019-08-19nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton