aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-31chardev: fix error handling in cdev_device_add()Yang Yingliang
2022-12-31f2fs: fix iostat parameter for discardYangtao Li
2022-12-31orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2022-12-31f2fs: avoid victim selection from previous victim sectionYonggil Song
2022-12-31f2fs: fix to enable compress for newly created file if extension matchesSheng Yong
2022-12-31f2fs: set zstd compress level correctlySheng Yong
2022-12-31f2fs: fix to avoid accessing uninitialized spinlockChao Yu
2022-12-31f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()Chao Yu
2022-12-31f2fs: allow to set compression for inlined fileJaegeuk Kim
2022-12-31f2fs: fix normal discard processDongdong Zhang
2022-12-31f2fs: fix gc mode when gc_urgent_high_remaining is 1Yangtao Li
2022-12-31f2fs: fix to invalidate dcc->f2fs_issue_discard in error pathChao Yu
2022-12-31f2fs: Fix the race condition of resize flag between resizefsZhang Qilong
2022-12-31NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2022-12-31NFS: Allow very small rsize & wsize againAnna Schumaker
2022-12-31NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUSAnna Schumaker
2022-12-31configfs: fix possible memory leak in configfs_create_dir()Chen Zhongjin
2022-12-31NFS: Fix an Oops in nfs_d_automount()Trond Myklebust
2022-12-31NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2022-12-31NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust
2022-12-31NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2022-12-31NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-12-31NFSv4.2: Always decode the security labelTrond Myklebust
2022-12-31NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-12-31hfs: Fix OOB Write in hfs_asc2macZhangPeng
2022-12-31fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin
2022-12-31NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster
2022-12-31nfsd: return error if nfs4_setacl failsJeff Layton
2022-12-31lockd: set other missing fields when unlocking filesTrond Myklebust
2022-12-31erofs: validate the extent length for uncompressed pclustersGao Xiang
2022-12-31erofs: fix missing unmap if z_erofs_get_extent_compressedlen() failsGao Xiang
2022-12-31erofs: Fix pcluster memleak when its block address is zeroChen Zhongjin
2022-12-31erofs: check the uniqueness of fsid in shared domain in advanceHou Tao
2022-12-31ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-12-31debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2022-12-31libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-12-31nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-12-31NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever
2022-12-31NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever
2022-12-31ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing
2022-12-31fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek
2022-12-31ovl: remove privs in ovl_fallocate()Amir Goldstein
2022-12-31ovl: remove privs in ovl_copyfile()Amir Goldstein
2022-12-31pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2022-12-31pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2022-12-21cifs: fix oops during encryptionPaulo Alcantara
2022-12-21udf: Fix extending file within last blockJan Kara
2022-12-21udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2022-12-21udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2022-12-21udf: Discard preallocation before extending file with a holeJan Kara