Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
52da87f0e2e8a083885297c393f5d605f76a8200
/
fs
/
f2fs
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
· 6 years ago
6f8d445
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
853137c
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 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
· 6 years ago
7fa750a
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
d494500
f2fs: support fault_type mount option
by Chao Yu
· 6 years ago
3f16ecd9
f2fs: fix to return success when trimming meta area
by Chao Yu
· 6 years ago
6b9cb12
f2fs: fix use-after-free of dicard command entry
by Chao Yu
· 6 years ago
b83dcfe
f2fs: support discard submission error injection
by Chao Yu
· 6 years ago
35ec7d5
f2fs: split discard command in prior to block layer
by Chao Yu
· 6 years ago
a690eff
f2fs: wake up gc thread immediately when gc_urgent is set
by Sheng Yong
· 6 years ago
6eae269
f2fs: fix incorrect range->len in f2fs_trim_fs()
by Chao Yu
· 6 years ago
2296915
f2fs: refresh recent accessed nat entry in lru list
by Chao Yu
· 6 years ago
a33c150
f2fs: fix avoid race between truncate and background GC
by Chao Yu
· 6 years ago
c7079853
f2fs: avoid race between zero_range and background GC
by Chao Yu
· 6 years ago
91291e9
f2fs: fix to do sanity check with block address in main area v2
by Chao Yu
· 6 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
· 6 years ago
d3f07c0
f2fs: fix invalid memory access
by Chao Yu
· 6 years ago
50fa53e
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
6e45f2a
f2fs: use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
e494c2f
f2fs: fix to do sanity check with cp_pack_start_sum
by Chao Yu
· 6 years ago
8d714f8
f2fs: avoid f2fs_bug_on() in cp_error case
by Jaegeuk Kim
· 6 years ago
66110ab
f2fs: fix to clear PG_checked flag in set_page_dirty()
by Chao Yu
· 6 years ago
82cf4f1
f2fs: fix to active page in lru list for read path
by Chao Yu
· 6 years ago
18767e6
f2fs: don't keep meta pages used for block migration
by Chao Yu
· 6 years ago
4ddc1b2
f2fs: fix to restrict mount condition when without CONFIG_QUOTA
by Chao Yu
· 6 years ago
00960c2
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
by Sheng Yong
· 6 years ago
76cf05d
f2fs: quota: fix incorrect comments
by Sheng Yong
· 6 years ago
955ac6e
f2fs: quota: decrease the lock granularity of statfs_project
by Sheng Yong
· 6 years ago
970e348
f2fs: add proc entry to show victim_secmap bitmap
by Yunlong Song
· 6 years ago
fd8c8ca
f2fs: let checkpoint flush dnode page of regular
by Chao Yu
· 6 years ago
ad6672b
f2fs: issue discard align to section in LFS mode
by Yunlong Song
· 6 years ago
455e3a5
f2fs: don't allow any writes on aborted atomic writes
by Jaegeuk Kim
· 6 years ago
797c1cb
f2fs: restrict setting up inode.i_advise
by Chao Yu
· 6 years ago
e6b0b15
f2fs: fix wrong kernel message when recover fsync data on ro fs
by Yunlei He
· 6 years ago
059c064
f2fs: clean up ioctl interface naming
by Chao Yu
· 6 years ago
2079f11
f2fs: clean up with f2fs_is_{atomic,volatile}_file()
by Chao Yu
· 6 years ago
5b72d5e
f2fs: clean up with f2fs_encrypted_inode()
by Chao Yu
· 6 years ago
80551d1
f2fs: clean up with get_current_nat_page
by Chao Yu
· 6 years ago
6122003
f2fs: kill EXT_TREE_VEC_SIZE
by Chao Yu
· 6 years ago
5d3ce4f
f2fs: avoid duplicated permission check for "trusted." xattrs
by Hyunchul Lee
· 6 years ago
7735730
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 6 years ago
18dd647
f2fs: fix to do sanity check with i_extra_isize
by Chao Yu
· 6 years ago
66415ce
f2fs: blk_finish_plug of submit_bio in lfs mode
by Yunlong Song
· 6 years ago
3611ce9
f2fs: do not set free of current section
by Yunlong Song
· 6 years ago
36b877a
f2fs: Keep alloc_valid_block_count in sync
by Daniel Rosenberg
· 6 years ago
20ee438
f2fs: issue small discard by LBA order
by Chao Yu
· 6 years ago
522d171
f2fs: stop issuing discard immediately if there is queued IO
by Chao Yu
· 6 years ago
4c6b56c
f2fs: clean up with IS_INODE()
by Chao Yu
· 6 years ago
2482c43
f2fs: detect bug_on in f2fs_wait_discard_bios
by Chao Yu
· 6 years ago
cb15d1e
f2fs: fix defined but not used build warnings
by Randy Dunlap
· 6 years ago
a39e5365
f2fs: enable real-time discard by default
by Chao Yu
· 6 years ago
82902c0
f2fs: fix to detect looped node chain correctly
by Chao Yu
· 6 years ago
c9b6078
f2fs: fix to do sanity check with block address in main area
by Chao Yu
· 6 years ago
10d255c
f2fs: fix to skip GC if type in SSA and SIT is inconsistent
by Chao Yu
· 6 years ago
4b270a8
f2fs: try grabbing node page lock aggressively in sync scenario
by Chao Yu
· 6 years ago
dc13280
f2fs: show the fsync_mode=nobarrier mount option
by Sahitya Tummala
· 7 years ago
68c43a2
f2fs: check the right return value of memory alloc function
by Yunlei He
· 7 years ago
b138547
f2fs: Replace strncpy with memcpy
by Guenter Roeck
· 7 years ago
2d3a585
f2fs: avoid the global name 'fault_name'
by Gao Xiang
· 7 years ago
4dbe38d
f2fs: fix to do sanity check with reserved blkaddr of inline inode
by Chao Yu
· 7 years ago
e34438c
f2fs: fix to do sanity check with node footer and iblocks
by Chao Yu
· 7 years ago
e15d54d
f2fs: Allocate and stat mem used by free nid bitmap more accurately
by Yunlei He
· 7 years ago
9dc956b
f2fs: fix to do sanity check with user_block_count
by Chao Yu
· 7 years ago
76d56d4
f2fs: fix to do sanity check with extra_attr feature
by Chao Yu
· 7 years ago
01f9cf6
f2fs: fix to correct return value of f2fs_trim_fs
by Chao Yu
· 7 years ago
c77ec61
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
by Chao Yu
· 7 years ago
42bf546
f2fs: fix to do sanity check with secs_per_zone
by Chao Yu
· 7 years ago
67fce70
f2fs: disable f2fs_check_rb_tree_consistence
by Chao Yu
· 7 years ago
e1da787
f2fs: introduce and spread verify_blkaddr
by Chao Yu
· 7 years ago
24b81df
f2fs: use timespec64 for inode timestamps
by Arnd Bergmann
· 7 years ago
6aead16
f2fs: fix to wait on page writeback before updating page
by Chao Yu
· 7 years ago
e2e5941
f2fs: assign REQ_RAHEAD to bio for ->readpages
by Jaegeuk Kim
· 7 years ago
2a63531
f2fs: fix a hungtask problem caused by congestion_wait
by Yunlei He
· 7 years ago
2a96d8a
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
by Dan Carpenter
· 7 years ago
5a61549
f2fs: don't issue discard commands in online discard is on
by Jaegeuk Kim
· 7 years ago
e237401
f2fs: fix to propagate return value of scan_nat_page()
by Chao Yu
· 7 years ago
54c55c4
f2fs: support in-memory inode checksum when checking consistency
by Weichao Guo
· 7 years ago
4e42383
f2fs: fix error path of fill_super
by Chao Yu
· 7 years ago
4cac90d
f2fs: relocate readdir_ra configure initialization
by Chao Yu
· 7 years ago
0aa7e0f
f2fs: move s_res{u,g}id initialization to default_options()
by Chao Yu
· 7 years ago
76a45e3
f2fs: don't acquire orphan ino during recovery
by Chao Yu
· 7 years ago
a1933c0
f2fs: avoid potential deadlock in f2fs_sbi_store
by Jaegeuk Kim
· 6 years ago
83a3bfd
f2fs: indicate shutdown f2fs to allow unmount successfully
by Jaegeuk Kim
· 7 years ago
af697c0
f2fs: keep meta pages in cp_error state
by Jaegeuk Kim
· 6 years ago
dbae2c5
block: Define and use STAT_READ and STAT_WRITE
by Michael Callahan
· 6 years ago
Next »