- 5f510d0 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 3 months ago
- 2453031 f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 3 years, 10 months ago
- 815cc39 f2fs: don't sleep while grabing nat_tree_lock by Jaegeuk Kim · 3 years, 4 months ago
- a2e2019 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years ago
- 2497106 f2fs: fix the periodic wakeups of discard thread by Sahitya Tummala · 3 years, 8 months ago
- 0385848 f2fs: allow to change discard policy based on cached discard cmds by Sahitya Tummala · 3 years, 8 months ago
- 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 4 years ago
- 00089f0 Merge "f2fs: should avoid inode eviction in synchronous path" by qctecmdr · 4 years ago
- f7c4854 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 4 years, 4 months ago
- c624554 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 4 years, 4 months ago
- 82ee07b f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 4 years, 4 months ago
- d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 4 years ago
- f552d88 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years, 2 months ago
- 0ca99ff f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 4 years, 2 months ago
- 3c09f46 f2fs: add trace exit in exception path by Zhang Qilong · 4 years, 2 months ago
- b699b00 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 4 years, 1 month ago
- ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
- 3b0503e f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 1 month ago
- 5ca1f51 Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
- c1eee79 Merge android-4.19-stable.146 (443485d) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
- 0cc3462 Merge android-4.19-stable.136 (204dd19) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
- 0b8c61c Merge 4.19.147 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 2 months ago
- dff426a f2fs: remove blk_plugging in block_operations by Jaegeuk Kim · 4 years, 7 months ago
- cababea f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 3 months ago
- 9cba1f7 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 3 months ago
- 9026457 Merge android-4.19-stable.125 (a483478) into msm-4.19 by Srinivasarao P · 4 years, 2 months ago
- a13ec5e Merge 4.19.143 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 3 months ago
- 8cfbac12 f2fs: fix use-after-free issue by Li Guifu · 4 years, 4 months ago
- 9e2c212 f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 5 months ago
- eb004f1 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 3 months ago
- 12f775d Merge "ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32" by qctecmdr · 4 years, 4 months ago
- 9977586 f2fs: fix use-after-free when accessing bio->bi_crypt_context by Sahitya Tummala · 4 years, 4 months ago
- 1faab28 ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32 by Eric Biggers · 4 years, 6 months ago
- e5a7ccb Merge "ANDROID: block: require drivers to declare supported crypto key type(s)" by qctecmdr · 4 years, 4 months ago
- d3713d4 ANDROID: f2fs: add back compress inode check by Eric Biggers · 4 years, 4 months ago
- 9087959 f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 8 months ago
- dfbfb2f f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 8 months ago
- 9ecdbfe f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 4 years, 6 months ago
- b9880ec FROMLIST: f2fs: fix use-after-free when accessing bio->bi_crypt_context by Sahitya Tummala · 4 years, 5 months ago
- 0764ced Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19-stable by Eric Biggers · 4 years, 5 months ago
- f1406b6 f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 7 months ago
- 3325bda fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 6 months ago
- a176f88 Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19-stable by Jaegeuk Kim · 4 years, 5 months ago
- 551162c f2fs: attach IO flags to the missing cases by Jaegeuk Kim · 4 years, 6 months ago
- 9c48217 f2fs: add node_io_flag for bio flags likewise data_io_flag by Jaegeuk Kim · 4 years, 6 months ago
- 7457e0d f2fs: remove unused parameter of f2fs_put_rpages_mapping() by Chao Yu · 4 years, 5 months ago
- 63dbcae6 f2fs: handle readonly filesystem in f2fs_ioc_shutdown() by Chao Yu · 4 years, 5 months ago
- 4751229 f2fs: avoid utf8_strncasecmp() with unstable name by Eric Biggers · 4 years, 6 months ago
- d17c0c6 f2fs: don't return vmalloc() memory from f2fs_kmalloc() by Eric Biggers · 4 years, 6 months ago
- 0c23000 f2fs: fix retry logic in f2fs_write_cache_pages() by Sahitya Tummala · 4 years, 6 months ago
- 29013c4 Revert "f2fs: Avoid double lock for cp_rwsem during checkpoint" by Sayali Lokhande · 4 years, 6 months ago
- 8b7de4d f2fs: fix wrong discard space by Chao Yu · 4 years, 6 months ago
- f9bfcd4 f2fs: compress: don't compress any datas after cp stop by Chao Yu · 4 years, 6 months ago
- e8cda40 f2fs: remove unneeded return value of __insert_discard_tree() by Chao Yu · 4 years, 6 months ago
- 1aaf4f7 f2fs: fix wrong value of tracepoint parameter by Chao Yu · 4 years, 6 months ago
- 8213d84 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 6 months ago
- 4b6c30c f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 6 months ago
- 15a4eab Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19-stable by Jaegeuk Kim · 4 years, 6 months ago
- c1d16a3 f2fs: avoid inifinite loop to wait for flushing node pages at cp_error by Jaegeuk Kim · 4 years, 6 months ago
- d46ff52 Merge android-4.19.110 (1984fff) into msm-4.19 by Ivaylo Georgiev · 4 years, 6 months ago
- cfc3461 ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32 by Eric Biggers · 4 years, 6 months ago
- 1901723 f2fs: compress: fix zstd data corruption by Chao Yu · 4 years, 7 months ago
- 6654faa f2fs: add compressed/gc data read IO stat by Chao Yu · 4 years, 7 months ago
- a61d65d f2fs: fix potential use-after-free issue by Chao Yu · 4 years, 7 months ago
- 54ab990 f2fs: compress: don't handle non-compressed data in workqueue by Chao Yu · 4 years, 7 months ago
- 934f1fb f2fs: remove redundant assignment to variable err by Colin Ian King · 4 years, 7 months ago
- abb0096 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 8 months ago
- 959c4f0 f2fs: use round_up to enhance calculation by Chao Yu · 4 years, 8 months ago
- 390a0e2 f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 9 months ago
- 4456a25 f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 7 months ago
- c8bff92 f2fs: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 4 years, 6 months ago
- 4caf069 f2fs: Fix wrong stub helper update_sit_info by YueHaibing · 4 years, 6 months ago
- 3067a8d f2fs: compress: let lz4 compressor handle output buffer budget properly by Chao Yu · 4 years, 6 months ago
- ef11afb f2fs: remove blk_plugging in block_operations by Jaegeuk Kim · 4 years, 7 months ago
- d722726 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 9 months ago
- 0627412 f2fs: shrink spinlock coverage by Chao Yu · 4 years, 7 months ago
- b8c0bb2 f2fs: correctly fix the parent inode number during fsync() by Eric Biggers · 4 years, 7 months ago
- aa39675 f2fs: introduce mempool for {,de}compress intermediate page allocation by Chao Yu · 4 years, 8 months ago
- 2211c9c f2fs: introduce f2fs_bmap_compress() by Chao Yu · 4 years, 8 months ago
- f4636b90 f2fs: support fiemap on compressed inode by Chao Yu · 4 years, 8 months ago
- bcdfc98 f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 8 months ago
- 69ff0dd f2fs: remove redundant compress inode check by Chao Yu · 4 years, 9 months ago
- 3b68c98 f2fs: use strcmp() in parse_options() by Eric Biggers · 4 years, 7 months ago
- 1c6eb02 f2fs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 7 months ago
- 4250e29 f2fs: flush dirty meta pages when flushing them by Jaegeuk Kim · 4 years, 6 months ago
- 5fb9a83 f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 6 months ago
- 99445f7 f2fs: rework filename handling by Eric Biggers · 4 years, 7 months ago
- 5d17dd1 f2fs: split f2fs_d_compare() from f2fs_match_name() by Eric Biggers · 4 years, 7 months ago
- 62260df f2fs: don't leak filename in f2fs_try_convert_inline_dir() by Eric Biggers · 4 years, 7 months ago
- 258483e f2fs: fix long latency due to discard during umount by Sahitya Tummala · 4 years, 7 months ago
- 931cc23 Merge "f2fs: Avoid double lock for cp_rwsem during checkpoint" by qctecmdr · 4 years, 6 months ago
- f1dac8b ANDROID: remove unused variable by Jaegeuk Kim · 4 years, 7 months ago
- 752f543 FROMGIT: f2fs: fix missing check for f2fs_unlock_op by Jaegeuk Kim · 4 years, 7 months ago
- be3bb0d Merge 4.19.119 into android-4.19 by Greg Kroah-Hartman · 4 years, 7 months ago
- ed523cb f2fs: fix to avoid memory leakage in f2fs_listxattr by Randall Huang · 5 years ago
- b508af6 f2fs: Avoid double lock for cp_rwsem during checkpoint by Sayali Lokhande · 4 years, 7 months ago
- 2b34ef1 Merge 'File and metadata encryption changes from android-4.19.96-107' into msm-4.19 by Blagovest Kolenichev · 4 years, 7 months ago
- 450ec63 Merge crypto changes from android-4.19.79-95 into msm-4.19 by Blagovest Kolenichev · 4 years, 7 months ago
- 2ceec83 Revert existing FBE changes for ICE FBE by Gaurav Kashyap · 5 years ago
- 833a193 f2fs: fix missing check for f2fs_unlock_op by Jaegeuk Kim · 4 years, 7 months ago