summaryrefslogtreecommitdiff
path: root/fs/f2fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | f2fs: Lower threshold for disable_cp_againDaniel Rosenberg2019-06-13
| | * | | | f2fs: fix sparse warningChao Yu2019-06-13
| | * | | | f2fs: fix f2fs_show_options to show nodiscard mount optionSahitya Tummala2019-06-13
| | * | | | f2fs: add error prints for debugging mount failureSahitya Tummala2019-06-13
| | * | | | f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu2019-06-13
| | * | | | f2fs: fix to avoid deadloop if data_flush is onChao Yu2019-06-13
| | * | | | f2fs: always assume that the device is idle under gc_urgentPark Ju Hyung2019-06-13
| | * | | | f2fs: add bio cache for IPUChao Yu2019-06-13
| | * | | | f2fs: allow ssr block allocation during checkpoint=disable periodJaegeuk Kim2019-06-13
| | * | | | f2fs: fix to check layout on last valid checkpoint parkChao Yu2019-06-13
* | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2019-05-29
| |\| | | |
| | * | | | f2fs: link f2fs quota ops for sysfileJaegeuk Kim2019-05-24
* | | | | | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\| | | | |
| * | | | | Merge upstream-f2fs-stable-linux-4.4.y into android-4.4Jaegeuk Kim2019-05-14
| |\| | | |
| | * | | | f2fs: fix to avoid accessing xattr across the boundaryRandall Huang2019-05-09
| | * | | | f2fs: fix to avoid potential race on sbi->unusable_block_count access/updateChao Yu2019-05-08
| | * | | | f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu2019-05-08
| | * | | | f2fs: introduce DATA_GENERIC_ENHANCEChao Yu2019-05-08
| | * | | | f2fs: fix to handle error in f2fs_disable_checkpoint()Chao Yu2019-05-08
| | * | | | f2fs: remove redundant check in f2fs_file_write_iter()Chengguang Xu2019-05-08
| | * | | | f2fs: fix to be aware of readonly device in write_checkpoint()Chao Yu2019-05-08
| | * | | | f2fs: fix to skip recovery on readonly deviceChao Yu2019-05-08
| | * | | | f2fs: fix to consider multiple device for readonly checkChao Yu2019-05-08
| | * | | | f2fs: relocate chksum_offset for large_nat_bitmap featureChao Yu2019-05-08
| | * | | | f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2019-05-08
| | * | | | f2fs: Replace spaces with tabYoungjun Yoo2019-05-08
| | * | | | f2fs: insert space before the open parenthesis '('Youngjun Yoo2019-05-08
| | * | | | f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu2019-05-08
| | * | | | f2fs: introduce f2fs_read_single_page() for cleanupChao Yu2019-05-08
| | * | | | f2fs: mark is_extension_exist() inlinePark Ju Hyung2019-05-08
| | * | | | f2fs: fix to set FI_UPDATE_WRITE correctlyChao Yu2019-05-08
| | * | | | f2fs: fix to avoid panic in f2fs_inplace_write_data()Chao Yu2019-05-08
| | * | | | f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-05-08
| | * | | | f2fs: fix to do sanity check on valid node/block countChao Yu2019-05-08
| | * | | | f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-05-08
| | * | | | f2fs: fix to do sanity check on free nidChao Yu2019-05-08
| | * | | | f2fs: fix to do checksum even if inode page is uptodateChao Yu2019-05-08
| | * | | | f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu2019-05-08
| | * | | | f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu2019-05-08
| | * | | | f2fs: remove new blank line of f2fs kernel messageChao Yu2019-05-08
| | * | | | f2fs: fix wrong __is_meta_io() macroChao Yu2019-05-08
| | * | | | f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu2019-05-08
| | * | | | f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu2019-05-08
| | * | | | f2fs: fix to use inline space only if inline_xattr is enableChao Yu2019-05-08
| | * | | | f2fs: fix to retrieve inline xattr spaceChao Yu2019-05-08
| | * | | | f2fs: fix error path of recoveryChao Yu2019-05-08
| | * | | | f2fs: fix to avoid deadloop in foreground GCChao Yu2019-05-08
| | * | | | f2fs: data: fix warning Using plain integer as NULL pointerHariprasad Kelam2019-05-08
| | * | | | f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu2019-05-08