Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
455e3a5887ee7ebec5c885a8f398c2c3c0a33165
/
fs
/
f2fs
/
segment.c
2079f11
f2fs: clean up with f2fs_is_{atomic,volatile}_file()
by Chao Yu
· 6 years ago
7735730
f2fs: fix to propagate error from __get_meta_page()
by Chao Yu
· 6 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
2482c43
f2fs: detect bug_on in f2fs_wait_discard_bios
by Chao Yu
· 7 years ago
01f9cf6
f2fs: fix to correct return value of f2fs_trim_fs
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
5a61549
f2fs: don't issue discard commands in online discard is on
by Jaegeuk Kim
· 7 years ago
9d2a789
treewide: Use array_size in f2fs_kvzalloc()
by Kees Cook
· 7 years ago
026f050
treewide: Use array_size() in f2fs_kzalloc()
by Kees Cook
· 7 years ago
a1f72ac2
f2fs: fix to update mtime correctly
by Chao Yu
· 7 years ago
4d57b86
f2fs: clean up symbol namespace
by Chao Yu
· 7 years ago
fe16efe
f2fs: fix to let caller retry allocating block address
by Chao Yu
· 7 years ago
64c74a7
f2fs: fix to don't trigger writeback during recovery
by Chao Yu
· 7 years ago
35a9a76
f2fs: clear discard_wake earlier
by Sheng Yong
· 7 years ago
f9d1dce
f2fs: let discard thread wait a little longer if dev is busy
by Yunlei He
· 7 years ago
2ef79ec
f2fs: avoid stucking GC due to atomic write
by Chao Yu
· 7 years ago
5b0e953
f2fs: introduce sbi->gc_mode to determine the policy
by Jaegeuk Kim
· 7 years ago
107a805
f2fs: keep migration IO order in LFS mode
by Chao Yu
· 7 years ago
e5e5732
f2fs: fix to wait page writeback during revoking atomic write
by Chao Yu
· 7 years ago
7b525dd
f2fs: clean up with is_valid_blkaddr()
by Chao Yu
· 7 years ago
5ad2544
f2fs: fix to initialize min_mtime with ULLONG_MAX
by Chao Yu
· 7 years ago
b4c3ca8
f2fs: treat volatile file's data as hot one
by Chao Yu
· 7 years ago
af8ff65
f2fs: introduce release_discard_addr() for cleanup
by Chao Yu
· 7 years ago
a9af3fd
f2fs: fix potential overflow
by Chao Yu
· 7 years ago
8a29c12
f2fs: sanity check for total valid node blocks
by Jaegeuk Kim
· 7 years ago
b2ca374
f2fs: sanity check on sit entry
by Jaegeuk Kim
· 7 years ago
cf52b27
f2fs: clean up commit_inmem_pages()
by Chao Yu
· 7 years ago
d618477
f2fs: stop issue discard if something wrong with f2fs
by Yunlei He
· 7 years ago
d0891e8
f2fs: check if inmem_pages list is empty correctly
by Sheng Yong
· 7 years ago
56b07e7
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
by Zhikang Zhang
· 7 years ago
3d165dc
f2fs: correct return value of f2fs_trim_fs
by Chao Yu
· 7 years ago
81114ba
f2fs: don't use GFP_ZERO for page caches
by Chao Yu
· 7 years ago
241b493
f2fs: issue all big range discards in umount process
by Yunlei He
· 7 years ago
e555da9
f2fs: run fstrim asynchronously if runtime discard is on
by Jaegeuk Kim
· 7 years ago
cba6084
f2fs: turn down IO priority of discard from background
by Chao Yu
· 7 years ago
377224c
f2fs: don't split checkpoint in fstrim
by Chao Yu
· 7 years ago
8bb4f25
f2fs: issue discard commands proactively in high fs utilization
by Jaegeuk Kim
· 7 years ago
9a99718
f2fs: let fstrim issue discard commands in lower priority
by Jaegeuk Kim
· 7 years ago
17c5003
f2fs: clear PageError on writepage
by Jaegeuk Kim
· 7 years ago
d21b0f2
f2fs: Add a segment type check in inplace write
by Yunlei He
· 7 years ago
63189b7
f2fs: wrap all options with f2fs_sb_info.mount_opt
by Chao Yu
· 7 years ago
5d7881c
f2fs: Don't overwrite all types of node to keep node chain
by Yunlei He
· 7 years ago
b6a06cb
f2fs: support hot file extension
by Chao Yu
· 7 years ago
dee02f0
f2fs: issue discard aggressively in the gc_urgent mode
by Jaegeuk Kim
· 7 years ago
0793962
f2fs: add mount option for segment allocation policy
by Jaegeuk Kim
· 7 years ago
ccd31cb
f2fs: clean up f2fs_sb_has_xxx functions
by Sheng Yong
· 7 years ago
f2e703f
f2fs: support passing down write hints to block layer with F2FS policy
by Hyunchul Lee
· 7 years ago
0cdd319
f2fs: support passing down write hints given by users to block layer
by Hyunchul Lee
· 7 years ago
b94929d
f2fs: fix heap mode to reset it back
by Yunlong Song
· 7 years ago
068c3cd
f2fs: rebuild sit page from sit info in mem
by Yunlei He
· 7 years ago
3b60d80
f2fs: stop issuing discard if fs is readonly
by Chao Yu
· 7 years ago
6819b88
f2fs: clean up duplicated assignment in init_discard_policy
by Chao Yu
· 7 years ago
7950e9a
f2fs: stop gc/discard thread after fs shutdown
by Chao Yu
· 7 years ago
f1d2564
f2fs: handle newly created page when revoking inmem pages
by Daeho Jeong
· 7 years ago
49c60c6
f2fs: avoid high cpu usage in discard thread
by Chao Yu
· 7 years ago
94b1e10
f2fs: make local functions static
by Wei Yongjun
· 7 years ago
2c19050
f2fs: check segment type in __f2fs_replace_block
by Yunlong Song
· 7 years ago
c39a1b3
f2fs: return error during fill_super
by Jaegeuk Kim
· 7 years ago
c376fc0
f2fs: no need return value in restore summary process
by Yunlei He
· 7 years ago
4e6aad2
f2fs: spread f2fs_k{m,z}alloc
by Chao Yu
· 7 years ago
628b3d1
f2fs: inject fault to kvmalloc
by Chao Yu
· 7 years ago
acbf054
f2fs: inject fault to kzalloc
by Chao Yu
· 7 years ago
4f0a03d3
f2fs: apply write hints to select the type of segments for buffered write
by Hyunchul Lee
· 7 years ago
2b60311
f2fs: fix summary info corruption
by Chao Yu
· 7 years ago
0537b81
f2fs: remove dead code in update_meta_page
by Chao Yu
· 7 years ago
3d26fa6
f2fs: use rw_semaphore to protect SIT cache
by Chao Yu
· 7 years ago
65f1b80
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
by Yunlong Song
· 7 years ago
a2a12b6
f2fs: export SSR allocation threshold
by Chao Yu
· 7 years ago
0ea8051
f2fs: give correct trimmed blocks in fstrim
by Chao Yu
· 7 years ago
d62fe97
f2fs: support bio allocation error injection
by Chao Yu
· 7 years ago
dca6951
f2fs: remove several redundant assignments
by Colin Ian King
· 7 years ago
57864ae
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
cf5c759
f2fs: give up CP_TRIMMED_FLAG if it drops discards
by Chao Yu
· 7 years ago
2ec6f2e
f2fs: trace f2fs_remove_discard
by Chao Yu
· 7 years ago
33da62c
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
by Chao Yu
· 7 years ago
78997b5
f2fs: split discard policy
by Chao Yu
· 7 years ago
ecc9aa0
f2fs: wrap discard policy
by Chao Yu
· 7 years ago
8412663
f2fs: support issuing/waiting discard in range
by Chao Yu
· 7 years ago
1228b48
f2fs: fix to flush multiple device in checkpoint
by Chao Yu
· 7 years ago
39d787b
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
638164a
f2fs: fix potential panic during fstrim
by Chao Yu
· 7 years ago
6d8ef53
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
e6c6de1
f2fs: hurry up to issue discard after io interruption
by Chao Yu
· 7 years ago
b3a97a2
f2fs: speed up gc_urgent mode with SSR
by Jaegeuk Kim
· 7 years ago
1eb1ef4
f2fs: better to wait for fstrim completion
by Jaegeuk Kim
· 7 years ago
d4c759e
f2fs: use generic terms used for encrypted block management
by Jaegeuk Kim
· 7 years ago
d323869
f2fs: fix to wake up all sleeping flusher
by Chao Yu
· 7 years ago
edd748e
f2fs: avoid race in between atomic_read & atomic_inc
by Chao Yu
· 7 years ago
025d63a
f2fs: remove unneeded parameter of change_curseg
by Chao Yu
· 7 years ago
01983c7
f2fs: wake up discard_thread iff there is a candidate
by Jaegeuk Kim
· 7 years ago
84a23fb
f2fs: clear FI_HOT_DATA correctly
by Chao Yu
· 7 years ago
6f890df
f2fs: fix out-of-order execution in f2fs_issue_flush
by Chao Yu
· 7 years ago
5f65654
f2fs: issue discard commands if gc_urgent is set
by Jaegeuk Kim
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
969d1b1
f2fs: introduce discard_granularity sysfs entry
by Chao Yu
· 7 years ago
7f2b4e8
f2fs: retry to revoke atomic commit in -ENOMEM case
by Chao Yu
· 7 years ago
008396e
f2fs: fix the size value in __check_sit_bitmap
by Yunlong Song
· 7 years ago
b0af6d4
f2fs: add app/fs io stat
by Chao Yu
· 7 years ago
Next »