index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-08
f2fs: avoid stucking GC due to atomic write
Chao Yu
2018-07-08
f2fs: introduce sbi->gc_mode to determine the policy
Jaegeuk Kim
2018-07-08
f2fs: keep migration IO order in LFS mode
Chao Yu
2018-07-08
f2fs: fix to wait page writeback during revoking atomic write
Chao Yu
2018-07-08
f2fs: Fix deadlock in shutdown ioctl
Sahitya Tummala
2018-07-08
f2fs: detect synchronous writeback more earlier
Chao Yu
2018-07-08
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2018-07-08
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
2018-07-08
mm: add variant of pagevec_lookup_range_tag() taking number of pages
Jan Kara
2018-07-08
mm: use pagevec_lookup_range_tag() in write_cache_pages()
Jan Kara
2018-07-08
mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
Jan Kara
2018-07-08
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2018-07-08
f2fs: simplify page iteration loops
Jan Kara
2018-07-08
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
ext4: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
ceph: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2018-07-08
mm: implement find_get_pages_range_tag()
Jan Kara
2018-07-08
f2fs: clean up with is_valid_blkaddr()
Chao Yu
2018-07-08
f2fs: fix to initialize min_mtime with ULLONG_MAX
Chao Yu
2018-07-08
f2fs: fix to let checkpoint guarantee atomic page persistence
Chao Yu
2018-07-08
f2fs: fix to initialize i_current_depth according to inode type
Chao Yu
2018-07-08
Revert "f2fs: add ovp valid_blocks check for bg gc victim to fg_gc"
Chao Yu
2018-07-08
f2fs: don't drop any page on f2fs_cp_error() case
Jaegeuk Kim
2018-07-08
f2fs: fix spelling mistake: "extenstion" -> "extension"
Colin Ian King
2018-07-08
f2fs: enhance sanity_check_raw_super() to avoid potential overflows
Jaegeuk Kim
2018-07-08
f2fs: treat volatile file's data as hot one
Chao Yu
2018-07-08
f2fs: introduce release_discard_addr() for cleanup
Chao Yu
2018-07-08
f2fs: fix potential overflow
Chao Yu
2018-07-08
f2fs: rename dio_rwsem to i_gc_rwsem
Chao Yu
2018-07-08
f2fs: move mnt_want_write_file after range check
Yunlei He
2018-07-08
f2fs: fix missing clear FI_NO_PREALLOC in some error case
Yunlei He
2018-07-08
f2fs: enforce fsync_mode=strict for renamed directory
Jaegeuk Kim
2018-07-08
f2fs: sanity check for total valid node blocks
Jaegeuk Kim
2018-07-08
f2fs: sanity check on sit entry
Jaegeuk Kim
2018-07-08
f2fs: avoid bug_on on corrupted inode
Jaegeuk Kim
2018-07-08
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
2018-07-08
f2fs: clean up commit_inmem_pages()
Chao Yu
2018-07-08
f2fs: do not check F2FS_INLINE_DOTS in recover
Sheng Yong
2018-07-08
f2fs: remove duplicated dquot_initialize and fix error handling
Sheng Yong
2018-07-08
f2fs: stop issue discard if something wrong with f2fs
Yunlei He
2018-07-08
f2fs: fix return value in f2fs_ioc_commit_atomic_write
Chao Yu
2018-07-08
f2fs: allocate hot_data for atomic write more strictly
Yunlei He
2018-07-08
f2fs: check if inmem_pages list is empty correctly
Sheng Yong
2018-07-08
f2fs: fix race in between GC and atomic open
Chao Yu
2018-07-08
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
Zhikang Zhang
2018-07-08
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
Zhikang Zhang
2018-07-08
f2fs: correct return value of f2fs_trim_fs
Chao Yu
[next]