i2c: mv64xxx: Add atomic_xfer method to driver
[platform/kernel/linux-rpi.git] / fs /
2023-01-12 edward lofs/ntfs3: Add overflow check for attribute size
2023-01-12 edward lofs/ntfs3: Validate BOOT record_size
2023-01-12 Paulo Alcantaracifs: fix oops during encryption
2022-12-31 Filipe Mananabtrfs: do not BUG_ON() on ENOMEM when dropping extent...
2022-12-31 Chen Zhongjinovl: fix use inode directly in rcu-walk mode
2022-12-31 Roberto Sassureiserfs: Add missing calls to reiserfs_security_free()
2022-12-31 John Stultzpstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_...
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_prepare_debugfs_help...
2022-12-31 Hawkins Jiaweihugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
2022-12-31 ZhangPenghfs: fix OOB Read in __hfs_brec_find
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 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 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 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 Chao Yuf2fs: fix to destroy sbi->post_read_wq in error path...
2022-12-31 Dongdong Zhangf2fs: fix normal discard process
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 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: 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 Trond Myklebustlockd: set other missing fields when unlocking files
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 NFSv2 GETACL result encoder
2022-12-31 Haowen BaiSUNRPC: Return true/false (not 1/0) from bool functions
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 Christian Braunerovl: use ovl_copy_{real,upper}attr() wrappers
2022-12-31 Amir Goldsteinovl: store lower path in ovl_inode
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 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-19 Amir Goldsteinvfs: fix copy_file_range() averts filesystem freeze...
2022-12-14 Jens Axboeio_uring: move to separate directory
2022-12-14 Zeng Hengcifs: fix use-after-free caused by invalid pointer...
2022-12-14 Filipe Mananabtrfs: send: avoid unaligned encoded writes when attemp...
2022-12-14 Jann Hornfs: use acquire ordering in __fget_light()
2022-12-08 Lin Maio_uring/poll: fix poll_refs race with cancelation
2022-12-08 Pavel Begunkovio_uring: make poll refs more robust
2022-12-08 Pavel Begunkovio_uring: cmpxchg for poll arm refs release
2022-12-08 Pavel Begunkovio_uring: fix tw losing poll events
2022-12-08 Pavel Begunkovio_uring: update res mask in io_poll_check_events
2022-12-08 ZhangPengnilfs2: fix NULL pointer dereference in nilfs_palloc_co...
2022-12-08 David Howellsafs: Fix fileserver probe RTT handling
2022-12-08 ChenXiaoSongbtrfs: qgroup: fix sleep from invalid context bug in...
2022-12-08 Nikolay Borisovbtrfs: move QUOTA_ENABLED check to rescan_should_stop...
2022-12-08 Anand Jainbtrfs: free btrfs_path before copying inodes to userspace
2022-12-08 David Sterbabtrfs: sink iterator parameter to btrfs_ioctl_logical_t...
2022-12-08 Gao Xiangerofs: fix order >= MAX_ORDER warning due to crafted...
2022-12-02 Paulo Alcantaracifs: fix missed refcounting of ipc tcon
2022-12-02 Zhen Leibtrfs: sysfs: normalize the error handling branch in...
2022-12-02 Christoph Hellwigbtrfs: use kvcalloc in btrfs_get_dev_zone_info
2022-12-02 Christoph Hellwigbtrfs: zoned: fix missing endianness conversion in...
2022-12-02 Anand Jainbtrfs: free btrfs_path before copying subvol info to...
2022-12-02 Anand Jainbtrfs: free btrfs_path before copying fspath to userspace
2022-12-02 Josef Bacikbtrfs: free btrfs_path before copying root refs to...
2022-12-02 Miklos Szeredifuse: lock inode unconditionally in fuse_fallocate()
2022-12-02 Damien Le Moalzonefs: fix zone report size in __zonefs_io_error()
2022-12-02 Chen Zhongjinnilfs2: fix nilfs_sufile_mark_dirty() not set segment...
2022-12-02 Baokun Liext4: fix use-after-free in ext4_ext_shift_extents
2022-12-02 Svyatoslav Feldsherovfs: do not update freeing inode i_io_list
2022-12-02 Xiubo Liceph: fix NULL pointer dereference for req->r_session
2022-12-02 Kenneth Leeceph: Use kcalloc for allocating multiple elements
2022-12-02 Xiubo Liceph: avoid putting the realm twice when decoding snaps...
2022-12-02 Xiubo Liceph: do not update snapshot context when there is...
2022-12-02 Zhang Xiaoxucifs: Fix connections leak when tlink setup failed
2022-12-02 Paulo Alcantaracifs: support nested dfs links over reconnect
2022-12-02 Paulo Alcantaracifs: split out dfs code from cifs_reconnect()
2022-12-02 Paulo Alcantaracifs: introduce new helper for cifs_reconnect()
2022-11-26 Hawkins Jiaweintfs: check overflow when iterating ATTR_RECORDs
2022-11-26 Hawkins Jiaweintfs: fix out-of-bounds read in ntfs_attr_find()
2022-11-26 Hawkins Jiaweintfs: fix use-after-free in ntfs_attr_find()
next