Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f41ab608b7ad0a12d5cb59e7c9250bb76604185d
/
fs
/
f2fs
/
f2fs.h
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
8f00a1d
Merge android-4.9.130 (1c7637c) into msm-4.9
by Minming Qi
· 6 years ago
d831272
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
3d57147
f2fs: fix data corruption issue with hardware encryption
by Sahitya Tummala
· 6 years ago
7c37970
f2fs: spread f2fs_set_inode_flags()
by Chao Yu
· 6 years ago
8025d72
f2fs: account read IOs and use IO counts for is_idle
by Jaegeuk Kim
· 6 years ago
4ca463f
f2fs: remove request_list check in is_idle()
by Jens Axboe
· 6 years ago
91b2c66
f2fs: remove unused sbi->trigger_ssr_threshold
by Chao Yu
· 6 years ago
44344f4
f2fs: submit cached bio to avoid endless PageWriteback
by Chao Yu
· 6 years ago
f22f93a
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
b84f9a7
f2fs: allow out-place-update for direct IO in LFS mode
by Chao Yu
· 6 years ago
6923cd1
f2fs: refactor ->page_mkwrite() flow
by Chao Yu
· 6 years ago
39373df
Revert: "f2fs: check last page index in cached bio to decide submission"
by Chao Yu
· 6 years ago
0570b3f
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
0fc6da7
f2fs: add to account skip count of background GC
by Chao Yu
· 6 years ago
d826d4a
f2fs: add to account meta IO
by Chao Yu
· 6 years ago
4474e2f
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
by Jaegeuk Kim
· 6 years ago
0328f88
f2fs: update i_size after DIO completion
by Jaegeuk Kim
· 6 years ago
feb1b25
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
40292b9
f2fs: split IO error injection according to RW
by Chao Yu
· 6 years ago
6d1a832
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
4c3226a
f2fs: avoid sleeping under spin_lock
by Zhikang Zhang
· 6 years ago
118e4c9
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
0d51cea
f2fs: avoid wrong decrypted data from disk
by Jaegeuk Kim
· 6 years ago
2f476442
Revert "f2fs: use printk_ratelimited for f2fs_msg"
by Chao Yu
· 6 years ago
12d8e57
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
b2d1e92
Revert "f2fs: use timespec64 for inode timestamps"
by Jaegeuk Kim
· 6 years ago
f56989b
Merge android-4.9.114 (dbcb748) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
f64b4d7
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
6d59845
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
33c54d5
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
0ef692e
f2fs: support fault_type mount option
by Chao Yu
· 6 years ago
8bdb419
f2fs: support discard submission error injection
by Chao Yu
· 6 years ago
c813f5a
f2fs: split discard command in prior to block layer
by Chao Yu
· 6 years ago
7309a5f
f2fs: refresh recent accessed nat entry in lru list
by Chao Yu
· 6 years ago
3d5c54a
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
ad04671
f2fs: use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
33af898
f2fs: fix to active page in lru list for read path
by Chao Yu
· 6 years ago
93aff61
f2fs: restrict setting up inode.i_advise
by Chao Yu
· 6 years ago
282a3cb
f2fs: kill EXT_TREE_VEC_SIZE
by Chao Yu
· 6 years ago
3c74326
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 6 years ago
6b1b1a4
f2fs: Keep alloc_valid_block_count in sync
by Daniel Rosenberg
· 6 years ago
f4a0eb5
f2fs: issue small discard by LBA order
by Chao Yu
· 6 years ago
b3c869a
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 6 years ago
6b308c3
f2fs: avoid the global name 'fault_name'
by Gao Xiang
· 6 years ago
be92eee
f2fs: disable f2fs_check_rb_tree_consistence
by Chao Yu
· 6 years ago
d05e871
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 6 years ago
677f89e
f2fs: use timespec64 for inode timestamps
by Arnd Bergmann
· 6 years ago
79939f6
f2fs: fix to propagate return value of scan_nat_page()
by Chao Yu
· 6 years ago
c92b7c7
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 6 years ago
e029e96
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
c4eb50d
treewide: Use array_size() in f2fs_kmalloc()
by Kees Cook
· 6 years ago
deb78d4
f2fs: let sync node IO interrupt async one
by Chao Yu
· 6 years ago
6b4d6a8
f2fs: clean up symbol namespace
by Chao Yu
· 6 years ago
6de81c8
f2fs: make set_de_type() static
by Chao Yu
· 6 years ago
fdd569a
f2fs: make __f2fs_write_data_pages() static
by Chao Yu
· 6 years ago
34880e0
f2fs: fix to let caller retry allocating block address
by Chao Yu
· 6 years ago
bcbcda4
f2fs: clean up with clear_radix_tree_dirty_tag
by Chao Yu
· 6 years ago
8d74ddc
f2fs: let discard thread wait a little longer if dev is busy
by Yunlei He
· 7 years ago
caf10c6
f2fs: avoid stucking GC due to atomic write
by Chao Yu
· 7 years ago
0390d83
f2fs: introduce sbi->gc_mode to determine the policy
by Jaegeuk Kim
· 7 years ago
bbab2dc
f2fs: keep migration IO order in LFS mode
by Chao Yu
· 6 years ago
158d9bb
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 6 years ago
6b7c7b4
Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
by Chao Yu
· 7 years ago
f6bd7d4
f2fs: rename dio_rwsem to i_gc_rwsem
by Chao Yu
· 7 years ago
b733d01
f2fs: give message and set need_fsck given broken node id
by Jaegeuk Kim
· 7 years ago
9bafde6
f2fs: introduce private inode status mapping
by Chao Yu
· 7 years ago
3ac2d19
Merge android-4.9.106 (8b94b87) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
0c296e3
FROMLIST: f2fs: early updates queued for v4.18-rc1
by Jaegeuk Kim
· 6 years ago
0357a0f
f2fs: don't split checkpoint in fstrim
by Chao Yu
· 7 years ago
4105909
f2fs: issue discard commands proactively in high fs utilization
by Jaegeuk Kim
· 6 years ago
3a38cf1
f2fs: add fsync_mode=nobarrier for non-atomic files
by Jaegeuk Kim
· 6 years ago
8f6a2e7
f2fs: let fstrim issue discard commands in lower priority
by Jaegeuk Kim
· 6 years ago
36c6512
Enable hardware based FBE on f2fs and adapt ext4 fs
by Neeraj Soni
· 7 years ago
a35dc72
f2fs: check cap_resource only for data blocks
by Jaegeuk Kim
· 7 years ago
a25efd8
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
c8fb245
f2fs: check cap_resource only for data blocks
by Jaegeuk Kim
· 7 years ago
95459e9
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
by Jaegeuk Kim
· 7 years ago
c629974
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
f69e814
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
d919765
f2fs/fscrypt: updates to v4.17-rc1
by Jaegeuk Kim
· 7 years ago
ac389af
f2fs: remain written times to update inode during fsync
by Jaegeuk Kim
· 7 years ago
270deeb
f2fs: make assignment of t->dentry_bitmap more readable
by Yunlong Song
· 7 years ago
4478970
f2fs: fix a wrong condition in f2fs_skip_inode_update
by Junling Zheng
· 7 years ago
29cead5
f2fs: reserve bits for fs-verity
by Eric Biggers
· 7 years ago
a3f8ec8
f2fs: check blkaddr more accuratly before issue a bio
by Yunlei He
· 7 years ago
aa5bcfd
f2fs: introduce a new mount option test_dummy_encryption
by Sheng Yong
· 7 years ago
9b880fe
f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
by Sheng Yong
· 7 years ago
9f1896c
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
355d234
f2fs: add nowait aio support
by Hyunchul Lee
· 7 years ago
e9a50e6
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
9a95481
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 7 years ago
8f711c3
f2fs: wrap sb_rdonly with f2fs_readonly
by Chao Yu
· 7 years ago
c07478e
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
by Jaegeuk Kim
· 7 years ago
ac734c4
f2fs: support hot file extension
by Chao Yu
· 7 years ago
78c1fc2
f2fs: add mount option for segment allocation policy
by Jaegeuk Kim
· 7 years ago
1e72cb2
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
4951ebc
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
by Chao Yu
· 7 years ago
770611e
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
87c1806
f2fs: support passing down write hints to block layer with F2FS policy
by Hyunchul Lee
· 7 years ago
Next »