- 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
- a6d601f f2fs: fix to wait page writeback before update by Chao Yu · 4 years, 7 months ago
- 0759e2c f2fs: show more debug info for per-temperature log by Chao Yu · 4 years, 7 months ago
- f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 7 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
- 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
- 32b6aba f2fs: add node_io_flag for bio flags likewise data_io_flag by Jaegeuk Kim · 4 years, 8 months ago
- 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 8 months ago
- 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
- 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
- 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
- 9c12238 f2fs: add compressed/gc data read IO stat by Chao Yu · 4 years, 9 months ago
- b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 10 months ago
- c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
- 34c061a f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 9 months ago
- 48abe91 f2fs: Fix wrong stub helper update_sit_info by YueHaibing · 4 years, 8 months ago
- ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 11 months ago
- 43c780b f2fs: rework filename handling by Eric Biggers · 4 years, 8 months ago
- f874fa1 f2fs: split f2fs_d_compare() from f2fs_match_name() by Eric Biggers · 4 years, 8 months ago
- 6d92b20 f2fs: compress: support lzo-rle compress algorithm by Chao Yu · 4 years, 9 months ago
- 5e6bbde f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 9 months ago
- 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
- b5f4684 f2fs: remove redundant compress inode check by Chao Yu · 4 years, 11 months ago
- d29fbcd f2fs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
- 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
- 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 4 years, 10 months ago
- da9953b f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA by Jaegeuk Kim · 4 years, 10 months ago
- f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
- aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 10 months ago
- 6ce48b0 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 10 months ago
- 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 11 months ago
- 7653b9d f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 10 months ago
- 7bcd0cf f2fs: don't trigger data flush in foreground operation by Chao Yu · 4 years, 10 months ago
- 8c7d4b5 f2fs: clean up f2fs_may_encrypt() by Chao Yu · 4 years, 10 months ago
- 530e070 f2fs: don't mark compressed inode dirty during f2fs_iget() by Chao Yu · 4 years, 10 months ago
- c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
- a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 5 years ago
- ca9e968 f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc by Chao Yu · 5 years ago
- 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 5 years ago
- 0683728 f2fs: fix to avoid triggering IO in write path by Chao Yu · 5 years ago
- 5df7731f f2fs: introduce DEFAULT_IO_TIMEOUT by Chao Yu · 5 years ago
- bbbc34f f2fs: clean up bggc mount option by Chao Yu · 5 years ago
- b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 5 years ago
- a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 5 years ago
- a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 5 years ago
- 6cfdf15 f2fs: fix to check dirty pages during compressed inode conversion by Chao Yu · 4 years, 10 months ago
- 96f5b4f f2fs: fix to account compressed inode correctly by Chao Yu · 4 years, 10 months ago
- 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 11 months ago
- c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 11 months ago
- 097a768 f2fs: add missing function name in kernel message by Chao Yu · 5 years ago
- 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 5 years ago
- bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 5 years ago
- fc7100e f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
- fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
- b06af2a f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
- 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
- f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
- 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
- d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
- c426d99 f2fs: Check write pointer consistency of open zones by Shin'ichiro Kawasaki · 5 years ago
- 677017d f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
- c45d600 f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
- f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
- 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
- fe1897e f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
- fbc246a Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
- 9720ee8 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
- 9ea2f0b f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
- 950d47f f2fs: optimize case-insensitive lookups by Chao Yu · 5 years ago
- 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 6 years ago
- 3ee0c5d f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
- 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
- 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
- 0921835 f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
- 95ae251 f2fs: add fs-verity support by Eric Biggers · 5 years ago
- 4969c06 f2fs: support swap file w/ DIO by Jaegeuk Kim · 6 years ago
- 56659ce f2fs: fix is_idle() check for discard type by Sahitya Tummala · 6 years ago
- db6ec53 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 6 years ago
- 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
- f91108b f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 6 years ago
- dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
- 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
- 5043a96 f2fs: only set project inherit bit for directory by Wang Shilong · 6 years ago
- 3609855 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 6 years ago
- 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
- a4c3eca f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 6 years ago
- 040d2bb f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 6 years ago
- f7dfd9f f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 6 years ago
- 8648de2 f2fs: add bio cache for IPU by Chao Yu · 6 years ago
- 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
- 93770ab f2fs: introduce DATA_GENERIC_ENHANCE by Chao Yu · 6 years ago
- f824deb f2fs: fix to consider multiple device for readonly check by Chao Yu · 6 years ago
- b471eb9 f2fs: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 6 years ago
- d02a6e6 f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 6 years ago
- 6dc3a12 f2fs: fix wrong __is_meta_io() macro by Chao Yu · 6 years ago
- ea6d7e7 f2fs: fix to avoid panic in dec_valid_node_count() by Chao Yu · 6 years ago
- 5e159cd f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 6 years ago
- 622927f f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 6 years ago