- 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 4 months ago
- 287b140 f2fs: introduce excess_dirty_threshold() by Chao Yu · 3 years, 4 months ago
- 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
- 4d67490 f2fs: Don't create discard thread when device doesn't support realtime discard by Fengnan Chang · 3 years, 5 months ago
- 94c821f f2fs: rebuild nat_bits during umount by Chao Yu · 3 years, 5 months ago
- a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 5 months ago
- 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 5 months ago
- bbe1da7 f2fs: compress: do sanity check on cluster by Chao Yu · 3 years, 5 months ago
- b96d9b3 f2fs: fix to keep compatibility of fault injection interface by Chao Yu · 3 years, 5 months ago
- 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
- 94afd6d f2fs: extent cache: support unaligned extent by Chao Yu · 3 years, 6 months ago
- 9180339 f2fs: fix to stop filesystem update once CP failed by Chao Yu · 3 years, 6 months ago
- 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 6 months ago
- 4f99326 f2fs: introduce discard_unit mount option by Chao Yu · 3 years, 6 months ago
- 6de8687 f2fs: remove allow_outplace_dio() by Eric Biggers · 3 years, 6 months ago
- 01f6afd f2fs: compress: fix to set zstd compress level correctly by Chao Yu · 3 years, 6 months ago
- 07c6b59 f2fs: add sysfs nodes to get GC info for each GC mode by Daeho Jeong · 3 years, 6 months ago
- edc6d01 f2fs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
- c9ebd3d f2fs: initialize page->private when using for our internal use by Jaegeuk Kim · 3 years, 7 months ago
- 151b198 f2fs: compress: add nocompress extensions support by Fengnan Chang · 3 years, 7 months ago
- 4215d05 f2fs: enable extent cache for compression files in read-only by Daeho Jeong · 3 years, 7 months ago
- 859fca6 f2fs: swap: support migrating swapfile in aligned write mode by Chao Yu · 3 years, 8 months ago
- 6ce19af f2fs: compress: add compress_inode to cache compressed blocks by Chao Yu · 3 years, 8 months ago
- 4c89b53 f2fs: clean up /sys/fs/f2fs/<disk>/features by Jaegeuk Kim · 3 years, 8 months ago
- a7d9fe3 f2fs: support RO feature by Jaegeuk Kim · 3 years, 8 months ago
- c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 8 months ago
- cad83c9 f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances by Chao Yu · 3 years, 8 months ago
- b763f3b f2fs: restructure f2fs page.private layout by Chao Yu · 3 years, 9 months ago
- 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 8 months ago
- d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 9 months ago
- 2e22d48 f2fs: clean up left deprecated IO trace codes by Chao Yu · 3 years, 9 months ago
- 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 9 months ago
- a7b4e50 f2fs: remove unnecessary struct declaration by Wan Jiabing · 3 years, 9 months ago
- 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 3 years, 10 months ago
- 61461fc f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 3 years, 10 months ago
- f3e367d f2fs: fix wrong comment of nat_tree_lock by qiulaibin · 3 years, 10 months ago
- 5ac443e f2fs: add sysfs nodes to get runtime compression stat by Daeho Jeong · 3 years, 10 months ago
- e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 3 years, 11 months ago
- 1153db0 f2fs: remove unused file_clear_encrypt() by Chao Yu · 3 years, 11 months ago
- ebc29b62 f2fs: remove unnecessary IS_SWAPFILE check by huangjianan@oppo.com · 3 years, 11 months ago
- 4260c40 f2fs: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 11 months ago
- 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 4 years ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- e659206 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years ago
- 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
- 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
- deaa965 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years ago
- 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
- 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
- 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years ago
- 5d4daa5 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 1 month ago
- 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
- 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
- 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 6422a71 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
- 1020856 f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size by Jaegeuk Kim · 4 years, 1 month ago
- a95ba66 f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 2 months ago
- 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 2 months ago
- db48965 f2fs: Remove unnecessary unlikely() by Yangtao Li · 4 years, 2 months ago
- 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 2 months ago
- b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 2 months ago
- 493720a f2fs: fix to avoid REQ_TIME and CP_TIME collision by Chao Yu · 4 years, 2 months ago
- 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 2 months ago
- 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
- bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
- 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
- bfc2b7e f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 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
- 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 4 months ago
- 48046cb f2fs: fix memory alignment to support 32bit by Jaegeuk Kim · 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
- ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 4 months ago
- e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 4 months ago
- 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
- c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
- 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 5 months ago
- ae999bb f2fs: change compr_blocks of superblock info to 64bit by Daeho Jeong · 4 years, 5 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 6 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
- 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 6 months ago
- c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 6 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 6 months ago
- e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 6 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 6 months ago
- a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 6 months ago
- 68e79ba f2fs: Change the type of f2fs_flush_inline_data() to void by Jia Yang · 4 years, 6 months ago
- 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 6 months ago
- 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
- 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 6 months ago
- 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 7 months ago