Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
814f7fe56ebb210cbcf5f2ea52135d14cdc63fd1
/
fs
/
f2fs
59a5cea
f2fs: use generic EFSBADCRC/EFSCORRUPTED
by Chao Yu
· 6 years ago
303f6d6
f2fs: fix to do sanity check on segment bitmap of LFS curseg
by Chao Yu
· 6 years ago
73d90f5
Revert "f2fs: avoid out-of-range memory access"
by Chao Yu
· 6 years ago
ef2baa0
f2fs: check all the data segments against all node ones
by Surbhi Palande
· 5 years ago
2140a6b
f2fs: avoid out-of-range memory access
by Ocean Chen
· 6 years ago
e2379b0
f2fs: don't access node/meta inode mapping after iput
by Jaegeuk Kim
· 6 years ago
ae3787d
f2fs: fix to avoid accessing xattr across the boundary
by Randall Huang
· 6 years ago
8d7ebdd
f2fs: fix to do checksum even if inode page is uptodate
by Chao Yu
· 6 years ago
64024854
f2fs: fix to do sanity check on valid block count of segment
by Chao Yu
· 6 years ago
101e48f
f2fs: fix to use inline space only if inline_xattr is enable
by Chao Yu
· 6 years ago
45624f0
f2fs: fix to avoid panic in dec_valid_block_count()
by Chao Yu
· 6 years ago
47a92ac
f2fs: fix to clear dirty inode in error path of f2fs_iget()
by Chao Yu
· 6 years ago
ca9fcbc
f2fs: fix to do sanity check on free nid
by Chao Yu
· 6 years ago
f3aa313d
f2fs: fix to avoid panic in f2fs_remove_inode_page()
by Chao Yu
· 6 years ago
0325c5c
f2fs: fix to avoid panic in f2fs_inplace_write_data()
by Chao Yu
· 6 years ago
8490bf2
f2fs: fix to avoid panic in do_recover_data()
by Chao Yu
· 6 years ago
70d33cc
f2fs: Fix use of number of devices
by Damien Le Moal
· 6 years ago
48b0309
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
8722566
f2fs: cleanup dirty pages if recover failed
by Sheng Yong
· 6 years ago
14b1832
f2fs: fix to do sanity check with current segment number
by Chao Yu
· 6 years ago
f936836
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
dbeca41
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
4ab78f4
f2fs: fix to check inline_xattr_size boundary correctly
by Chao Yu
· 6 years ago
9b4f276
f2fs: do not use mutex lock in atomic context
by Sahitya Tummala
· 6 years ago
d739196
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
198c998
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
1fd916e
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
2835c05
f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
by Jaegeuk Kim
· 6 years ago
df13b03
f2fs: fix sbi->extent_list corruption issue
by Sahitya Tummala
· 6 years ago
69e7f87
f2fs: fix use-after-free issue when accessing sbi->stat_info
by Sahitya Tummala
· 6 years ago
d54d612
f2fs: fix wrong return value of f2fs_acl_create
by Tiezhu Yang
· 6 years ago
ddab3d0
f2fs: fix race between write_checkpoint and write_begin
by Sheng Yong
· 6 years ago
c96d2b9
f2fs: move dir data flush to write checkpoint process
by Yunlei He
· 6 years ago
5036fcd
f2fs: sanity check of xattr entry size
by Jaegeuk Kim
· 6 years ago
58d7ab7
f2fs: fix validation of the block count in sanity_check_raw_super
by Martin Blumenstingl
· 6 years ago
ce5b005
f2fs: read page index before freeing
by Pan Bian
· 6 years ago
5cfb4a6
f2fs: fix to account IO correctly
by Chao Yu
· 6 years ago
56db43f
f2fs: fix to recover cold bit of inode block during POR
by Chao Yu
· 6 years ago
d224115
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
4561194
Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
by Jaegeuk Kim
· 6 years ago
cd295fd
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
cfc8a57
f2fs: report error if quota off error during umount
by Yunlei He
· 7 years ago
207093c
f2fs: avoid sleeping under spin_lock
by Zhikang Zhang
· 6 years ago
b1097eb
f2fs: fix to recover inode's i_flags during POR
by Chao Yu
· 6 years ago
5ce5de0
f2fs: fix to recover inode's crtime during POR
by Chao Yu
· 6 years ago
a28549b
f2fs: clear PageError on the read path
by Jaegeuk Kim
· 6 years ago
64c90d9c
f2fs: fix to account IO correctly for cgroup writeback
by Chao Yu
· 6 years ago
fe6f0ed
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
6aa58d8
f2fs: readahead encrypted block during GC
by Chao Yu
· 7 years ago
6f8d445
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 7 years ago
853137c
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 7 years ago
74c8164
mpage: mpage_readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
dda9f4b
f2fs: fix to skip verifying block address for non-regular inode
by Chao Yu
· 7 years ago
7fa750a
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 7 years ago
d494500
f2fs: support fault_type mount option
by Chao Yu
· 7 years ago
3f16ecd9
f2fs: fix to return success when trimming meta area
by Chao Yu
· 7 years ago
6b9cb12
f2fs: fix use-after-free of dicard command entry
by Chao Yu
· 7 years ago
b83dcfe
f2fs: support discard submission error injection
by Chao Yu
· 7 years ago
35ec7d5
f2fs: split discard command in prior to block layer
by Chao Yu
· 7 years ago
a690eff
f2fs: wake up gc thread immediately when gc_urgent is set
by Sheng Yong
· 7 years ago
6eae269
f2fs: fix incorrect range->len in f2fs_trim_fs()
by Chao Yu
· 7 years ago
2296915
f2fs: refresh recent accessed nat entry in lru list
by Chao Yu
· 7 years ago
a33c150
f2fs: fix avoid race between truncate and background GC
by Chao Yu
· 7 years ago
c7079853
f2fs: avoid race between zero_range and background GC
by Chao Yu
· 7 years ago
91291e9
f2fs: fix to do sanity check with block address in main area v2
by Chao Yu
· 7 years ago
bcbfbd6
f2fs: fix to do sanity check with inline flags
by Chao Yu
· 7 years ago
3093336
f2fs: fix to reset i_gc_failures correctly
by Chao Yu
· 7 years ago
d3f07c0
f2fs: fix invalid memory access
by Chao Yu
· 7 years ago
50fa53e
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 7 years ago
6e45f2a
f2fs: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
e494c2f
f2fs: fix to do sanity check with cp_pack_start_sum
by Chao Yu
· 7 years ago
8d714f8
f2fs: avoid f2fs_bug_on() in cp_error case
by Jaegeuk Kim
· 7 years ago
66110ab
f2fs: fix to clear PG_checked flag in set_page_dirty()
by Chao Yu
· 7 years ago
82cf4f1
f2fs: fix to active page in lru list for read path
by Chao Yu
· 7 years ago
18767e6
f2fs: don't keep meta pages used for block migration
by Chao Yu
· 7 years ago
4ddc1b2
f2fs: fix to restrict mount condition when without CONFIG_QUOTA
by Chao Yu
· 7 years ago
00960c2
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
by Sheng Yong
· 7 years ago
76cf05d
f2fs: quota: fix incorrect comments
by Sheng Yong
· 7 years ago
955ac6e
f2fs: quota: decrease the lock granularity of statfs_project
by Sheng Yong
· 7 years ago
970e348
f2fs: add proc entry to show victim_secmap bitmap
by Yunlong Song
· 7 years ago
fd8c8ca
f2fs: let checkpoint flush dnode page of regular
by Chao Yu
· 7 years ago
ad6672b
f2fs: issue discard align to section in LFS mode
by Yunlong Song
· 7 years ago
455e3a5
f2fs: don't allow any writes on aborted atomic writes
by Jaegeuk Kim
· 7 years ago
797c1cb
f2fs: restrict setting up inode.i_advise
by Chao Yu
· 7 years ago
e6b0b15
f2fs: fix wrong kernel message when recover fsync data on ro fs
by Yunlei He
· 7 years ago
059c064
f2fs: clean up ioctl interface naming
by Chao Yu
· 7 years ago
2079f11
f2fs: clean up with f2fs_is_{atomic,volatile}_file()
by Chao Yu
· 7 years ago
5b72d5e
f2fs: clean up with f2fs_encrypted_inode()
by Chao Yu
· 7 years ago
80551d1
f2fs: clean up with get_current_nat_page
by Chao Yu
· 7 years ago
6122003
f2fs: kill EXT_TREE_VEC_SIZE
by Chao Yu
· 7 years ago
5d3ce4f
f2fs: avoid duplicated permission check for "trusted." xattrs
by Hyunchul Lee
· 7 years ago
7735730
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 7 years ago
18dd647
f2fs: fix to do sanity check with i_extra_isize
by Chao Yu
· 7 years ago
66415ce
f2fs: blk_finish_plug of submit_bio in lfs mode
by Yunlong Song
· 7 years ago
3611ce9
f2fs: do not set free of current section
by Yunlong Song
· 7 years ago
36b877a
f2fs: Keep alloc_valid_block_count in sync
by Daniel Rosenberg
· 7 years ago
20ee438
f2fs: issue small discard by LBA order
by Chao Yu
· 7 years ago
522d171
f2fs: stop issuing discard immediately if there is queued IO
by Chao Yu
· 7 years ago
4c6b56c
f2fs: clean up with IS_INODE()
by Chao Yu
· 7 years ago
2482c43
f2fs: detect bug_on in f2fs_wait_discard_bios
by Chao Yu
· 7 years ago
Next »