summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2022-10-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2022-10-03Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-10-03Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-03Merge tag 'fs.vfsuid.fat.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03[brown paperbag] fix coredump breakageAl Viro
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Revert "pstore: migrate to crypto acomp interface"Guilherme G. Piccoli
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28[coredump] don't use __kernel_write() on kmap_local_page()Al Viro
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-09-27erofs: clean up erofs_iget()Gao Xiang
2022-09-27erofs: clean up unnecessary code and commentsGao Xiang
2022-09-27erofs: fold in z_erofs_reload_indexes()Yue Hu
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-26nfsd: extra checks when freeing delegation stateidsJeff Layton
2022-09-26nfsd: make nfsd4_run_cb a bool return functionJeff Layton
2022-09-26nfsd: fix comments about spinlock handling with delegationsJeff Layton
2022-09-26nfsd: only fill out return pointer on success in nfsd4_lookup_stateidJeff Layton
2022-09-26NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo
2022-09-26NFSD: Cap rsize_bop result based on send buffer sizeChuck Lever
2022-09-26NFSD: Rename the fields in copy_stateid_tChuck Lever
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fopsChenXiaoSong
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fopsChenXiaoSong
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fopsChenXiaoSong
2022-09-26nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...ChenXiaoSong
2022-09-26nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_opsChenXiaoSong
2022-09-26NFSD: Pack struct nfsd4_compoundresChuck Lever
2022-09-26NFSD: Remove unused nfsd4_compoundargs::cachetype fieldChuck Lever
2022-09-26NFSD: Remove "inline" directives on op_rsize_bop helpersChuck Lever
2022-09-26NFSD: Clean up nfs4svc_encode_compoundres()Chuck Lever
2022-09-26NFSD: Clean up WRITE arg decodersChuck Lever
2022-09-26NFSD: Use xdr_inline_decode() to decode NFSv3 symlinksChuck Lever
2022-09-26NFSD: Refactor common code out of dirlist helpersChuck Lever
2022-09-26NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearingChuck Lever
2022-09-26SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever
2022-09-26NFSD: add shrinker to reap courtesy clients on low memory conditionDai Ngo
2022-09-26NFSD: keep track of the number of courtesy clients in the systemDai Ngo
2022-09-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-09-26NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAYChuck Lever
2022-09-26NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAYChuck Lever