- 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
- b7b911d f2fs: attach IO flags to the missing cases by Jaegeuk Kim · 4 years, 7 months ago
- 32b6aba f2fs: add node_io_flag for bio flags likewise data_io_flag by Jaegeuk Kim · 4 years, 7 months ago
- bc67c5d f2fs: remove unused parameter of f2fs_put_rpages_mapping() by Chao Yu · 4 years, 7 months ago
- 8626441 f2fs: handle readonly filesystem in f2fs_ioc_shutdown() by Chao Yu · 4 years, 7 months ago
- fc3bb09 f2fs: avoid utf8_strncasecmp() with unstable name by Eric Biggers · 4 years, 7 months ago
- 0b6d4ca f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- e78790f f2fs: fix retry logic in f2fs_write_cache_pages() by Sahitya Tummala · 4 years, 7 months ago
- 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
- cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
- 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- e20a769 f2fs: pass the inode to f2fs_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 7 months ago
- ca7f76e f2fs: fix wrong discard space by Chao Yu · 4 years, 7 months ago
- dc35d73 f2fs: compress: don't compress any datas after cp stop by Chao Yu · 4 years, 8 months ago
- 47d0d7d7 f2fs: remove unneeded return value of __insert_discard_tree() by Chao Yu · 4 years, 7 months ago
- 84597b1 f2fs: fix wrong value of tracepoint parameter by Chao Yu · 4 years, 7 months ago
- fd61264 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 7 months ago
- 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 7 months ago
- 6d7c865 f2fs: avoid inifinite loop to wait for flushing node pages at cp_error by Jaegeuk Kim · 4 years, 8 months ago
- ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 8 months ago
- 9c30df7 f2fs: flush dirty meta pages when flushing them by Jaegeuk Kim · 4 years, 8 months ago
- 1ae18f7 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
- 1454c97 f2fs: compress: fix zstd data corruption by Chao Yu · 4 years, 8 months ago
- 9c12238 f2fs: add compressed/gc data read IO stat by Chao Yu · 4 years, 9 months ago
- f349434 f2fs: fix potential use-after-free issue by Chao Yu · 4 years, 9 months ago
- 03382f1 f2fs: compress: don't handle non-compressed data in workqueue by Chao Yu · 4 years, 9 months ago
- deaf160 f2fs: remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
- b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
- 4fec3fc0 f2fs: use round_up to enhance calculation by Chao Yu · 4 years, 9 months ago
- c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
- 34c061a f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 8 months ago
- baaa7eb f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 4 years, 8 months ago
- 48abe91 f2fs: Fix wrong stub helper update_sit_info by YueHaibing · 4 years, 8 months ago
- f664414 f2fs: compress: let lz4 compressor handle output buffer budget properly by Chao Yu · 4 years, 8 months ago
- 1f5f11a f2fs: remove blk_plugging in block_operations by Jaegeuk Kim · 4 years, 8 months ago
- ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
- 042be37 f2fs: shrink spinlock coverage by Chao Yu · 4 years, 8 months ago
- 84c9c2d f2fs: correctly fix the parent inode number during fsync() by Eric Biggers · 4 years, 8 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
- ff5f85c f2fs: don't leak filename in f2fs_try_convert_inline_dir() 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
- c1c6338 f2fs: introduce f2fs_bmap_compress() by Chao Yu · 4 years, 9 months ago
- bf38fba f2fs: support fiemap on compressed inode 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, 10 months ago
- 3c57f75 f2fs: use strcmp() in parse_options() by Eric Biggers · 4 years, 8 months ago
- d29fbcd f2fs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
- 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
- 435cbab f2fs: fix quota_sync failure due to f2fs_lock_op by Jaegeuk Kim · 4 years, 9 months ago
- 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
- df42339 f2fs: Fix the accounting of dcc->undiscard_blks by Sahitya Tummala · 4 years, 9 months ago
- ce4c638 f2fs: fix to handle error path of f2fs_ra_meta_pages() by Chao Yu · 4 years, 9 months ago
- 3fa6a8c f2fs: report the discard cmd errors properly by Sahitya Tummala · 4 years, 9 months ago
- 141af6b f2fs: fix long latency due to discard during umount by Sahitya Tummala · 4 years, 9 months ago
- 2bc4bea f2fs: add tracepoint for f2fs iostat by Daeho Jeong · 4 years, 9 months ago
- da9953b f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA by Jaegeuk Kim · 4 years, 9 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
- 531dfae f2fs: keep inline_data when compression conversion by Chao Yu · 4 years, 9 months ago
- aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 9 months ago
- 9b6ed14 f2fs: add missing CONFIG_F2FS_FS_COMPRESSION by Chao Yu · 4 years, 9 months ago
- 6ce48b0 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 10 months ago
- 8908e75 f2fs: fix to verify tpage before releasing in f2fs_free_dic() by Chao Yu · 4 years, 10 months ago
- fd26725 f2fs: show compression in statx by Chao Yu · 4 years, 10 months ago
- 80d0d45 f2fs: clean up dic->tpages assignment by Chao Yu · 4 years, 10 months ago
- 50cfa66 f2fs: compress: support zstd compress algorithm by Chao Yu · 4 years, 10 months ago
- 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 9 months ago
- 23b1faaad f2fs: compress: add .{init,destroy}_decompress_ctx callback by Chao Yu · 4 years, 10 months ago
- 09ff480 f2fs: compress: fix to call missing destroy_compress_ctx() by Chao Yu · 4 years, 10 months ago
- 91faa53 f2fs: change default compression algorithm by Chao Yu · 4 years, 10 months ago
- 887347a f2fs: clean up {cic,dic}.ref handling by Chao Yu · 4 years, 9 months ago
- 7496aff f2fs: fix to use f2fs_readpage_limit() in f2fs_read_multi_pages() by Chao Yu · 4 years, 9 months ago
- db25155 f2fs: xattr.h: Make stub helpers inline by YueHaibing · 4 years, 9 months ago
- 74878565 f2fs: fix to avoid double unlock by Chao Yu · 4 years, 10 months ago
- 7653b9d f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 10 months ago
- 79bbefb f2fs: fix NULL pointer dereference in f2fs_verity_work() by Chao Yu · 4 years, 10 months ago
- 23c51be f2fs: fix to clear PG_error if fsverity failed by Chao Yu · 4 years, 10 months ago
- d76af0d f2fs: don't call fscrypt_get_encryption_info() explicitly in f2fs_tmpfile() 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
- 62f63ee f2fs: fix NULL pointer dereference in f2fs_write_begin() by Chao Yu · 4 years, 10 months ago
- 8c7d4b5 f2fs: clean up f2fs_may_encrypt() by Chao Yu · 4 years, 10 months ago
- b13f67ff f2fs: fix to avoid potential deadlock by Chao Yu · 4 years, 10 months ago
- 9995e40 f2fs: don't change inode status under page lock by Chao Yu · 4 years, 10 months ago
- 466357d f2fs: fix potential deadlock on compressed quota file by Chao Yu · 4 years, 10 months ago
- ad8d6a0 f2fs: delete DIO read lock by DongDongJu · 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
- 1a67cbe f2fs: fix to account compressed blocks in f2fs_compressed_blocks() by Chao Yu · 4 years, 10 months ago
- 50b1203 f2fs: xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- a4ba5df f2fs: fix to update f2fs_super_block fields under sb_lock by Chao Yu · 4 years, 10 months ago
- c84ef3c f2fs: Add a new CP flag to help fsck fix resize SPO issues by Sahitya Tummala · 4 years, 10 months ago
- 68275682 f2fs: Fix mount failure due to SPO after a successful online resize FS by Sahitya Tummala · 4 years, 10 months ago
- a999150 f2fs: use kmem_cache pool during inline xattr lookups by Chao Yu · 4 years, 11 months ago
- ee446e1 f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago