summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-01nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust
2021-09-30nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-09-30nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-17nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-17nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-08-17NFSD: remove vanity commentsNeilBrown
2021-08-17NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever
2021-08-17NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever
2021-08-17NFSD: Batch release pages during splice readChuck Lever
2021-08-17NFSD: Clean up splice actorChuck Lever
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig
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