summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-07-06f2fs: drop dirty node pages when cp is in error statusJaegeuk Kim
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-06lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SHARE results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 TEST results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Common NLM XDR helpersChuck Lever
2021-07-06lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever
2021-07-06nfsd: rpc_peeraddr2str needs rcu lockJ. Bruce Fields
2021-07-06nfs_common: fix doc warningChenXiaoSong
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-06Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-06Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-06Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05f2fs: initialize page->private when using for our internal useJaegeuk Kim
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds