summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-07-06nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields
2021-07-06NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever
2021-07-06nfsd: remove redundant assignment to pointer 'this'Colin Ian King
2021-07-06nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust
2021-07-06nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields
2021-07-06NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun
2021-07-06nfsd: fix kernel test robot warning in SSC codeDai Ngo
2021-07-06nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski
2021-07-06nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields
2021-07-01nfsd: avoid non-flexible API in seq_quote_mem()Andy Shevchenko
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo
2021-05-25NFSD add vfs_fsync after async copy is doneOlga Kornievskaia
2021-05-25nfsd: move some commit_metadata()s outside the inode lockJ. Bruce Fields
2021-05-25nfsd: Prevent truncation of an unlinked inode from blocking access to its dir...Yu Hsiang Huang
2021-05-18NFSD: Update nfsd_cb_args tracepointChuck Lever
2021-05-18NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever
2021-05-18NFSD: Add an nfsd_cb_probe tracepointChuck Lever
2021-05-18NFSD: Replace the nfsd_deleg_break tracepointChuck Lever
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever
2021-05-18NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever
2021-05-18NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever
2021-05-18NFSD: Remove spurious cb_setup_err tracepointChuck Lever
2021-05-18NFSD: Adjust cb_shutdown tracepointChuck Lever
2021-05-18NFSD: Add cb_lost tracepointChuck Lever
2021-05-18NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever
2021-05-18NFSD: Capture every CB state transitionChuck Lever
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever
2021-05-18NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever
2021-05-18NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever
2021-05-18NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever
2021-05-18NFSD: Add nfsd_clid_destroyed tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_confirmed tracepointChuck Lever
2021-05-18NFSD: Remove trace_nfsd_clid_inuse_errChuck Lever
2021-05-18NFSD: Add nfsd_clid_verf_mismatch tracepointChuck Lever
2021-05-18NFSD: Add nfsd_clid_cred_mismatch tracepointChuck Lever
2021-05-18NFSD: Add an RPC authflavor tracepoint display helperChuck Lever
2021-05-18NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo
2021-04-20nfsd: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-19nfsd: grant read delegations to clients holding writesJ. Bruce Fields
2021-04-19nfsd: reshuffle some codeJ. Bruce Fields