index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint
Kinglong Mee
2017-03-08
|
|
|
*
|
|
f2fs: update the comment of default nr_pages to skipping
Kinglong Mee
2017-03-08
|
|
|
*
|
|
f2fs: drop the duplicate pval in f2fs_getxattr
Kinglong Mee
2017-03-08
|
|
|
*
|
|
f2fs: Don't update the xattr data that same as the exist
Kinglong Mee
2017-03-08
|
|
|
*
|
|
f2fs: kill __is_extent_same
Chao Yu
2017-03-08
|
|
|
*
|
|
f2fs: avoid bggc->fggc when enough free segments are avaliable after cp
Hou Pengyang
2017-03-08
|
|
|
*
|
|
f2fs: select target segment with closer temperature in SSR mode
Chao Yu
2017-03-08
|
|
|
*
|
|
f2fs: show simple call stack in fault injection message
Chao Yu
2017-03-08
|
|
|
*
|
|
fscrypt: catch fscrypto_get_policy in v4.10-rc6
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: use __clear_bit_le
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: no need lock_op in f2fs_write_inline_data
Yunlei He
2017-03-08
|
|
|
*
|
|
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: replace rw semaphore extent_tree_lock with mutex lock
Yunlei He
2017-03-08
|
|
|
*
|
|
f2fs: avoid m_flags overlay when allocating more data blocks
Kinglong Mee
2017-03-08
|
|
|
*
|
|
f2fs: remove unsafe bitmap checking
Hou Pengyang
2017-03-08
|
|
|
*
|
|
f2fs: init local extent_info to avoid stale stack info in tp
Hou Pengyang
2017-03-08
|
|
|
*
|
|
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
Yunlong Song
2017-03-08
|
|
|
*
|
|
f2fs: do SSR for node segments more aggresively
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: check discard alignment only for SEQWRITE zones
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: wait for discard completion after submission
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: much larger batched trim_fs job
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: avoid very large discard command
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: find data segments across all the types
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: do SSR in higher priority
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: do SSR for data when there is enough free space
Yunlong Song
2017-03-08
|
|
|
*
|
|
f2fs: node segment is prior to data segment selected victim
Hou Pengyang
2017-03-08
|
|
|
*
|
|
f2fs: put allocate_segment after refresh_sit_entry
Yunlong Song
2017-03-08
|
|
|
*
|
|
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
2017-03-08
|
|
|
*
|
|
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: replace __get_victim by dirty_segments in FG_GC
Yunlei He
2017-03-08
|
|
|
*
|
|
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: use SSR for warm node as well
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: enable inline_xattr by default
Chao Yu
2017-03-08
|
|
|
*
|
|
f2fs: introduce noinline_xattr mount option
Chao Yu
2017-03-08
|
|
|
*
|
|
f2fs: avoid reading NAT page by get_node_info
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: remove build_free_nids() during checkpoint
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: change recovery policy of xattr node block
Chao Yu
2017-03-08
|
|
|
*
|
|
f2fs: super: constify fscrypt_operations structure
Bhumika Goyal
2017-03-08
|
|
|
*
|
|
f2fs: show checkpoint version at mount time
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: remove preflush for nobarrier case
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: check last page index in cached bio to decide submission
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: check io submission more precisely
Jaegeuk Kim
2017-03-08
|
|
|
*
|
|
f2fs: fix trim_fs assignment
Jaegeuk Kim
2017-02-23
|
|
|
*
|
|
Revert "f2fs: remove batched discard in f2fs_trim_fs"
Jaegeuk Kim
2017-02-23
|
|
|
*
|
|
f2fs: fix missing bio_alloc(1)
Jaegeuk Kim
2017-02-23
|
|
|
*
|
|
f2fs: call internal __write_data_page directly
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: move write_node_page above fsync_node_pages
Jaegeuk Kim
2017-02-06
|
|
|
*
|
|
f2fs: move flush tracepoint
Jaegeuk Kim
2017-02-06
[prev]
[next]