Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
504ab57a253826771c055e09d9f3b9a4fd156858
504ab57
f2fs: fix to be aware discard/preflush/dio command in is_idle()
by Chao Yu
· 6 years ago
cc32cf3
f2fs: add to account direct IO
by Chao Yu
· 6 years ago
f726078
f2fs: move dir data flush to write checkpoint process
by Yunlei He
· 6 years ago
5bb1672
f2fs: change segment to section in f2fs_ioc_gc_range
by Yunlong Song
· 6 years ago
bc83a660b
f2fs: export migration_granularity sysfs entry
by Chao Yu
· 6 years ago
28bd09a
f2fs: support subsectional garbage collection
by Chao Yu
· 6 years ago
7fc4751
f2fs: introduce __is_large_section() for cleanup
by Chao Yu
· 6 years ago
5b11d2b
f2fs: clean up f2fs_sb_has_##feature_name
by Chao Yu
· 6 years ago
d785aff
f2fs: remove codes of unused wio_mutex
by Yunlong Song
· 6 years ago
957676b
f2fs: fix count of seg_freed to make sec_freed correct
by Yunlong Song
· 6 years ago
37146ae
f2fs: fix to account preflush command for noflush_merge mode
by Chao Yu
· 6 years ago
71d6c47
f2fs: avoid GC causing encrypted file corrupted
by Yunlong Song
· 6 years ago
d831272
f2fs: guarantee journalled quota data by checkpoint
by Chao Yu
· 6 years ago
e9fc43d
f2fs: cleanup dirty pages if recover failed
by Sheng Yong
· 6 years ago
3d57147
f2fs: fix data corruption issue with hardware encryption
by Sahitya Tummala
· 6 years ago
494e17e
f2fs: fix to recover inode->i_flags of inode block during POR
by Chao Yu
· 6 years ago
7c37970
f2fs: spread f2fs_set_inode_flags()
by Chao Yu
· 6 years ago
408bca0
f2fs: fix to spread clear_cold_data()
by Chao Yu
· 6 years ago
65e5a46
Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
by Jaegeuk Kim
· 6 years ago
8025d72
f2fs: account read IOs and use IO counts for is_idle
by Jaegeuk Kim
· 6 years ago
b8cc7a9
f2fs: fix to account IO correctly for cgroup writeback
by Chao Yu
· 6 years ago
f44ba51
f2fs: fix to account IO correctly
by Chao Yu
· 6 years ago
4ca463f
f2fs: remove request_list check in is_idle()
by Jens Axboe
· 6 years ago
513077a
f2fs: allow to mount, if quota is failed
by Jaegeuk Kim
· 6 years ago
e5ddab1
f2fs: update REQ_TIME in f2fs_cross_rename()
by Sahitya Tummala
· 6 years ago
1d12f5a
f2fs: do not update REQ_TIME in case of error conditions
by Sahitya Tummala
· 6 years ago
ca52deb
f2fs: remove unneeded disable_nat_bits()
by Chao Yu
· 6 years ago
91b2c66
f2fs: remove unused sbi->trigger_ssr_threshold
by Chao Yu
· 6 years ago
9d62f77
f2fs: shrink sbi->sb_lock coverage in set_file_temperature()
by Chao Yu
· 6 years ago
343c806
f2fs: fix to recover cold bit of inode block during POR
by Chao Yu
· 6 years ago
44344f4
f2fs: submit cached bio to avoid endless PageWriteback
by Chao Yu
· 6 years ago
f22f93a
f2fs: checkpoint disabling
by Daniel Rosenberg
· 6 years ago
4edba23
f2fs: clear PageError on the read path
by Jaegeuk Kim
· 6 years ago
b84f9a7
f2fs: allow out-place-update for direct IO in LFS mode
by Chao Yu
· 6 years ago
6923cd1
f2fs: refactor ->page_mkwrite() flow
by Chao Yu
· 6 years ago
39373df
Revert: "f2fs: check last page index in cached bio to decide submission"
by Chao Yu
· 6 years ago
0570b3f
f2fs: support superblock checksum
by Junling Zheng
· 6 years ago
0fc6da7
f2fs: add to account skip count of background GC
by Chao Yu
· 6 years ago
d826d4a
f2fs: add to account meta IO
by Chao Yu
· 6 years ago
87338b1
f2fs: keep lazytime on remount
by Jaegeuk Kim
· 6 years ago
9cc7032
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
2b2a3c2
f2fs: return correct errno in f2fs_gc
by Jaegeuk Kim
· 6 years ago
4474e2f
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
by Jaegeuk Kim
· 6 years ago
c62a89b
f2fs: mark inode dirty explicitly in recover_inode()
by Chao Yu
· 6 years ago
ada3b8e
f2fs: fix to recover inode's crtime during POR
by Chao Yu
· 6 years ago
92bf9c4
f2fs: fix to recover inode's i_gc_failures during POR
by Chao Yu
· 6 years ago
7a35dd5
f2fs: fix to recover inode's i_flags during POR
by Chao Yu
· 6 years ago
f9ada84
f2fs: fix to recover inode's project id during POR
by Chao Yu
· 6 years ago
0328f88
f2fs: update i_size after DIO completion
by Jaegeuk Kim
· 6 years ago
faa6beb
f2fs: report ENOENT correctly in f2fs_rename
by Jaegeuk Kim
· 6 years ago
5a959fd
f2fs: fix remount problem of option io_bits
by Chengguang Xu
· 6 years ago
be57aae
f2fs: fix to recover inode's uid/gid during POR
by Chao Yu
· 6 years ago
8c2bb1b
f2fs: avoid infinite loop in f2fs_alloc_nid
by Jaegeuk Kim
· 6 years ago
feb1b25
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
40292b9
f2fs: split IO error injection according to RW
by Chao Yu
· 6 years ago
6d1a832
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
790ff61
f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION
by Chengguang Xu
· 6 years ago
4c3226a
f2fs: avoid sleeping under spin_lock
by Zhikang Zhang
· 6 years ago
e359dcc
f2fs: plug readahead IO in readdir()
by Chao Yu
· 6 years ago
44bc317
f2fs: fix to do sanity check with current segment number
by Chao Yu
· 6 years ago
9458d6d
f2fs: fix memory leak of percpu counter in fill_super()
by Chao Yu
· 6 years ago
872076f
f2fs: fix memory leak of write_io in fill_super()
by Chao Yu
· 6 years ago
6ecc308
f2fs: cache NULL when both default_acl and acl are NULL
by Chengguang Xu
· 6 years ago
118e4c9
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
ebcfa8f
f2fs: report error if quota off error during umount
by Yunlei He
· 6 years ago
60208e2
f2fs: submit bio after shutdown
by Jaegeuk Kim
· 6 years ago
0d51cea
f2fs: avoid wrong decrypted data from disk
by Jaegeuk Kim
· 6 years ago
2f476442
Revert "f2fs: use printk_ratelimited for f2fs_msg"
by Chao Yu
· 6 years ago
c2049e2
f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy
by Sahitya Tummala
· 6 years ago
12d8e57
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
6b0136a
f2fs: add additional sanity check in f2fs_acl_from_disk()
by Chengguang Xu
· 6 years ago
b2d1e92
Revert "f2fs: use timespec64 for inode timestamps"
by Jaegeuk Kim
· 6 years ago
08386a6
f2fs: readahead encrypted block during GC
by Chao Yu
· 6 years ago
f64b4d7
f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
by Jaegeuk Kim
· 6 years ago
6d59845
f2fs: fix performance issue observed with multi-thread sequential read
by Jaegeuk Kim
· 6 years ago
b6368629
f2fs: fix to skip verifying block address for non-regular inode
by Chao Yu
· 6 years ago
33c54d5
f2fs: rework fault injection handling to avoid a warning
by Arnd Bergmann
· 6 years ago
0ef692e
f2fs: support fault_type mount option
by Chao Yu
· 6 years ago
5d2300d
f2fs: fix to return success when trimming meta area
by Chao Yu
· 6 years ago
b096edf
f2fs: fix use-after-free of dicard command entry
by Chao Yu
· 6 years ago
8bdb419
f2fs: support discard submission error injection
by Chao Yu
· 6 years ago
c813f5a
f2fs: split discard command in prior to block layer
by Chao Yu
· 6 years ago
bb763b5
f2fs: wake up gc thread immediately when gc_urgent is set
by Sheng Yong
· 6 years ago
c3aff6f
f2fs: fix incorrect range->len in f2fs_trim_fs()
by Chao Yu
· 6 years ago
7309a5f
f2fs: refresh recent accessed nat entry in lru list
by Chao Yu
· 6 years ago
1d8aac3
f2fs: fix avoid race between truncate and background GC
by Chao Yu
· 6 years ago
787485b
f2fs: avoid race between zero_range and background GC
by Chao Yu
· 6 years ago
10d6703
f2fs: fix to do sanity check with block address in main area v2
by Chao Yu
· 6 years ago
976de2d
f2fs: fix to do sanity check with inline flags
by Chao Yu
· 6 years ago
e7cad2b
f2fs: fix to reset i_gc_failures correctly
by Chao Yu
· 6 years ago
d38c1d7
f2fs: fix invalid memory access
by Chao Yu
· 6 years ago
3d5c54a
f2fs: fix to avoid broken of dnode block list
by Chao Yu
· 6 years ago
ad04671
f2fs: use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
22400c8
f2fs: fix to do sanity check with cp_pack_start_sum
by Chao Yu
· 6 years ago
0818768
f2fs: avoid f2fs_bug_on() in cp_error case
by Jaegeuk Kim
· 6 years ago
1069e81
f2fs: fix to clear PG_checked flag in set_page_dirty()
by Chao Yu
· 6 years ago
33af898
f2fs: fix to active page in lru list for read path
by Chao Yu
· 6 years ago
f1eb3f9
f2fs: don't keep meta pages used for block migration
by Chao Yu
· 6 years ago
c0dcc52
f2fs: fix to restrict mount condition when without CONFIG_QUOTA
by Chao Yu
· 6 years ago
b9de293
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
by Sheng Yong
· 6 years ago
Next »