- bbbc34f f2fs: clean up bggc mount option by Chao Yu · 4 years, 11 months ago
- b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 4 years, 11 months ago
- a9117ec f2fs: fix to show norecovery mount option by Chao Yu · 4 years, 11 months ago
- a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 4 years, 11 months 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, 10 months ago
- c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
- 097a768 f2fs: add missing function name in kernel message by Chao Yu · 4 years, 10 months ago
- 0b32dc1 f2fs: recycle unused compress_data.chksum feild by Chao Yu · 4 years, 10 months ago
- bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 4 years, 11 months 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 · 5 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 · 5 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
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- e1074d4 f2fs: add comment for conditional compilation statement by Chao Yu · 6 years ago
- 7f3d771 f2fs: improve discard handling with multi-device volumes by Damien Le Moal · 6 years ago
- 95175da f2fs: Reduce zoned block device memory usage by Damien Le Moal · 6 years ago
- 0916878 f2fs: Fix use of number of devices by Damien Le Moal · 6 years ago
- 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
- 240a591 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 6 years ago
- 428e3bc f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
- 0af725f f2fs: fix wrong #endif by Jaegeuk Kim · 6 years ago
- d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
- 500e0b2 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
- c42d28c f2fs: fix potential data inconsistence of checkpoint by Chao Yu · 6 years ago
- 11ac8ef f2fs: avoid null pointer exception in dcc_info by Jaegeuk Kim · 6 years ago
- db610a6 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
- 03f2c02 f2fs: run discard jobs when put_super by Jaegeuk Kim · 6 years ago
- 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
- 62230e0d f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
- 2010987 f2fs: fix to set sbi dirty correctly by Chao Yu · 6 years ago
- 2f84bab f2fs: add brackets for macros by Sheng Yong · 6 years ago
- 21acc07 f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- c20e57b f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 5d53924 f2fs: export FS_NOCOW_FL flag to user by Jaegeuk Kim · 6 years ago
- bae0ee7 f2fs: check PageWriteback flag for ordered case by Chao Yu · 6 years ago
- c036211 f2fs: clean up structure extent_node by Chao Yu · 6 years ago
- e4589fa f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 6 years ago
- 72691af f2fs: correct wrong spelling, issing_* by Jaegeuk Kim · 6 years ago
- 5222595 f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
- af56b48 f2fs: remove redundant comment of unused wio_mutex by Yunlong Song · 6 years ago
- 0cd6d9b f2fs: add an ioctl() to explicitly trigger fsck later by Jaegeuk Kim · 6 years ago
- a742fd4 f2fs: avoid frequent costly fsck triggers by Jaegeuk Kim · 6 years ago
- 19880e6 f2fs: make "f2fs_fault_name[]" const char * by Alexey Dobriyan · 6 years ago
- f5d5510 f2fs: avoid build warn of fall_through by Jaegeuk Kim · 6 years ago
- f9d6d05 f2fs: fix out-place-update DIO write by Chao Yu · 6 years ago
- fef4129 f2fs: fix to be aware discard/preflush/dio command in is_idle() by Chao Yu · 6 years ago
- 02b16d0 f2fs: add to account direct IO by Chao Yu · 6 years ago
- e3080b0 f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
- 2c70c5e f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
- 7beb01f f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
- 089842d f2fs: remove codes of unused wio_mutex by Yunlong Song · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 7813081 f2fs: fix to keep project quota consistent by Chao Yu · 6 years ago