summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-10f2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu
2024-05-10f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu
2024-05-10f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu
2024-05-10f2fs: compress: fix error path of inc_valid_block_count()Chao Yu
2024-05-10f2fs: compress: fix typo in f2fs_reserve_compress_blocks()Chao Yu
2024-05-10f2fs: compress: fix to update i_compr_blocks correctlyChao Yu
2024-05-09f2fs: check validation of fault attrs in f2fs_build_fault_attr()Chao Yu
2024-05-09f2fs: fix to limit gc_pin_file_thresholdChao Yu
2024-05-09f2fs: remove unused GC_FAILURE_PINChao Yu
2024-05-09f2fs: use f2fs_{err,info}_ratelimited() for cleanupChao Yu
2024-05-09f2fs: fix block migration when section is not aligned to pow2Wu Bo
2024-04-29f2fs: zone: fix to don't trigger OPU on pinfile for direct IOChao Yu
2024-04-29f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu
2024-04-29f2fs: fix to avoid allocating WARM_DATA segment for direct IOChao Yu
2024-04-29f2fs: remove redundant parameter in is_next_segment_free()Yifan Zhao
2024-04-25f2fs: use helper to print zone conditionWu Bo
2024-04-25f2fs: fix false alarm on invalid block addressJaegeuk Kim
2024-04-25f2fs: clear writeback when compression failedJaegeuk Kim
2024-04-19f2fs: remove unnecessary block size check in init_f2fs_fs()Chao Yu
2024-04-19f2fs: fix comment in sanity_check_raw_super()Chao Yu
2024-04-19f2fs: convert f2fs__page tracepoint class to use folioChao Yu
2024-04-19f2fs: convert f2fs_read_inline_data() to use folioChao Yu
2024-04-19f2fs: convert f2fs_read_single_page() to use folioChao Yu
2024-04-19f2fs: convert f2fs_mpage_readpages() to use folioChao Yu
2024-04-19f2fs: assign the write hint per stream by defaultJaegeuk Kim
2024-04-14f2fs: allow direct io of pinned files for zoned storageDaeho Jeong
2024-04-14f2fs: prevent writing without fallocate() for pinned filesDaeho Jeong
2024-04-12f2fs: use folio_test_writebackJaegeuk Kim
2024-04-12f2fs: add REQ_TIME time update for some user behaviorsZhiguo Niu
2024-04-12f2fs: write missing last sum blk of file pinning sectionDaeho Jeong
2024-04-12f2fs: don't set RO when shutting down f2fsJaegeuk Kim
2024-04-12f2fs: fix to check pinfile flag in f2fs_move_file_range()Chao Yu
2024-04-12f2fs: fix to relocate check condition in f2fs_fallocate()Chao Yu
2024-04-12f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()Chao Yu
2024-04-12f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...Chao Yu
2024-04-09f2fs: fix zoned block device information initializationWenjie Qi
2024-04-02f2fs: fix to adjust appropirate defragment pg_endZhiguo Niu
2024-03-29f2fs: remove clear SB_INLINECRYPT flag in default_optionsYunlei He
2024-03-29f2fs: fix to wait on page writeback in __clone_blkaddrs()Chao Yu
2024-03-29f2fs: support to map continuous holes or preallocated addressChao Yu
2024-03-29f2fs: multidev: fix to recognize valid zero block addressChao Yu
2024-03-26f2fs: introduce map_is_mergeable() for cleanupChao Yu
2024-03-26f2fs: fix to detect inconsistent nat entry during truncationChao Yu
2024-03-26f2fs: Prevent s_writer rw_sem count mismatch in f2fs_evict_inodeYeongjin Gil
2024-03-26f2fs: support .shutdown in f2fs_sopsChao Yu
2024-03-25Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-22Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-21Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds