- 4ba73f1 f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
- 710bc3d FROMGIT: f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
- eb60870 ANDROID: vfs/ext4,f2fs: finish umount(2) in time with filesystem work by Jaegeuk Kim · 7 years ago
- 95894ba Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
- 9bf326c UPSTREAM: f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 3 years, 4 months ago
- 0a46451 f2fs: flush dirty meta pages when flushing them by Jaegeuk Kim · 4 years, 8 months ago
- 2250b8d f2fs: fix checkpoint=disable:%u%% by Jaegeuk Kim · 4 years, 8 months ago
- f76aae4 f2fs: don't leak filename in f2fs_try_convert_inline_dir() by Eric Biggers · 4 years, 8 months ago
- e4ceca4 f2fs: fix quota_sync failure due to f2fs_lock_op by Jaegeuk Kim · 4 years, 9 months ago
- 9771d96 f2fs: fix to handle error path of f2fs_ra_meta_pages() by Chao Yu · 4 years, 9 months ago
- e2394d4 f2fs: fix long latency due to discard during umount by Sahitya Tummala · 4 years, 9 months ago
- 6df96a4 f2fs: switch discard_policy.timeout to bool type by Chao Yu · 4 years, 9 months ago
- 23dd85e f2fs: fix potential .flags overflow on 32bit architecture by Chao Yu · 4 years, 9 months ago
- 4f741ae f2fs: don't change inode status under page lock by Chao Yu · 4 years, 9 months ago
- 6fb72b7 f2fs: delete DIO read lock by DongDongJu · 4 years, 9 months ago
- 4fe29b0 f2fs: xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 312c7a6 f2fs: skip GC when section is full by Jaegeuk Kim · 4 years, 11 months ago
- 6c7c11b f2fs: fix the panic in do_checkpoint() by Sahitya Tummala · 4 years, 10 months ago
- b7bc58f f2fs: fix to wait all node page writeback by Chao Yu · 4 years, 11 months ago
- a2543e9 f2fs: Add f2fs stats to sysfs by Hridya Valsaraju · 5 years ago
- 9bc31ff f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
- 4825031 f2fs: update f2fs document regarding to fsync_mode by Jaegeuk Kim · 5 years ago
- 1ee7a54 f2fs: add a way to turn off ipu bio cache by Jaegeuk Kim · 5 years ago
- 6f11f4c f2fs: code cleanup for f2fs_statfs_project() by Chengguang Xu · 5 years ago
- 9eef1cd f2fs: fix miscounted block limit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
- 7fd8069 f2fs: remove unneeded check for error allocating bio_post_read_ctx by Eric Biggers · 5 years ago
- 2ef0de3 f2fs: convert inline_dir early before starting rename by Jaegeuk Kim · 5 years ago
- 4eeb042 f2fs: fix memleak of kobject by Chao Yu · 5 years ago
- 9d01d13 f2fs: fix to add swap extent correctly by Chao Yu · 5 years ago
- e11eb17 f2fs: run fsck when getting bad inode during GC by Jaegeuk Kim · 5 years ago
- a024e32 f2fs: free sysfs kobject by Jaegeuk Kim · 5 years ago
- 21ecb9b f2fs: declare nested quota_sem and remove unnecessary sems by Jaegeuk Kim · 5 years ago
- 0113c91 f2fs: don't put new_page twice in f2fs_rename by Jaegeuk Kim · 5 years ago
- de73c41 f2fs: set I_LINKABLE early to avoid wrong access by vfs by Jaegeuk Kim · 5 years ago
- 5efd1f8 f2fs: introduce private bioset by Chao Yu · 5 years ago
- 8c7e155 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
- 66cc695 f2fs: set GFP_NOFS when moving inline dentries by Jaegeuk Kim · 5 years ago
- 6e97748 f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
- c24c1dd f2fs: keep quota data on write_begin failure by Jaegeuk Kim · 5 years ago
- 9cd6c2a f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago
- 02e3184 f2fs: preallocate DIO blocks when forcing buffered_io by Jaegeuk Kim · 5 years ago
- 3569afc f2fs: stop GC when the victim becomes fully valid by Jaegeuk Kim · 5 years ago
- a8d7766 f2fs: expose main_blkaddr in sysfs by Jaegeuk Kim · 5 years ago
- 22a0511 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() by Chengguang Xu · 5 years ago
- 15cbb0b f2fs: Fix deadlock in f2fs_gc() context during atomic files handling by Sahitya Tummala · 5 years ago
- 15fef8c f2fs: show f2fs instance in printk_ratelimited by Chao Yu · 5 years ago
- 5f4e1e7 f2fs: fix to update dir's i_pino during cross_rename by Chao Yu · 5 years ago
- 349b35a f2fs: support aligned pinned file by Jaegeuk Kim · 5 years ago
- 7b28ca7 f2fs: avoid kernel panic on corruption test by Jaegeuk Kim · 5 years ago
- 34beb41 f2fs: cache global IPU bio by Chao Yu · 5 years ago
- e2d0b12 f2fs: fix to avoid memory leakage in f2fs_listxattr by Randall Huang · 5 years ago
- 9fff07a f2fs: check total_segments from devices in raw_super by Qiuyang Sun · 5 years ago
- 23b6638 f2fs: update multi-dev metadata in resize_fs by Qiuyang Sun · 5 years ago
- 82ae765 f2fs: mark recovery flag correctly in read_raw_super_block() by Chengguang Xu via Linux-f2fs-devel · 5 years ago
- 7a2ccd5 f2fs: fix to update time in lazytime mode by Chao Yu · 5 years ago
- 983cd9c f2fs: add a condition to detect overflow in f2fs_ioc_gc_range() by Sahitya Tummala · 5 years ago
- 32eee5a f2fs: fix to add missing F2FS_IO_ALIGNED() condition by Chao Yu · 5 years ago
- 7baf419 f2fs: fix to fallback to buffered IO in IO aligned mode by Chao Yu · 5 years ago
- bc5a011 f2fs: fix to handle error path correctly in f2fs_map_blocks by Chao Yu · 5 years ago
- 4896cf2 f2fs: fix extent corrupotion during directIO in LFS mode by Chao Yu · 5 years ago
- 4f18ca5 f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
- 05f8158 f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY by Lockywolf · 5 years ago
- 6c8c3ef f2fs: fix inode rwsem regression by Goldwyn Rodrigues · 5 years ago
- 4b50476 f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() by Chao Yu · 5 years ago
- 03bad3d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
- 6d56681 f2fs: convert inline_data in prior to i_size_write by Jaegeuk Kim · 5 years ago
- b7d6e0b f2fs: fix error path of f2fs_convert_inline_page() by Chao Yu · 5 years ago
- bc97d08 f2fs: enhance f2fs_is_checkpoint_ready()'s readability by Chao Yu · 5 years ago
- 8f91742 f2fs: clean up __bio_alloc()'s parameter by Chao Yu · 5 years ago
- 351a2dd f2fs: fix wrong error injection path in inc_valid_block_count() by Chao Yu · 5 years ago
- 7d67013 f2fs: fix to writeout dirty inode during node flush by Chao Yu · 5 years ago
- 09f01ab f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
- e886fa3 f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
- f264317 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
- e9b81cd f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
- 0dab160 f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
- f38572b f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
- f856133 f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
- 497cc16 f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago
- e7643e6 f2fs: fix to use more generic EOPNOTSUPP by Chao Yu · 5 years ago
- 9a24196 f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
- 0e7095f f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
- 4c69d17 fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() by Jia-Ju Bai · 5 years ago
- 59bfd14 f2fs: disallow direct IO in atomic write by Chao Yu · 5 years ago
- 34405bc f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
- 1e3536c f2fs: fix to detect cp error in f2fs_setxattr() by Chao Yu · 5 years ago
- 4d05566 f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
- bc8b213 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
- 08b1681 f2fs: fix to avoid discard command leak by Chao Yu · 5 years ago
- 04ac02e f2fs: disallow switching io_bits option during remount by Chao Yu · 5 years ago
- 8605567 f2fs: fix panic of IO alignment feature by Chao Yu · 5 years ago
- 1afae59 f2fs: introduce {page,io}_is_mergeable() for readability by Chao Yu · 5 years ago
- fa5a7c46 f2fs: fix livelock in swapfile writes by Jaegeuk Kim · 5 years ago
- 58b091f fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
- 60509c8 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
- 5fede20 f2fs, dm-default-key: should skip dm-default-key only for FBE blocks by Jaegeuk Kim · 5 years ago
- cff6986 f2fs: fix flushing node pages when checkpoint is disabled by Jaegeuk Kim · 5 years ago
- 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
- e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
- e12d8b1 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 3 years, 10 months ago