- 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
- 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
- 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