summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-07ext4: initialize quota before expanding inode in setproject ioctlJan Kara
2023-01-07ext4: avoid BUG_ON when creating xattrsJan Kara
2023-01-07ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques
2023-01-07ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin
2023-01-07ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2023-01-07cifs: fix confusing debug messagePaulo Alcantara
2023-01-07pnode: terminate at peers of sourceChristian Brauner
2023-01-07hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-07reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu
2023-01-07orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2023-01-07hfs: fix OOB Read in __hfs_brec_findZhangPeng
2023-01-07nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi
2023-01-07fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu
2023-01-07udf: Avoid double brelse() in udf_rename()Shigeru Yoshida
2023-01-07fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu
2023-01-07binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2023-01-07nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2023-01-07chardev: fix error handling in cdev_device_add()Yang Yingliang
2023-01-07orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2023-01-07NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2023-01-07NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2023-01-07hfs: Fix OOB Write in hfs_asc2macZhangPeng
2023-01-07fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2023-01-07libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2023-01-07ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2023-01-07fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek
2023-01-07pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2023-01-07udf: Fix extending file within last blockJan Kara
2023-01-07udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2023-01-07udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2023-01-07udf: Drop unused arguments of udf_delete_aext()Jan Kara
2023-01-07udf: Discard preallocation before extending file with a holeJan Kara
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-12-08nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-11-25ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-25ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-25ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-25mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-25gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-25gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-25nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-25cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-25udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-25btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-25nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba