aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-14f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault6.9-rc1-6.1linux-6.1.yChao Yu1-1/+2
2024-03-13f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong1-1/+3
2024-03-13f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong1-0/+1
2024-03-12f2fs: prevent atomic write on pinned fileDaeho Jeong1-1/+2
2024-03-12f2fs: fix to handle error paths of {new,change}_curseg()Zhiguo Niu4-27/+45
2024-03-12f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu7-62/+29
2024-03-12f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu1-5/+0
2024-03-12f2fs: fix to truncate meta inode pages forcelyChao Yu4-6/+33
2024-03-12f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang1-8/+7
2024-03-12f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang1-4/+3
2024-03-06f2fs: add a proc entry show disk layoutJaegeuk Kim1-0/+46
2024-03-04f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanupChao Yu8-41/+41
2024-03-04f2fs: fix to check return value of f2fs_gc_rangeZhiguo Niu2-5/+11
2024-03-04f2fs: fix to check return value __allocate_new_segmentZhiguo Niu3-4/+7
2024-03-04f2fs: fix to do sanity check in update_sit_entryZhiguo Niu1-2/+3
2024-03-04f2fs: fix to reset fields for unloaded cursegChao Yu1-4/+15
2024-03-04f2fs: clean up new_curseg()Chao Yu1-9/+14
2024-03-04f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()Chao Yu1-2/+2
2024-03-04f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()Chao Yu1-2/+3
2024-03-04f2fs: ro: don't start discard thread for readonly imageChao Yu1-0/+6
2024-03-04f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu3-12/+24
2024-03-04f2fs: fix to check return value in f2fs_insert_range()Chao Yu1-1/+3
2024-03-04f2fs: fix to use correct segment type in f2fs_allocate_data_block()Chao Yu1-2/+2
2024-03-04f2fs: allow to mount if cap is 100Jaegeuk Kim1-0/+3
2024-03-04f2fs: print zone status in string and some logJaegeuk Kim2-7/+24
2024-03-04f2fs: fix write pointers all the timeJaegeuk Kim2-12/+14
2024-03-04f2fs: check number of blocks in a current sectionJaegeuk Kim1-9/+8
2024-03-04f2fs: prevent an f2fs_gc loop during disable_checkpointJaegeuk Kim1-0/+1
2024-03-04f2fs: introduce FAULT_NO_SEGMENTChao Yu5-0/+9
2024-03-04f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu1-4/+8
2024-03-04f2fs: fix to handle segment allocation failure correctlyChao Yu5-12/+57
2024-03-04f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu2-1/+12
2024-03-04f2fs: delete f2fs_get_new_segment() declarationChao Yu1-2/+0
2024-02-27f2fs: introduce get_available_block_count() for cleanupChao Yu1-22/+27
2024-02-27f2fs: support file pinning for zoned devicesDaeho Jeong6-38/+154
2024-02-27f2fs: kill heap-based allocationJaegeuk Kim5-71/+11
2024-02-27f2fs: support SEEK_DATA and SEEK_HOLE for compression filesDaeho Jeong1-3/+18
2024-02-27f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu1-2/+8
2024-02-27f2fs: fix to create selinux label during whiteout initializationChao Yu3-11/+23
2024-02-27f2fs: separate f2fs_gc_range() to use GC for a rangeDaeho Jeong1-21/+28
2024-02-27f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SECJaegeuk Kim12-136/+135
2024-02-21f2fs: deprecate io_bitsJaegeuk Kim8-205/+10
2024-01-30f2fs: fix to avoid potential panic during recoveryChao Yu2-17/+21
2024-01-30f2fs: use IS_INODE replace IS_DNODE in f2fs_flush_inline_dataZhiguo Niu1-1/+1
2024-01-30f2fs: compress: remove some redundant codes in f2fs_cache_compressed_pageZhiguo Niu1-4/+0
2024-01-30f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu1-2/+11
2024-01-30f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu1-3/+6
2024-01-30f2fs: support printk_ratelimited() in f2fs_printk()Chao Yu4-28/+38
2024-01-30f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi1-4/+4
2024-01-30f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu1-2/+1
2024-01-30f2fs: introduce FAULT_BLKADDR_CONSISTENCEChao Yu6-71/+92
2024-01-30f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu1-3/+1
2024-01-30f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu4-16/+24
2024-01-30f2fs: compress: fix to check unreleased compressed clusterSheng Yong1-1/+12
2024-01-30f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu2-10/+20
2024-01-30f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu3-10/+15
2024-01-30f2fs: check free sections before disable checkpointWu Bo1-0/+2
2024-01-30f2fs: remove unnecessary f2fs_put_page in f2fs_renameJaegeuk Kim1-7/+4
2024-01-30f2fs: fix double free of f2fs_sb_infoEric Biggers1-0/+1
2024-01-30f2fs: move release of block devices to after kill_block_super()Eric Biggers1-5/+8
2024-01-12f2fs: Avoid reading renamed directory if parent does not change6.8-rc1-6.1Jan Kara1-7/+8
2023-12-26f2fs: show more discard status by sysfsZhiguo Niu2-0/+49
2023-12-26f2fs: Add error handling for negative returns from do_garbage_collectYongpeng Yang1-0/+3
2023-12-26f2fs: Constrain the modification range of dir_level in the sysfsYongpeng Yang1-0/+7
2023-12-26f2fs: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao2-8/+5
2023-12-15f2fs: fix to check return value of f2fs_recover_xattr_dataZhiguo Niu2-7/+10
2023-12-11f2fs: don't set FI_PREALLOCATED_ALL for partial writeChao Yu1-1/+2
2023-12-11f2fs: fix to update iostat correctly in f2fs_filemap_fault()Chao Yu1-1/+1
2023-12-11f2fs: fix to check compress file in f2fs_move_file_range()Chao Yu1-0/+5
2023-12-11f2fs: fix to wait on block writeback for post_read caseChao Yu1-3/+4
2023-12-11f2fs: fix to tag gcing flag on page during block migrationChao Yu2-1/+5
2023-12-11f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu2-23/+41
2023-12-11f2fs: introduce f2fs_invalidate_internal_cache() for cleanupChao Yu4-18/+16
2023-12-11f2fs: update blkaddr in __set_data_blkaddr() for cleanupChao Yu3-16/+11
2023-12-11f2fs: introduce get_dnode_addr() to clean up codesChao Yu4-37/+32
2023-12-11f2fs: delete obsolete FI_DROP_CACHEChao Yu2-9/+0
2023-12-11f2fs: delete obsolete FI_FIRST_BLOCK_WRITTENChao Yu6-40/+0
2023-12-11f2fs: Restrict max filesize for 16K f2fsDaniel Rosenberg1-0/+8
2023-12-05f2fs: let's finish or reset zones all the timeJaegeuk Kim1-58/+17
2023-12-04f2fs: check write pointers when checkpoint=disableJaegeuk Kim1-2/+1
2023-12-04f2fs: fix write pointers on zoned device after roll forwardJaegeuk Kim1-0/+2
2023-12-04f2fs: allocate new section if it's not newJaegeuk Kim1-16/+17
2023-12-04f2fs: allow checkpoint=disable for zoned block deviceJaegeuk Kim1-5/+0
2023-11-28f2fs: sysfs: support discard_io_awareChao Yu4-1/+27
2023-11-28f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu1-1/+18
2023-11-28f2fs: introduce tracepoint for f2fs_rename()Chao Yu2-5/+80
2023-11-28f2fs: fix to avoid dirent corruptionChao Yu1-1/+1
2023-11-20f2fs: skip adding a discard command if existsJaegeuk Kim1-1/+2
2023-11-20f2fs: fix to check return value of f2fs_reserve_new_block()Chao Yu1-6/+17
2023-11-20f2fs: use shared inode lock during f2fs_fiemap()Chao Yu1-2/+2
2023-11-20f2fs: clean up w/ dotdot_nameChao Yu1-3/+2
2023-11-20f2fs: explicitly null-terminate the xattr listEric Biggers1-0/+6
2023-11-20f2fs: the name of a struct is wrong in a comment.Yang Hubin1-1/+1
2023-11-20f2fs: use inode_lock_shared instead of inode_lock in f2fs_seek_block()zhangxirui1-3/+3
2023-10-22f2fs: finish previous checkpoints before returning from remount6.7-rc1-6.1Daeho Jeong1-27/+32
2023-10-22f2fs: fix error handling of __get_node_pageZhiguo Niu1-1/+2
2023-10-22f2fs: do not return EFSCORRUPTED, but try to run online repairJaegeuk Kim2-8/+16
2023-10-22f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu2-2/+10
2023-10-16f2fs: Clean up errors in segment.hKaiLong Wang1-2/+2
2023-10-11f2fs: clean up zones when not successfully unmountedDaeho Jeong1-36/+56
2023-10-11f2fs: let f2fs_precache_extents() traverses in file rangeChao Yu1-1/+1
2023-10-11f2fs: avoid format-overflow warningSu Hui1-1/+1
2023-10-11f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu1-0/+1
2023-10-04f2fs: Support Block Size == Page SizeDaniel Rosenberg5-33/+46
2023-10-03f2fs: stop iterating f2fs_map_block if hole existsJaegeuk Kim1-1/+1
2023-09-27f2fs: preload extent_cache for POSIX_FADV_WILLNEEDJaegeuk Kim1-0/+3
2023-09-27f2fs: set the default compress_level on ioctlJaegeuk Kim1-0/+9
2023-09-08f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file()Chao Yu1-0/+5
2023-09-07f2fs: fix to drop meta_inode's page cache in f2fs_put_super()Chao Yu1-1/+1
2023-09-07f2fs: split initial and dynamic conditions for extent_cacheJaegeuk Kim1-32/+21
2023-09-07f2fs: compress: fix to avoid redundant compress extensionChao Yu1-0/+33
2023-09-07f2fs: compress: do sanity check on cluster when CONFIG_F2FS_CHECK_FS is onChao Yu2-30/+35
2023-09-07f2fs: compress: fix to avoid use-after-free on dicChao Yu1-1/+3
2023-09-07f2fs: compress: fix deadloop in f2fs_write_cache_pages()Chao Yu1-2/+18
2023-08-25f2fs: use finish zone command when closing a zone6.6-rc1-6.1Daeho Jeong1-6/+13
2023-08-25f2fs: compress: fix to assign compress_level for lz4 correctlyChao Yu1-1/+1
2023-08-25f2fs: fix error path of f2fs_submit_page_read()Chao Yu1-0/+3
2023-08-25f2fs: clean up error handling in sanity_check_{compress_,}inode()Chao Yu1-19/+4
2023-08-18f2fs: avoid false alarm of circular lockingJaegeuk Kim2-10/+17
2023-08-18Revert "f2fs: do not issue small discard commands during checkpoint"Chao Yu1-1/+1
2023-08-18f2fs: doc: fix description of max_small_discardsChao Yu1-3/+3
2023-08-14f2fs: should update REQ_TIME for direct writeZhiguo Niu1-0/+1
2023-08-14f2fs: fix to account cp stats correctlyChao Yu8-17/+50
2023-08-14f2fs: fix to account gc stats correctlyChao Yu7-35/+54
2023-08-04f2fs: remove unneeded check condition in __f2fs_setxattr()Chao Yu1-1/+1
2023-08-04f2fs: fix to update i_ctime in __f2fs_setxattr()Chao Yu1-2/+2
2023-08-04Revert "f2fs: fix to do sanity check on extent cache correctly"Chao Yu1-6/+6
2023-08-04f2fs: Only lfs mode is allowed with zoned block device featureChunhai Guo1-5/+5
2023-08-04f2fs: check zone type before sending async reset zone commandShin'ichiro Kawasaki2-11/+44
2023-08-04f2fs: compress: don't {,de}compress non-full clusterChao Yu1-12/+8
2023-08-04f2fs: allow f2fs_ioc_{,de}compress_file to be interruptedChao Yu1-0/+12
2023-08-04f2fs: fix to avoid mmap vs set_compress_option caseChao Yu2-6/+20
2023-08-04f2fs: fix spelling in ABI documentationRandy Dunlap1-4/+4
2023-08-04f2fs: get out of a repeat loop when getting a locked data pageJaegeuk Kim1-6/+2
2023-08-04f2fs: flush inode if atomic file is abortedJaegeuk Kim1-0/+2
2023-08-04f2fs: don't handle error case of f2fs_compress_alloc_page()Chao Yu1-13/+1
2023-08-04Revert "f2fs: clean up w/ sbi->log_sectors_per_block"Jaegeuk Kim1-11/+12
2023-06-30f2fs: fix to do sanity check on direct node in truncate_dnode()6.5-rc1-6.1Chao Yu4-8/+13
2023-06-30f2fs: only set release for file that has compressed dataSheng Yong1-3/+5
2023-06-30f2fs: fix compile warning in f2fs_destroy_node_manager()Chao Yu2-8/+9
2023-06-30f2fs: fix error path handling in truncate_dnode()Chao Yu1-1/+3
2023-06-28f2fs: fix deadlock in i_xattr_sem and inode page lockJaegeuk Kim2-3/+12
2023-06-26f2fs: remove unneeded page uptodate check/setYunlei He1-2/+0
2023-06-26f2fs: update mtime and ctime in move file range methodYunlei He1-0/+11
2023-06-26f2fs: compress tmp files given extensionJaegeuk Kim1-7/+21
2023-06-26f2fs: refactor struct f2fs_attr macroYangtao Li1-91/+149
2023-06-26f2fs: convert to use sbi directlyYangtao Li1-6/+6
2023-06-26f2fs: remove redundant assignment to variable errColin Ian King1-3/+1
2023-06-26f2fs: do not issue small discard commands during checkpointJaegeuk Kim1-1/+1
2023-06-26f2fs: check zone write pointer points to the end of zoneDaeho Jeong1-2/+6
2023-06-26f2fs: add f2fs_ioc_get_compress_blocksSheng Yong1-6/+17
2023-06-26f2fs: cleanup MIN_INLINE_XATTR_SIZESheng Yong2-1/+2
2023-06-26f2fs: add helper to check compression levelSheng Yong3-2/+31
2023-06-26f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig2-1/+1
2023-06-26f2fs: do more sanity check on inodeChao Yu2-35/+67
2023-06-26f2fs: compress: fix to check validity of i_compress_flag fieldChao Yu1-3/+3
2023-06-26f2fs: add sanity compress level check for compressed fileYangtao Li1-29/+78
2023-06-26f2fs: assign default compression levelJaegeuk Kim3-7/+10
2023-06-26f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanupChao Yu2-3/+5
2023-06-26f2fs: check return value of freeze_super()Chao Yu1-1/+3
2023-06-12f2fs: avoid dead loop in f2fs_issue_checkpoint()Chao Yu1-2/+13
2023-06-12f2fs: fix args passed to trace_f2fs_lookup_endWu Bo1-2/+2
2023-06-12f2fs: flag as supporting buffered async readsYangtao Li1-1/+1
2023-06-12f2fs: fix to drop all dirty meta/node pages during umount()Chao Yu1-2/+16
2023-06-12f2fs: Detect looped node chain efficientlyChunhai Guo1-20/+51
2023-06-12f2fs: add async reset zone command supportDaejun Park4-6/+104
2023-06-12f2fs: flush error flags in workqueueChao Yu3-4/+25
2023-06-12f2fs: don't reset unchangable mount option in f2fs_remount()Chao Yu1-12/+18
2023-06-12f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()Chao Yu3-5/+20
2023-06-12f2fs: clean up w/ sbi->log_sectors_per_blockChao Yu1-12/+11
2023-06-12f2fs: fix to set noatime and immutable flag for quota fileChao Yu1-0/+9
2023-06-12f2fs: renew value of F2FS_FEATURE_*Chao Yu1-15/+15
2023-06-12f2fs: renew value of F2FS_MOUNT_*Chao Yu1-28/+28
2023-06-12f2fs: fix potential deadlock due to unpaired node_write lock useChao Yu2-6/+8
2023-06-12f2fs: Fix over-estimating free section during FG GCYonggil Song1-5/+11
2023-06-12f2fs: close unused open zones while mountingDaeho Jeong1-22/+31
2023-05-17f2fs: fix the wrong condition to determine atomic contextJaegeuk Kim1-1/+1
2023-05-17f2fs: maintain six open zones for zoned devicesDaeho Jeong2-0/+63
2023-05-09f2fs: remove some dead codeChristophe JAILLET1-9/+1
2023-05-09f2fs: remove redundant goto statement in f2fs_read_single_page()Li Zetao1-1/+0
2023-05-09f2fs: do not allow to defragment files have FI_COMPRESS_RELEASEDYangtao Li1-0/+6
2023-05-09f2fs: add sanity check for proc_mkdirYangtao Li1-16/+23
2023-05-09f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu8-24/+167
2023-05-04fscrypt: destroy keyring after security_sb_delete()Eric Biggers1-3/+12
2023-04-27fscrypt: optimize fscrypt_initialize()Eric Biggers3-9/+14
2023-04-27fscrypt: use WARN_ON_ONCE instead of WARN_ONEric Biggers8-25/+25
2023-04-27fscrypt: new helper function - fscrypt_prepare_lookup_partial()Luís Henriques2-0/+37
2023-04-27fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers1-0/+2
2023-04-27fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers1-10/+11
2023-04-19f2fs: remove unnessary comment in __may_age_extent_tree6.4-rc1-6.1Qi Han1-1/+0
2023-04-19f2fs: allocate node blocks for atomic write block replacementDaeho Jeong1-1/+1
2023-04-19f2fs: use cow inode data when updating atomic writeDaeho Jeong1-5/+10
2023-04-19f2fs: remove power-of-two limitation of zoned deviceJaegeuk Kim4-11/+6
2023-04-19f2fs: allocate trace path buffer from names_cacheWu Bo2-2/+15
2023-04-14f2fs: add has_enough_free_secs()Yangtao Li3-24/+31
2023-04-13f2fs: relax sanity check if checkpoint is corruptedJaegeuk Kim3-7/+29
2023-04-13f2fs: refactor f2fs_gc to call checkpoint in urgent conditionJaegeuk Kim1-14/+13
2023-04-13f2fs: remove folio_detach_private() in .invalidate_folio and .release_folioChao Yu3-108/+77
2023-04-13f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()Yangtao Li1-13/+2
2023-04-13f2fs: support iopoll methodWu Bo1-0/+1