| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
| 8 days | f2fs: Add sanity checks before unlinking and loading inodes | Nikola Z. Ivanov | 1 | -0/+6 |
| 2025-10-20 | f2fs: use the new ->i_state accessors | Mateusz Guzik | 1 | -1/+1 |
| 2025-07-30 | f2fs: drop inode from the donation list when the last file is closed | Jaegeuk Kim | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to F2FS_NODE() | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2025-07-22 | f2fs: Add folio counterparts to page_private_flags functions | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to IS_INODE() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to is_cold_node() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to set_cold_node() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to f2fs_inode_chksum() | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2025-07-22 | f2fs: Pass a folio to f2fs_enable_inode_chksum() | Matthew Wilcox (Oracle) | 1 | -6/+7 |
| 2025-07-22 | f2fs: Pass a folio to f2fs_inode_chksum_set() | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2025-07-22 | f2fs: Pass a folio to nid_of_node() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2025-07-22 | f2fs: Pass a folio to ino_of_node() | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2025-07-22 | f2fs: Pass a folio to F2FS_INODE() | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2025-07-22 | f2fs: Pass a folio to f2fs_sanity_check_inline_data() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to sanity_check_inode() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2025-07-22 | f2fs: Pass a folio to sanity_check_extent_cache() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-09 | f2fs: fix to avoid panic in f2fs_evict_inode | Chao Yu | 1 | -0/+13 |
| 2025-07-09 | f2fs: fix to avoid UAF in f2fs_sync_inode_meta() | Chao Yu | 1 | -2/+6 |
| 2025-05-27 | f2fs: remove unused sbi argument from checksum functions | Eric Biggers | 1 | -7/+6 |
| 2025-04-28 | f2fs: Pass a folio to get_dnode_addr() | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2025-04-28 | f2fs: Pass a folio to f2fs_update_inode() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2025-04-28 | f2fs: Pass a folio to f2fs_init_read_extent_tree() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-04-28 | f2fs: Pass a folio to inline_data_addr() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-04-28 | f2fs: Pass a folio to __recover_inline_status() | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2025-04-28 | f2fs: Use a folio in do_read_inode() | Matthew Wilcox (Oracle) | 1 | -17/+17 |
| 2025-04-28 | f2fs: Use a folio in f2fs_update_inode_page() | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2025-04-28 | f2fs: Pass a folio to f2fs_inode_chksum_verify() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2025-04-10 | f2fs: fix to do sanity check on ino and xnid | Chao Yu | 1 | -0/+6 |
| 2025-04-10 | f2fs: fix to set atomic write status more clear | Chao Yu | 1 | -1/+3 |
| 2025-03-17 | f2fs: fix to avoid atomicity corruption of atomic file | Yeongjin Gil | 1 | -3/+1 |
| 2025-03-11 | f2fs: fix to avoid accessing uninitialized curseg | Chao Yu | 1 | -0/+7 |
| 2025-03-11 | f2fs: do sanity check on inode footer in f2fs_get_inode_page() | Chao Yu | 1 | -2/+2 |
| 2025-02-13 | f2fs: keep POSIX_FADV_NOREUSE ranges | Jaegeuk Kim | 1 | -0/+14 |
| 2025-02-10 | f2fs: don't retry IO for corrupted data scenario | Chao Yu | 1 | -0/+4 |
| 2025-01-22 | f2fs: Fix format specifier in sanity_check_inode() | Nathan Chancellor | 1 | -1/+1 |
| 2025-01-16 | f2fs: fix to do sanity check correctly on i_inline_xattr_size | Chao Yu | 1 | -9/+10 |
| 2024-11-01 | f2fs: introduce device aliasing file | Daeho Jeong | 1 | -1/+18 |
| 2024-10-14 | f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode. | Qi Han | 1 | -1/+3 |
| 2024-09-11 | f2fs: prevent atomic file from being dirtied before commit | Daeho Jeong | 1 | -0/+5 |
| 2024-09-06 | f2fs: get rid of page->index | Chao Yu | 1 | -1/+2 |
| 2024-08-15 | f2fs: get rid of buffer_head use | Chao Yu | 1 | -1/+0 |
| 2024-07-10 | f2fs: clean up F2FS_I() | Chao Yu | 1 | -31/+23 |
| 2024-07-10 | f2fs: use meta inode for GC of COW file | Sunmin Jeong | 1 | -1/+2 |
| 2024-06-24 | f2fs: remove redundant sanity check in sanity_check_inode() | Chao Yu | 1 | -4/+0 |
| 2024-06-12 | f2fs: fix to truncate preallocated blocks in f2fs_file_open() | Chao Yu | 1 | -8/+0 |
| 2024-06-12 | f2fs: fix to cover read extent cache access with lock | Chao Yu | 1 | -5/+5 |
| 2024-06-12 | f2fs: fix to don't dirty inode for readonly filesystem | Chao Yu | 1 | -0/+3 |
| 2024-06-12 | f2fs: fix to do sanity check on blocks for inline_data inode | Chao Yu | 1 | -1/+1 |
| 2024-05-09 | f2fs: remove unused GC_FAILURE_PIN | Chao Yu | 1 | -4/+2 |
| 2024-04-29 | f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() | Chao Yu | 1 | -0/+6 |
| 2024-04-12 | f2fs: use folio_test_writeback | Jaegeuk Kim | 1 | -1/+2 |
| 2024-03-26 | f2fs: Prevent s_writer rw_sem count mismatch in f2fs_evict_inode | Yeongjin Gil | 1 | -2/+5 |
| 2024-01-11 | Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -43/+14 |
| 2023-12-11 | f2fs: introduce get_dnode_addr() to clean up codes | Chao Yu | 1 | -18/+14 |
| 2023-12-11 | f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN | Chao Yu | 1 | -25/+0 |
| 2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-11-04 | Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-18 | f2fs: convert to new timestamp accessors | Jeff Layton | 1 | -12/+12 |
| 2023-10-04 | f2fs: Support Block Size == Page Size | Daniel Rosenberg | 1 | -1/+1 |
| 2023-09-02 | Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -25/+10 |
| 2023-08-23 | f2fs: clean up error handling in sanity_check_{compress_,}inode() | Chao Yu | 1 | -19/+4 |
| 2023-08-14 | Revert "f2fs: fix to do sanity check on extent cache correctly" | Chao Yu | 1 | -6/+6 |
| 2023-07-24 | f2fs: convert to ctime accessor functions | Jeff Layton | 1 | -5/+5 |
| 2023-06-26 | f2fs: do more sanity check on inode | Chao Yu | 1 | -35/+65 |
| 2023-06-26 | f2fs: compress: fix to check validity of i_compress_flag field | Chao Yu | 1 | -3/+3 |
| 2023-06-26 | f2fs: add sanity compress level check for compressed file | Yangtao Li | 1 | -29/+78 |
| 2023-04-10 | f2fs: remove unneeded in-memory i_crtime copy | Chao Yu | 1 | -1/+0 |
| 2023-03-29 | f2fs: convert to use bitmap API | Yangtao Li | 1 | -2/+2 |
| 2023-02-14 | f2fs: synchronize atomic write aborts | Daeho Jeong | 1 | -2/+9 |
| 2023-02-09 | f2fs: fix to do sanity check on extent cache correctly | Chao Yu | 1 | -16/+6 |
| 2023-02-02 | f2fs: retry to update the inode page given data corruption | Jaegeuk Kim | 1 | -6/+7 |
| 2023-02-02 | f2fs: clean up i_compress_flag and i_compress_level usage | Chao Yu | 1 | -3/+13 |
| 2023-01-31 | f2fs: fix to do sanity check on extent cache correctly | Chao Yu | 1 | -6/+6 |
| 2023-01-11 | f2fs: merge f2fs_show_injection_info() into time_to_inject() | Yangtao Li | 1 | -3/+1 |
| 2022-12-12 | f2fs: add block_age-based extent cache | Jaegeuk Kim | 1 | -0/+1 |
| 2022-12-12 | f2fs: allocate the extent_cache by default | Jaegeuk Kim | 1 | -2/+4 |
| 2022-12-12 | f2fs: refactor extent_cache to support for read and more | Jaegeuk Kim | 1 | -3/+3 |
| 2022-12-12 | f2fs: specify extent cache for read explicitly | Jaegeuk Kim | 1 | -1/+1 |
| 2022-11-11 | f2fs: correct i_size change for atomic writes | Daeho Jeong | 1 | -1/+4 |
| 2022-10-04 | f2fs: support recording errors into superblock | Chao Yu | 1 | -1/+5 |
| 2022-10-04 | f2fs: support recording stop_checkpoint reason into super_block | Chao Yu | 1 | -1/+2 |
| 2022-10-04 | f2fs: fix to detect corrupted meta ino | Chao Yu | 1 | -5/+16 |
| 2022-10-04 | f2fs: add static init_idisk_time function to reduce the code | Zhang Qilong | 1 | -9/+12 |
| 2022-08-05 | f2fs: clean up f2fs_abort_atomic_write() | Chao Yu | 1 | -2/+1 |
| 2022-05-27 | f2fs: replace F2FS_I(inode) and sbi by the local variable | Yufen Yu | 1 | -6/+6 |
| 2022-05-18 | f2fs: fix to do sanity check for inline inode | Chao Yu | 1 | -2/+1 |
| 2022-05-12 | f2fs: change the current atomic write way | Daeho Jeong | 1 | -2/+1 |
| 2022-05-06 | f2fs: fix to clear dirty inode in f2fs_evict_inode() | Chao Yu | 1 | -1/+15 |
| 2022-04-21 | f2fs: should not truncate blocks during roll-forward recovery | Jaegeuk Kim | 1 | -1/+2 |
| 2022-03-11 | f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs | Jaegeuk Kim | 1 | -2/+4 |
| 2022-02-25 | f2fs: fix missing free nid in f2fs_handle_failed_inode | Jaegeuk Kim | 1 | -0/+1 |
| 2022-01-19 | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+16 |
| 2022-01-15 | mm: introduce memalloc_retry_wait() | NeilBrown | 1 | -2/+2 |
| 2022-01-04 | f2fs: remove redunant invalidate compress pages | Fengnan Chang | 1 | -1/+2 |
| 2022-01-04 | f2fs: do not bother checkpoint by f2fs_get_node_info | Jaegeuk Kim | 1 | -1/+1 |
| 2021-12-10 | f2fs: fix remove page failed in invalidate compress pages | Fengnan Chang | 1 | -0/+5 |
| 2021-12-04 | f2fs: do not expose unwritten blocks to user by DIO | Jaegeuk Kim | 1 | -0/+8 |
| 2021-10-29 | f2fs: support fault injection for dquot_initialize() | Chao Yu | 1 | -1/+1 |
| 2021-09-16 | f2fs: should use GFP_NOFS for directory inodes | Jaegeuk Kim | 1 | -1/+1 |
| 2021-06-23 | f2fs: compress: add compress_inode to cache compressed blocks | Chao Yu | 1 | -1/+20 |
| 2021-05-14 | f2fs: restructure f2fs page.private layout | Chao Yu | 1 | -1/+1 |
| 2021-04-10 | f2fs: clean up build warnings | Yi Zhuang | 1 | -0/+1 |
| 2021-03-26 | f2fs: fix a typo in inode.c | Ruiqi Gong | 1 | -1/+1 |
| 2020-12-02 | f2fs: compress: support chksum | Chao Yu | 1 | -0/+3 |
| 2020-10-09 | f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode | Chao Yu | 1 | -0/+3 |
| 2020-10-08 | f2fs: reject CASEFOLD inode flag without casefold feature | Eric Biggers | 1 | -0/+7 |
| 2020-09-11 | f2fs: change i_compr_blocks of inode to atomic value | Daeho Jeong | 1 | -4/+7 |
| 2020-07-07 | f2fs: fix to wait page writeback before update | Chao Yu | 1 | -2/+1 |
| 2020-06-18 | f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_... | Wuyun Zhao | 1 | -0/+1 |
| 2020-03-30 | f2fs: fix potential .flags overflow on 32bit architecture | Chao Yu | 1 | -1/+1 |
| 2020-03-19 | f2fs: introduce DEFAULT_IO_TIMEOUT | Chao Yu | 1 | -1/+1 |
| 2020-03-10 | f2fs: fix inconsistent comments | Chao Yu | 1 | -1/+1 |
| 2020-03-10 | f2fs: fix to check i_compr_blocks correctly | Chao Yu | 1 | -3/+20 |
| 2020-01-17 | f2fs: support data compression | Chao Yu | 1 | -0/+41 |
| 2019-11-19 | f2fs: show f2fs instance in printk_ratelimited | Chao Yu | 1 | -1/+1 |
| 2019-10-04 | f2fs: fix to update time in lazytime mode | Chao Yu | 1 | -1/+5 |
| 2019-09-21 | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -4/+7 |
| 2019-09-06 | f2fs: enhance f2fs_is_checkpoint_ready()'s readability | Chao Yu | 1 | -1/+1 |
| 2019-08-23 | f2fs: use wrapped f2fs_cp_error() | Chao Yu | 1 | -1/+1 |
| 2019-08-23 | f2fs: Support case-insensitive file name lookups | Daniel Rosenberg | 1 | -1/+3 |
| 2019-08-23 | f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly | Chao Yu | 1 | -1/+2 |
| 2019-08-12 | f2fs: add fs-verity support | Eric Biggers | 1 | -1/+4 |
| 2019-07-02 | f2fs: use generic EFSBADCRC/EFSCORRUPTED | Chao Yu | 1 | -2/+2 |
| 2019-07-02 | f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() | Joe Perches | 1 | -46/+26 |
| 2019-06-21 | f2fs: only set project inherit bit for directory | Wang Shilong | 1 | -0/+2 |
| 2019-05-08 | f2fs: introduce DATA_GENERIC_ENHANCE | Chao Yu | 1 | -3/+4 |
| 2019-05-08 | f2fs: fix to do checksum even if inode page is uptodate | Chao Yu | 1 | -2/+2 |
| 2019-05-08 | f2fs: fix to clear dirty inode in error path of f2fs_iget() | Chao Yu | 1 | -0/+1 |
| 2019-03-15 | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 1 | -0/+15 |
| 2019-03-12 | f2fs: fix to do sanity check with inode.i_inline_xattr_size | Chao Yu | 1 | -0/+15 |
| 2019-01-23 | f2fs: use IS_ENCRYPTED() to check encryption status | Chandan Rajendra | 1 | -2/+2 |
| 2018-12-26 | f2fs: check PageWriteback flag for ordered case | Chao Yu | 1 | -2/+2 |
| 2018-11-26 | f2fs: clean up f2fs_sb_has_##feature_name | Chao Yu | 1 | -9/+9 |
| 2018-10-22 | f2fs: guarantee journalled quota data by checkpoint | Chao Yu | 1 | -3/+8 |
| 2018-10-16 | f2fs: fix to recover cold bit of inode block during POR | Chao Yu | 1 | -0/+6 |
| 2018-10-16 | f2fs: checkpoint disabling | Daniel Rosenberg | 1 | -1/+5 |
| 2018-09-12 | f2fs: add SPDX license identifiers | Chao Yu | 1 | -4/+1 |
| 2018-08-14 | f2fs: fix to skip verifying block address for non-regular inode | Chao Yu | 1 | -6/+8 |
| 2018-08-14 | f2fs: rework fault injection handling to avoid a warning | Arnd Bergmann | 1 | -2/+1 |
| 2018-08-13 | f2fs: fix to do sanity check with block address in main area v2 | Chao Yu | 1 | -5/+13 |
| 2018-08-13 | f2fs: fix to do sanity check with inline flags | Chao Yu | 1 | -0/+20 |
| 2018-08-01 | f2fs: fix to propagate error from __get_meta_page() | Chao Yu | 1 | -2/+10 |
| 2018-08-01 | f2fs: fix to do sanity check with i_extra_isize | Chao Yu | 1 | -5/+17 |
| 2018-08-01 | f2fs: clean up with IS_INODE() | Chao Yu | 1 | -1/+1 |
| 2018-08-01 | f2fs: fix to do sanity check with block address in main area | Chao Yu | 1 | -0/+17 |
| 2018-07-28 | f2fs: fix to do sanity check with node footer and iblocks | Chao Yu | 1 | -2/+23 |
| 2018-07-27 | f2fs: fix to do sanity check with extra_attr feature | Chao Yu | 1 | -4/+15 |
| 2018-07-27 | f2fs: introduce and spread verify_blkaddr | Chao Yu | 1 | -3/+4 |
| 2018-07-27 | f2fs: use timespec64 for inode timestamps | Arnd Bergmann | 1 | -6/+6 |
| 2018-07-27 | f2fs: support in-memory inode checksum when checking consistency | Weichao Guo | 1 | -0/+8 |
| 2018-07-27 | f2fs: indicate shutdown f2fs to allow unmount successfully | Jaegeuk Kim | 1 | -0/+3 |
| 2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -6/+6 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -6/+6 |
| 2018-05-31 | f2fs: clean up symbol namespace | Chao Yu | 1 | -26/+26 |
| 2018-05-31 | f2fs: avoid stucking GC due to atomic write | Chao Yu | 1 | -2/+4 |
| 2018-05-31 | f2fs: clean up with is_valid_blkaddr() | Chao Yu | 1 | -1/+1 |
| 2018-05-31 | f2fs: fix to initialize i_current_depth according to inode type | Chao Yu | 1 | -3/+9 |
| 2018-05-31 | f2fs: avoid bug_on on corrupted inode | Jaegeuk Kim | 1 | -1/+19 |
| 2018-05-31 | f2fs: give message and set need_fsck given broken node id | Jaegeuk Kim | 1 | -7/+6 |
| 2018-05-31 | f2fs: change le32 to le16 of f2fs_inode->i_extra_size | Zhikang Zhang | 1 | -2/+2 |
| 2018-05-31 | f2fs: don't use GFP_ZERO for page caches | Chao Yu | 1 | -2/+2 |
| 2018-05-31 | f2fs: introduce private inode status mapping | Chao Yu | 1 | -6/+6 |
| 2018-04-03 | f2fs: remain written times to update inode during fsync | Jaegeuk Kim | 1 | -0/+8 |
| 2018-03-17 | f2fs: remove unneeded set_cold_node() | Chao Yu | 1 | -1/+0 |
| 2018-03-13 | f2fs: don't put dentry page in pagecache into highmem | Yunlong Song | 1 | -1/+1 |
| 2018-02-04 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2018-01-25 | f2fs: support inode creation time | Chao Yu | 1 | -0/+15 |
| 2018-01-18 | f2fs: prevent newly created inode from being dirtied incorrectly | Daeho Jeong | 1 | -0/+3 |
| 2018-01-11 | fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() | Eric Biggers | 1 | -1/+1 |
| 2018-01-02 | f2fs: fix an error case of missing update inode page | Yunlei He | 1 | -9/+7 |
| 2017-11-16 | Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+25 |
| 2017-11-05 | f2fs: support flexible inline xattr size | Chao Yu | 1 | -0/+21 |
| 2017-10-26 | f2fs: avoid stale fi->gdirty_list pointer | Jaegeuk Kim | 1 | -1/+3 |
| 2017-10-18 | fs, fscrypt: add an S_ENCRYPTED inode flag | Eric Biggers | 1 | -1/+4 |
| 2017-10-10 | f2fs: enhance multiple device flush | Chao Yu | 1 | -0/+1 |
| 2017-09-12 | f2fs: detect dirty inode in evict_inode | Chao Yu | 1 | -0/+3 |
| 2017-09-05 | f2fs: don't check inode's checksum if it was dirtied or writebacked | Jaegeuk Kim | 1 | -1/+2 |
| 2017-08-03 | f2fs: support inode checksum | Chao Yu | 1 | -0/+70 |
| 2017-07-31 | f2fs: support project quota | Chao Yu | 1 | -1/+23 |
| 2017-07-31 | f2fs: enhance on-disk inode structure scalability | Chao Yu | 1 | -11/+21 |
| 2017-07-31 | f2fs: make max inline size changeable | Chao Yu | 1 | -2/+2 |
| 2017-07-08 | f2fs: support plain user/group quota | Chao Yu | 1 | -0/+5 |
| 2017-07-07 | f2fs: don't count inode block in in-memory inode.i_blocks | Chao Yu | 1 | -2/+2 |
| 2017-07-04 | f2fs: measure inode.i_blocks as generic filesystem | Chao Yu | 1 | -2/+3 |
| 2017-07-04 | f2fs: remove false-positive bug_on | Jaegeuk Kim | 1 | -2/+3 |
| 2017-05-23 | f2fs: load inode's flag from disk | Jaegeuk Kim | 1 | -1/+1 |
| 2017-04-24 | f2fs: fix out-of free segments | Jaegeuk Kim | 1 | -1/+2 |
| 2017-04-12 | f2fs: fix fs corruption due to zero inode page | Jaegeuk Kim | 1 | -1/+1 |
| 2017-03-21 | f2fs: fix wrong error injection for evict_inode | Jaegeuk Kim | 1 | -7/+6 |
| 2017-03-21 | f2fs: don't need to invalidate wrong node page | Jaegeuk Kim | 1 | -1/+4 |
| 2017-02-27 | f2fs: show simple call stack in fault injection message | Chao Yu | 1 | -1/+3 |
| 2016-11-23 | f2fs: record inode updating status correctly | Chao Yu | 1 | -4/+9 |
| 2016-11-23 | f2fs: make clean inodes when flushing inode page | Jaegeuk Kim | 1 | -1/+1 |
| 2016-11-23 | f2fs: keep dirty inodes selectively for checkpoint | Jaegeuk Kim | 1 | -3/+4 |
| 2016-11-23 | f2fs: clear nlink if fail to add_link | Chao Yu | 1 | -0/+14 |
| 2016-11-23 | f2fs: fix to update largest extent under lock | Chao Yu | 1 | -4/+7 |
| 2016-09-30 | f2fs: support configuring fault injection per superblock | Chao Yu | 1 | -1/+1 |
| 2016-09-13 | f2fs: avoid ENOMEM during roll-forward recovery | Jaegeuk Kim | 1 | -0/+15 |