aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-34/+33
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields2-0/+4
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields1-2/+6
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields1-2/+6
2021-08-23fs: remove mandatory file locking supportJeff Layton2-36/+1
2021-08-17nfsd4: Fix forced-expiry lockingJ. Bruce Fields1-2/+2
2021-08-17NFSD: remove vanity commentsNeilBrown1-1/+0
2021-08-17NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever1-3/+2
2021-08-17NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever1-7/+5
2021-08-17NFSD: Batch release pages during splice readChuck Lever1-7/+2
2021-08-17NFSD: Clean up splice actorChuck Lever1-8/+3
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig1-1/+1
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-132/+546
2021-07-06nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields1-1/+2
2021-07-06NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever1-1/+0
2021-07-06nfsd: remove redundant assignment to pointer 'this'Colin Ian King1-1/+1
2021-07-06nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust1-2/+16
2021-07-06nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields1-0/+2
2021-07-06NFSD: Fix error return code in nfsd4_interssc_connect()Wei Yongjun1-0/+1
2021-07-06nfsd: fix kernel test robot warning in SSC codeDai Ngo2-3/+3
2021-07-06nfsd4: Expose the callback address and state of each NFS4 clientDave Wysochanski1-0/+17
2021-07-06nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields1-5/+6
2021-07-01nfsd: avoid non-flexible API in seq_quote_mem()Andy Shevchenko1-1/+1
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig1-1/+1
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo5-4/+215
2021-05-25NFSD add vfs_fsync after async copy is doneOlga Kornievskaia2-1/+14
2021-05-25nfsd: move some commit_metadata()s outside the inode lockJ. Bruce Fields1-2/+3
2021-05-25nfsd: Prevent truncation of an unlinked inode from blocking access to its directoryYu Hsiang Huang1-0/+5
2021-05-18NFSD: Update nfsd_cb_args tracepointChuck Lever1-3/+3
2021-05-18NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever2-53/+0
2021-05-18NFSD: Add an nfsd_cb_probe tracepointChuck Lever2-0/+2
2021-05-18NFSD: Replace the nfsd_deleg_break tracepointChuck Lever2-2/+32
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever2-0/+38
2021-05-18NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever2-1/+29
2021-05-18NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever2-2/+28
2021-05-18NFSD: Remove spurious cb_setup_err tracepointChuck Lever1-3/+1
2021-05-18NFSD: Adjust cb_shutdown tracepointChuck Lever1-1/+3
2021-05-18NFSD: Add cb_lost tracepointChuck Lever2-0/+3
2021-05-18NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever1-5/+0
2021-05-18NFSD: Capture every CB state transitionChuck Lever1-13/+15
2021-05-18NFSD: Constify @fh argument of knfsd_fh_hash()Chuck Lever1-5/+2
2021-05-18NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever2-3/+10
2021-05-18NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever2-11/+45
2021-05-18NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever2-4/+8
2021-05-18NFSD: Add nfsd_clid_destroyed tracepointChuck Lever2-0/+2
2021-05-18NFSD: Add nfsd_clid_reclaim_complete tracepointChuck Lever2-0/+2
2021-05-18NFSD: Add nfsd_clid_confirmed tracepointChuck Lever2-5/+6