- 2d586a3 f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 6 months ago
- 74d6dfc f2fs: fix to do sanity check for sb/cp fields correctly by Chao Yu · 3 years, 5 months ago
- 611b7f9dc f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 5 months ago
- 43cefd1 f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs by Chao Yu · 3 years, 8 months ago
- 8678660 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances by Chao Yu · 3 years, 8 months ago
- 81ba163 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 11 months ago
- f98be16 f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
- 1c5a034 f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
- 9c14fb5 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
- c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
- 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
- 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 4 months ago
- f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 4 months ago
- d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 4 months ago
- d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 4 months ago
- 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 4 months ago
- c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 4 months ago
- ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 4 months ago
- c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
- 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 5 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
- 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 5 months ago
- 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 6 months ago
- 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 6 months ago
- 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 7 months ago
- 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
- ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
- 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 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
- 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 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
- b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 10 months ago
- baaa7eb f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 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
- 3c57f75 f2fs: use strcmp() in parse_options() by Eric Biggers · 4 years, 9 months ago
- 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 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
- 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 11 months ago
- 91faa53 f2fs: change default compression algorithm by Chao Yu · 4 years, 10 months ago
- 62f63ee f2fs: fix NULL pointer dereference in f2fs_write_begin() 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
- 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
- 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
- bf22c3c f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 5 years ago
- fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
- bf2cbd3 f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
- acdf217 f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
- 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
- 2c4e0c5 f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
- f543805 f2fs: introduce private bioset by Chao Yu · 5 years ago
- d508c94 f2fs: Check write pointer consistency of non-open zones by Shin'ichiro Kawasaki · 5 years ago
- b8072d5 Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
- 8f45533 Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
- ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
- 909110c f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
- d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
- f5a53ed f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
- 0eee17e f2fs: add support for IV_INO_LBLK_64 encryption policies by Eric Biggers · 5 years ago
- 7212b95 fs: Use dquot_load_quota_inode() from filesystems by Jan Kara · 5 years ago
- 0b20fce f2fs: cache global IPU bio by Chao Yu · 5 years ago
- 9f701f6 f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
- ed352042 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 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
- f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
- 1166c1f f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
- 27cae0b f2fs: fix wrong available node count calculation 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
- fe973b0 f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
- a8933b6 f2fs: fix to drop meta/node pages during umount by Chao Yu · 6 years ago
- 1f78adf f2fs: disallow switching io_bits option during remount by Chao Yu · 6 years ago
- c72db71 f2fs: fix panic of IO alignment feature by Chao Yu · 6 years ago
- 95ae251 f2fs: add fs-verity support by Eric Biggers · 5 years ago
- 8ce589c f2fs: wire up new fscrypt ioctls by Eric Biggers · 5 years ago
- 0572d76 Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
- 38fb6d0 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
- 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
- 2d00883 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 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
- 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
- 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
- 9a9aeca f2fs: Fix root reserved on remount by Daniel Rosenberg · 6 years ago
- 81621f9 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 6 years ago
- 9227d52 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 6 years ago