summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-16nfsd: fix oops on mixed NFSv4/NFSv3 client accessJ. Bruce Fields
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein
2020-07-24nfsd: netns.h: delete a duplicated wordRandy Dunlap
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15nfsd: use fsnotify_data_inode() to get the unlinked inodeAmir Goldstein
2020-07-13nfsd: avoid a NULL dereference in __cld_pipe_upcall()Scott Mayhew
2020-07-13nfsd4: a client's own opens needn't prevent delegationsJ. Bruce Fields
2020-07-13nfsd: Use seq_putc() in two functionsXu Wang
2020-07-13nfsd: add fattr support for user extended attributesFrank van der Linden
2020-07-13nfsd: implement the xattr functions and en/decode logicFrank van der Linden
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden
2020-07-13nfsd: take xattr bits into account for permission checksFrank van der Linden
2020-07-13nfsd: define xattr functions to call into their vfs counterpartsFrank van der Linden
2020-07-13nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden
2020-07-13nfsd: split off the write decode code into a separate functionFrank van der Linden
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