- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 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
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 828add7 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 4 years, 5 months ago
- 9feffe14 f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intuitive by Zhihao Cheng · 4 years, 5 months ago
- 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 5 months ago
- 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 5 months ago
- 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 5 months ago
- a86d27d f2fs: compress: add sanity check during compressed cluster read by Chao Yu · 4 years, 5 months ago
- 8fa4101 f2fs: use macro instead of f2fs verity version by Jack Qiu · 4 years, 5 months ago
- 1fd2801 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 4 years, 5 months ago
- 1f07cc5 f2fs: correct comment of f2fs_exist_written_data by Jack Qiu · 4 years, 6 months ago
- b2f57a8 f2fs: compress: delay temp page allocation by Chao Yu · 4 years, 6 months ago
- 944dd22e f2fs: compress: fix to update isize when overwriting compressed file by Chao Yu · 4 years, 6 months ago
- a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 6 months ago
- 99c787c f2fs: fix use-after-free issue by Li Guifu · 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
- b0f3b87 f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 4 years, 6 months ago
- 887e037 f2fs: segment.h: delete a duplicated word by Randy Dunlap · 4 years, 6 months ago
- 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 6 months ago
- 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
- 4df7a75f f2fs: Eliminate usage of uninitialized_var() macro by Jason Yan · 4 years, 7 months ago
- aff6fbb f2fs: don't keep meta inode pages used for compressed block migration by Chao Yu · 4 years, 6 months ago
- 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 6 months ago
- 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 6 months ago
- f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 6 months ago
- ffcde4b f2fs: remove write attribute of main_blkaddr sysfs node by Dehe Gu · 4 years, 6 months ago
- 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 6 months ago
- 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 7 months ago
- d7cd370 f2fs: fix return value of move_data_block() by Chao Yu · 4 years, 6 months ago
- b797309 f2fs: add parameter op_flag in f2fs_submit_page_read() by Jia Yang · 4 years, 6 months ago
- 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 7 months ago
- 9039d83 f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks by Yubo Feng · 4 years, 7 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 7 months ago
- 9a99c17d f2fs: make trace enter and end in pairs for unlink by Lihong Kou · 4 years, 7 months ago
- eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 7 months ago
- d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 7 months ago
- dd5a09b f2fs: support to trace f2fs_fiemap() by Chao Yu · 4 years, 6 months ago
- b79b0a3 f2fs: support to trace f2fs_bmap() by Chao Yu · 4 years, 6 months ago
- 250e84d f2fs: fix wrong return value of f2fs_bmap_compress() by Chao Yu · 4 years, 6 months ago
- b815bdc f2fs: remove useless parameter of __insert_free_nid() by Liu Song · 4 years, 6 months ago
- e5cc2c5 f2fs: fix typo in comment of f2fs_do_add_link by Liu Song · 4 years, 7 months ago
- a6d601f f2fs: fix to wait page writeback before update by Chao Yu · 4 years, 6 months ago
- 0759e2c f2fs: show more debug info for per-temperature log by Chao Yu · 4 years, 6 months ago
- 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
- f608c38 f2fs: clean up parameter of f2fs_allocate_data_block() by Chao Yu · 4 years, 7 months ago
- 79963d9 f2fs: shrink node_write lock coverage by Chao Yu · 4 years, 7 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
- ba87a45 f2fs: use kfree() to free variables allocated by match_strdup() by Wang Xiaojun · 4 years, 7 months ago
- da52f8a f2fs: get the right gc victim section when section has several segments by Jack Qiu · 4 years, 7 months ago
- db5ae36 f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry by Wuyun Zhao · 4 years, 7 months ago
- 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
- 742532d f2fs: use kfree() instead of kvfree() to free superblock data by Denis Efremov · 4 years, 7 months ago
- 99bbe30 f2fs: avoid checkpatch error by Jaegeuk Kim · 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
- 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, 8 months ago
- 84597b1 f2fs: fix wrong value of tracepoint parameter by Chao Yu · 4 years, 8 months ago
- fd61264 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 8 months ago
- 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 8 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