summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-18binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman
2023-01-18btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov
2023-01-18f2fs: should put a page when checking the summary infoPavel Machek
2023-01-18pnode: terminate at peers of sourceChristian Brauner
2023-01-18ovl: Use ovl mounter's fsuid and fsgid in ovl_link()Zhang Tianci
2023-01-18hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2023-01-18cifs: fix oops during encryptionPaulo Alcantara
2023-01-18reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu
2023-01-18pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2023-01-18pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2023-01-18orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu
2023-01-18orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2023-01-18hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2023-01-18hfs: fix OOB Read in __hfs_brec_findZhangPeng
2023-01-18nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi
2023-01-18fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu
2023-01-18udf: Avoid double brelse() in udf_rename()Shigeru Yoshida
2023-01-18fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu
2023-01-18binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2023-01-18nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2023-01-18NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever
2023-01-18nfsd: Define the file access mode enum for tracingTrond Myklebust
2023-01-18chardev: fix error handling in cdev_device_add()Yang Yingliang
2023-01-18orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2023-01-18f2fs: avoid victim selection from previous victim sectionYonggil Song
2023-01-18f2fs: fix normal discard processDongdong Zhang
2023-01-18NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2023-01-18configfs: fix possible memory leak in configfs_create_dir()Chen Zhongjin
2023-01-18NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2023-01-18NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2023-01-18NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2023-01-18NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2023-01-18hfs: Fix OOB Write in hfs_asc2macZhangPeng
2023-01-18fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2023-01-18ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2023-01-18ocfs2: rewrite error handling of ocfs2_fill_superHeming Zhao via Ocfs2-devel
2023-01-18ocfs2: ocfs2_mount_volume does cleanup job before return errorHeming Zhao via Ocfs2-devel
2023-01-18debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2023-01-18libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2023-01-18nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2023-01-18ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2023-01-18fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek
2023-01-18pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2023-01-18pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2023-01-18udf: Fix extending file within last blockJan Kara
2023-01-18udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2023-01-18udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2023-01-18udf: Discard preallocation before extending file with a holeJan Kara
2022-12-14btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana