Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ccf9ee7df56fe6995b2893e03eb5ebad907fa79
/
fs
/
f2fs
3ccf9ee
f2fs: run fstrim asynchronously if runtime discard is on
by Jaegeuk Kim
· 6 years ago
cea3ae5
f2fs: turn down IO priority of discard from background
by Chao Yu
· 7 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
5b37ebb
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
by Jaegeuk Kim
· 7 years ago
f453147
f2fs: clear PageError on writepage - part 2
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
926b370
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
e605f83
f2fs: call unlock_new_inode() before d_instantiate()
by Eric Biggers
· 7 years ago
f69e814
f2fs: refactor read path to allow multiple postprocessing steps
by Eric Biggers
· 7 years ago
0509923
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 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
a4fa11c
f2fs: truncate preallocated blocks in error case
by Jaegeuk Kim
· 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
848b293
f2fs: Add a segment type check in inplace write
by Yunlei He
· 7 years ago
2dc8f5a
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
by Yunlong Song
· 7 years ago
83b9bb9
f2fs: don't track new nat entry in nat set
by Chao Yu
· 7 years ago
a33ce03
f2fs: clean up with F2FS_BLK_ALIGN
by Chao Yu
· 7 years ago
a3f8ec8
f2fs: check blkaddr more accuratly before issue a bio
by Yunlei He
· 7 years ago
034f11e
f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read
by Ritesh Harjani
· 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
80d6489
f2fs: release locks before return in f2fs_ioc_gc_range()
by Qiuyang Sun
· 7 years ago
9f1896c
f2fs: align memory boundary for bitops
by Jaegeuk Kim
· 7 years ago
c7930ee8
f2fs: remove unneeded set_cold_node()
by Chao Yu
· 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
b6d2ec8
f2fs: Don't overwrite all types of node to keep node chain
by Yunlei He
· 7 years ago
9a95481
f2fs: introduce mount option for fsync mode
by Junling Zheng
· 7 years ago
4ce4eb6
f2fs: fix to restore old mount option in ->remount_fs
by Chao Yu
· 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
f4f1022
f2fs: fix to avoid race in between atomic write and background GC
by Chao Yu
· 7 years ago
e87b13e
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
by Jaegeuk Kim
· 7 years ago
e987858
f2fs: issue discard aggressively in the gc_urgent mode
by Jaegeuk Kim
· 7 years ago
ad3ce47
f2fs: set readdir_ra by default
by Jaegeuk Kim
· 7 years ago
5aae202
f2fs: add auto tuning for small devices
by Jaegeuk Kim
· 7 years ago
78c1fc2
f2fs: add mount option for segment allocation policy
by Jaegeuk Kim
· 7 years ago
ecd02f5
f2fs: don't stop GC if GC is contended
by Jaegeuk Kim
· 7 years ago
1e72cb2
f2fs: expose extension_list sysfs entry
by Chao Yu
· 7 years ago
061839d
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
by Chao Yu
· 7 years ago
4951ebc
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
by Chao Yu
· 7 years ago
939f6be
f2fs: remove redundant initialization of pointer 'p'
by Colin Ian King
· 7 years ago
39bea4b
f2fs: flush cp pack except cp pack 2 page at first
by Gao Xiang
· 7 years ago
770611e
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
4d8e4a8
f2fs: remove redundant check of page type when submit bio
by Tiezhu Yang
· 7 years ago
b57a37f
f2fs: fix to handle looped node chain during recovery
by Chao Yu
· 7 years ago
9ac5b8c
f2fs: handle quota for orphan inodes
by Jaegeuk Kim
· 7 years ago
87c1806
f2fs: support passing down write hints to block layer with F2FS policy
by Hyunchul Lee
· 7 years ago
bcdc571
f2fs: support passing down write hints given by users to block layer
by Hyunchul Lee
· 7 years ago
92413bc
f2fs: fix to clear CP_TRIMMED_FLAG
by Chao Yu
· 7 years ago
a1afb55
f2fs: support large nat bitmap
by Chao Yu
· 7 years ago
6360391
f2fs: fix to check extent cache in f2fs_drop_extent_tree
by Chao Yu
· 7 years ago
7de4fcc
f2fs: restrict inline_xattr_size configuration
by Chao Yu
· 7 years ago
aae506a
f2fs: fix heap mode to reset it back
by Yunlong Song
· 7 years ago
8fa455b
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
by Sheng Yong
· 7 years ago
401052f
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
45028b5
f2fs: switch to fscrypt_get_symlink()
by Eric Biggers
· 7 years ago
f62d3d3
f2fs: switch to fscrypt ->symlink() helper functions
by Eric Biggers
· 7 years ago
975c567
f2fs: don't put dentry page in pagecache into highmem
by Yunlong Song
· 7 years ago
71f8f04
f2fs: support inode creation time
by Chao Yu
· 7 years ago
58dc6f6
f2fs: rebuild sit page from sit info in mem
by Yunlei He
· 7 years ago
6393cef
f2fs: stop issuing discard if fs is readonly
by Chao Yu
· 7 years ago
742bc90
f2fs: clean up duplicated assignment in init_discard_policy
by Chao Yu
· 7 years ago
cfabb6e
f2fs: use GFP_F2FS_ZERO for cleanup
by Chao Yu
· 7 years ago
111e845
f2fs: allow to recover node blocks given updated checkpoint
by Jaegeuk Kim
· 7 years ago
36e041a
f2fs: recover some i_inline flags
by Jaegeuk Kim
· 7 years ago
3127a7b
f2fs: correct removexattr behavior for null valued extended attribute
by Daeho Jeong
· 7 years ago
86f78c1
f2fs: drop page cache after fs shutdown
by Chao Yu
· 7 years ago
1a3b004
f2fs: stop gc/discard thread after fs shutdown
by Chao Yu
· 7 years ago
62a91a5
f2fs: hanlde error case in f2fs_ioc_shutdown
by Chao Yu
· 7 years ago
66356ee
f2fs: split need_inplace_update
by Chao Yu
· 7 years ago
5912fba
f2fs: fix to update last_disk_size correctly
by Chao Yu
· 7 years ago
3aa46e2
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
by Chao Yu
· 7 years ago
acdaca2
f2fs: clean up error path of fill_super
by Chao Yu
· 7 years ago
cf88211
f2fs: avoid hungtask when GC encrypted block if io_bits is set
by Sheng Yong
· 7 years ago
4be98c9
f2fs: allow quota to use reserved blocks
by Jaegeuk Kim
· 7 years ago
2a6489c
f2fs: fix to drop all inmem pages correctly
by Chao Yu
· 7 years ago
fd21442
f2fs: speed up defragment on sparse file
by Chao Yu
· 7 years ago
6bce963
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
by Chao Yu
· 7 years ago
9ce3d6b
f2fs: add an ioctl to disable GC for specific file
by Jaegeuk Kim
· 7 years ago
9ef5e65
f2fs: prevent newly created inode from being dirtied incorrectly
by Daeho Jeong
· 7 years ago
08ddb19
f2fs: support FIEMAP_FLAG_XATTR
by Chao Yu
· 7 years ago
aa9c1c1
f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock
by Chao Yu
· 7 years ago
92b8f9c
f2fs: check node page again in write end io
by Yunlei He
· 7 years ago
4992a3c
f2fs: fix to caclulate required free section correctly
by Chao Yu
· 7 years ago
d1a6b4f
f2fs: handle newly created page when revoking inmem pages
by Daeho Jeong
· 7 years ago
462d762
f2fs: add resgid and resuid to reserve root blocks
by Jaegeuk Kim
· 7 years ago
cbd5e5a
f2fs: implement cgroup writeback support
by Yufen Yu
· 7 years ago
5a58474
f2fs: remove unused pend_list_tag
by Chao Yu
· 7 years ago
37d4ca7
f2fs: avoid high cpu usage in discard thread
by Chao Yu
· 7 years ago
02cfdab
f2fs: make local functions static
by Wei Yongjun
· 7 years ago
5fee540
f2fs: add reserved blocks for root user
by Jaegeuk Kim
· 7 years ago
2659746
f2fs: check segment type in __f2fs_replace_block
by Yunlong Song
· 7 years ago
Next »