cfi: Fix CFI failure with KASAN
[platform/kernel/linux-starfive.git] / fs /
2022-12-31 David Howellsafs: Fix lost servers_outstanding count
2022-12-31 John Stultzpstore: Switch pmsg_lock to an rt_mutex to avoid priori...
2022-12-31 Zhang Xiaoxuorangefs: Fix kmemleak in orangefs_{kernel,client}_debu...
2022-12-31 Zhang Xiaoxuorangefs: Fix kmemleak in orangefs_sysfs_init()
2022-12-31 Zhang Xiaoxuorangefs: Fix kmemleak in orangefs_prepare_debugfs_help...
2022-12-31 Hawkins Jiaweihugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
2022-12-31 Hawkins Jiaweinfs: fix possible null-ptr-deref when parsing param
2022-12-31 ZhangPenghfs: fix OOB Read in __hfs_brec_find
2022-12-31 Josef Bacikbtrfs: do not panic if we can't allocate a prealloc...
2022-12-31 Ryusuke Konishinilfs2: fix shift-out-of-bounds due to too large expone...
2022-12-31 Ryusuke Konishinilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_b...
2022-12-31 Hoi Pok Wufs: jfs: fix shift-out-of-bounds in dbDiscardAG
2022-12-31 Dr. David Alan Gilbertjfs: Fix fortify moan in symlink
2022-12-31 Shigeru Yoshidaudf: Avoid double brelse() in udf_rename()
2022-12-31 Dongliang Mufs: jfs: fix shift-out-of-bounds in dbAllocAG
2022-12-31 Liu Shixinbinfmt_misc: fix shift-out-of-bounds in check_special_flags
2022-12-31 Paulo Alcantaracifs: don't leak -ENOMEM in smb2_open_file()
2022-12-31 Dan Aloninfsd: under NFSv4.1, fix double svc_xprt_put on rpc_cre...
2022-12-31 Abdun Nihaalfs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
2022-12-31 Dan Carpenterfs/ntfs3: Harden against integer overflows
2022-12-31 Shigeru Yoshidafs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
2022-12-31 Andreas Gruenbachergfs2: Partially revert gfs2_inode_lookup change
2022-12-31 Xiu Jianfengksmbd: Fix resource leak in ksmbd_session_rpc_open()
2022-12-31 Yang Yingliangchardev: fix error handling in cdev_device_add()
2022-12-31 Yangtao Lif2fs: fix iostat parameter for discard
2022-12-31 Zhang Xiaoxuorangefs: Fix sysfs not cleanup when dev init failed
2022-12-31 Yonggil Songf2fs: avoid victim selection from previous victim section
2022-12-31 Sheng Yongf2fs: fix to enable compress for newly created file...
2022-12-31 Sheng Yongf2fs: set zstd compress level correctly
2022-12-31 Chao Yuf2fs: fix to avoid accessing uninitialized spinlock
2022-12-31 Chao Yuf2fs: fix to destroy sbi->post_read_wq in error path...
2022-12-31 Jaegeuk Kimf2fs: allow to set compression for inlined file
2022-12-31 Dongdong Zhangf2fs: fix normal discard process
2022-12-31 Yangtao Lif2fs: fix gc mode when gc_urgent_high_remaining is 1
2022-12-31 Chao Yuf2fs: fix to invalidate dcc->f2fs_issue_discard in...
2022-12-31 Zhang Qilongf2fs: Fix the race condition of resize flag between...
2022-12-31 Trond MyklebustNFSv4.x: Fail client initialisation if state manager...
2022-12-31 Anna SchumakerNFS: Allow very small rsize & wsize again
2022-12-31 Anna SchumakerNFSv4.2: Set the correct size scratch buffer for decodi...
2022-12-31 Chen Zhongjinconfigfs: fix possible memory leak in configfs_create_dir()
2022-12-31 Trond MyklebustNFS: Fix an Oops in nfs_d_automount()
2022-12-31 Trond MyklebustNFSv4: Fix a deadlock between nfs4_open_recover_helper...
2022-12-31 Trond MyklebustNFSv4: Fix a credential leak in _nfs4_discover_trunking()
2022-12-31 Trond MyklebustNFSv4.2: Fix initialisation of struct nfs4_label
2022-12-31 Trond MyklebustNFSv4.2: Fix a memory stomp in decode_attr_security_label
2022-12-31 Trond MyklebustNFSv4.2: Always decode the security label
2022-12-31 Trond MyklebustNFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done...
2022-12-31 ZhangPenghfs: Fix OOB Write in hfs_asc2mac
2022-12-31 Chen Zhongjinfs: sysv: Fix sysv_nblocks() returns wrong value
2022-12-31 Brian FosterNFSD: pass range end to vfs_fsync_range() instead of...
2022-12-31 Jeff Laytonnfsd: return error if nfs4_setacl fails
2022-12-31 Trond Myklebustlockd: set other missing fields when unlocking files
2022-12-31 Gao Xiangerofs: validate the extent length for uncompressed...
2022-12-31 Gao Xiangerofs: fix missing unmap if z_erofs_get_extent_compress...
2022-12-31 Chen Zhongjinerofs: Fix pcluster memleak when its block address...
2022-12-31 Hou Taoerofs: check the uniqueness of fsid in shared domain...
2022-12-31 Li Zetaoocfs2: fix memory leak in ocfs2_mount_volume()
2022-12-31 Akinobu Mitadebugfs: fix error when writing negative value to atomi...
2022-12-31 Akinobu Mitalibfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed...
2022-12-31 Jeff Laytonnfsd: don't call nfsd_file_put from client states seqfi...
2022-12-31 Chuck LeverNFSD: Finish converting the NFSv3 GETACL result encoder
2022-12-31 Chuck LeverNFSD: Finish converting the NFSv2 GETACL result encoder
2022-12-31 Shang XiaoJingocfs2: fix memory leak in ocfs2_stack_glue_init()
2022-12-31 Ondrej Mosnacekfs: don't audit the capability check in simple_xattr_list()
2022-12-31 Amir Goldsteinovl: remove privs in ovl_fallocate()
2022-12-31 Amir Goldsteinovl: remove privs in ovl_copyfile()
2022-12-31 Stephen Boydpstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
2022-12-31 Wang Yufenpstore/ram: Fix error return code in ramoops_probe()
2022-12-21 Paulo Alcantaracifs: fix oops during encryption
2022-12-21 Jan Karaudf: Fix extending file within last block
2022-12-21 Jan Karaudf: Do not bother looking for prealloc extents if...
2022-12-21 Jan Karaudf: Fix preallocation discarding at indirect extent...
2022-12-21 Jan Karaudf: Discard preallocation before extending file with...
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
2022-12-08 Linus TorvaldsMerge tag 'loongarch-fixes-6.1-3' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Dave Wysochanskifscache: Fix oops due to race with cookie_lru and use_c...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'timers_urgent_for_v6.1_rc8' of git://git...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
next