aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs
AgeCommit message (Expand)Author
2019-11-06f2fs: flush quota blocks after turnning it offJaegeuk Kim
2019-10-17f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng
2019-10-05f2fs: use generic EFSBADCRC/EFSCORRUPTEDChao Yu
2019-10-05f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu
2019-10-05Revert "f2fs: avoid out-of-range memory access"Chao Yu
2019-10-05f2fs: check all the data segments against all node onesSurbhi Palande
2019-07-31f2fs: avoid out-of-range memory accessOcean Chen
2019-06-15f2fs: fix to do sanity check on valid block count of segmentChao Yu
2019-06-15f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu
2019-06-15f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu
2019-06-15f2fs: fix to avoid panic in do_recover_data()Chao Yu
2019-05-31f2fs: Fix use of number of devicesDamien Le Moal
2019-04-20f2fs: fix to do sanity check with current segment numberChao Yu
2019-04-05f2fs: do not use mutex lock in atomic contextSahitya Tummala
2019-04-05f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu
2019-02-12f2fs: fix sbi->extent_list corruption issueSahitya Tummala
2019-02-12f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang
2019-02-12f2fs: fix race between write_checkpoint and write_beginSheng Yong
2019-02-12f2fs: move dir data flush to write checkpoint processYunlei He
2019-01-31f2fs: read page index before freeingPan Bian
2019-01-09f2fs: fix validation of the block count in sanity_check_raw_superMartin Blumenstingl
2018-12-13f2fs: fix to do sanity check with block address in main area v2Chao Yu
2018-12-05f2fs: fix missing up_readJaegeuk Kim
2018-12-05f2fs: fix to do sanity check with cp_pack_start_sumChao Yu
2018-12-05f2fs: fix to do sanity check with i_extra_isizeChao Yu
2018-12-05f2fs: fix to do sanity check with block address in main areaChao Yu
2018-12-05f2fs: fix to do sanity check with node footer and iblocksChao Yu
2018-12-05f2fs: fix to do sanity check with user_block_countChao Yu
2018-12-05f2fs: fix to do sanity check with extra_attr featureChao Yu
2018-12-05f2fs: Add sanity_check_inode() functionBen Hutchings
2018-12-05f2fs: fix to do sanity check with secs_per_zoneChao Yu
2018-12-05f2fs: introduce and spread verify_blkaddrChao Yu
2018-12-05f2fs: clean up with is_valid_blkaddr()Chao Yu
2018-12-05f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim
2018-12-05f2fs: sanity check on sit entryJaegeuk Kim
2018-12-05f2fs: check blkaddr more accuratly before issue a bioYunlei He
2018-11-13f2fs: fix to account IO correctlyChao Yu
2018-11-13Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Jaegeuk Kim
2018-11-13f2fs: report error if quota off error during umountYunlei He
2018-11-13f2fs: fix to recover inode's i_flags during PORChao Yu
2018-10-13f2fs: fix invalid memory accessChao Yu
2018-09-19f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu
2018-09-19f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-09-19f2fs: fix to wait on page writeback before updating pageChao Yu
2018-09-19f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2018-09-19f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu
2018-09-19f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu
2018-09-19f2fs: fix defined but not used build warningsRandy Dunlap
2018-09-19f2fs: do not set free of current sectionYunlong Song
2018-09-19f2fs: fix to active page in lru list for read pathChao Yu