1. 76d3252 Merge android-4.9.211(5af9b7f) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. ab82705 f2fs: don't use the submitted bio for a new page by Sahitya Tummala · 4 years, 3 months ago
  3. 1f9a28c f2fs: fix to drop meta/node pages during umount by Chao Yu · 4 years, 11 months ago
  4. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  5. 8531936 f2fs: fix potential overflow by Chao Yu · 4 years, 7 months ago
  6. 7c776c0 Merge "Merge android-4.9.199(dcb71b3) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  7. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 6 months ago
  8. 12912a8 f2fs: Fix data corruption issue with FBE by Sahitya Tummala · 4 years, 6 months ago
  9. 02fe0b2 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  10. 1a8c430 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  11. 1bbb59c f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  12. bb3af01 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  13. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  14. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  15. f3537bd f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  16. 06c417b Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 4 years, 10 months ago
  17. 002d268 f2fs: check all the data segments against all node ones by Surbhi Palande · 4 years, 10 months ago
  18. dd9d552 f2fs: avoid infinite GC loop due to stale atomic files by Sayali Lokhande · 4 years, 9 months ago
  19. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 4 years, 10 months ago
  20. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 4 years, 10 months ago
  21. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  22. dd1fc2c f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  23. 8ed0083 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 4 years, 10 months ago
  24. 3e8c706 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 4 years, 11 months ago
  25. ec271c4 f2fs: fix to read source block before invalidating it by Jaegeuk Kim · 5 years ago
  26. 5d74091 f2fs: remove redundant check from f2fs_setflags_common() by Eric Biggers · 5 years ago
  27. 8040d8d f2fs: use generic checking and prep function for FS_IOC_SETFLAGS by Eric Biggers · 5 years ago
  28. 5e2c340 ANDROID: f2fs: add android fsync tracepoint by Jaegeuk Kim · 5 years ago
  29. ee0c93b ANDROID: f2fs: fix wrong android tracepoint by Jaegeuk Kim · 5 years ago
  30. ac8894a fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 5 years ago
  31. 3a3ac01 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 5 years ago
  32. ddefbdb1 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 5 years ago
  33. e52e9e4 f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  34. 1b58d98 f2fs: fix to avoid long latency during umount by Heng Xiao · 5 years ago
  35. eca1366 f2fs: allow all the users to pin a file by Jaegeuk Kim · 5 years ago
  36. a66761b f2fs: support swap file w/ DIO by Jaegeuk Kim · 5 years ago
  37. 5a73f25 f2fs: allocate blocks for pinned file by Jaegeuk Kim · 5 years ago
  38. fd8ff0c f2fs: fix is_idle() check for discard type by Sahitya Tummala · 5 years ago
  39. af2db43 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 5 years ago
  40. 768d841 f2fs: set SBI_NEED_FSCK for xattr corruption case by Chao Yu · 5 years ago
  41. a6b5c26 f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 5 years ago
  42. 87a5f3f f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 5 years ago
  43. dff3f2b f2fs: print kernel message if filesystem is inconsistent by Chao Yu · 5 years ago
  44. a0d6863 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 5 years ago
  45. ac20f12 f2fs: avoid get_valid_blocks() for cleanup by Chao Yu · 5 years ago
  46. 20042e3 f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 5 years ago
  47. a45bfa7 f2fs: only set project inherit bit for directory by Wang Shilong · 5 years ago
  48. e96ee43 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 5 years ago
  49. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  50. dff15a2 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  51. 2b65316 f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  52. 3cdbcbe f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  53. 1203e53 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 5 years ago
  54. afe0f98 f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 5 years ago
  55. 4deb4fc f2fs: Fix root reserved on remount by Daniel Rosenberg · 5 years ago
  56. b2d20c2 f2fs: Lower threshold for disable_cp_again by Daniel Rosenberg · 5 years ago
  57. cd66483 f2fs: fix sparse warning by Chao Yu · 5 years ago
  58. 17d3120 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 5 years ago
  59. e1f05a2 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 5 years ago
  60. 7cef9de2 f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  61. 627eef4 f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 5 years ago
  62. 023af12 f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 5 years ago
  63. 207991d f2fs: add bio cache for IPU by Chao Yu · 5 years ago
  64. 361f5fa f2fs: allow ssr block allocation during checkpoint=disable period by Jaegeuk Kim · 5 years ago
  65. 7b0a3b7 f2fs: fix to check layout on last valid checkpoint park by Chao Yu · 5 years ago
  66. a931344 Merge android-4.9.177 (e6d81da) into msm-4.9 by jianzhou · 5 years ago
  67. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  68. 5598944 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  69. 0d347d1 f2fs: link f2fs quota ops for sysfile by Jaegeuk Kim · 5 years ago
  70. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  71. edf8ba6 Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  72. c673f4b f2fs: fix to avoid accessing xattr across the boundary by Randall Huang · 5 years ago
  73. be1955f f2fs: fix to avoid potential race on sbi->unusable_block_count access/update by Chao Yu · 5 years ago
  74. de69ac7 f2fs: add tracepoint for f2fs_filemap_fault() by Chao Yu · 5 years ago
  75. a9cc2e4 f2fs: introduce DATA_GENERIC_ENHANCE by Chao Yu · 5 years ago
  76. 1681a4f f2fs: fix to handle error in f2fs_disable_checkpoint() by Chao Yu · 5 years ago
  77. 8c22521 f2fs: remove redundant check in f2fs_file_write_iter() by Chengguang Xu · 5 years ago
  78. 8feb65b f2fs: fix to be aware of readonly device in write_checkpoint() by Chao Yu · 5 years ago
  79. 2917266 f2fs: fix to skip recovery on readonly device by Chao Yu · 5 years ago
  80. cbc0f4e f2fs: fix to consider multiple device for readonly check by Chao Yu · 5 years ago
  81. 1b728c7 f2fs: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 5 years ago
  82. de05713 f2fs: allow unfixed f2fs_checkpoint.checksum_offset by Chao Yu · 5 years ago
  83. fe3ea2c f2fs: Replace spaces with tab by Youngjun Yoo · 5 years ago
  84. 01db386 f2fs: insert space before the open parenthesis '(' by Youngjun Yoo · 5 years ago
  85. aeb829e f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 5 years ago
  86. ee821f6 f2fs: introduce f2fs_read_single_page() for cleanup by Chao Yu · 5 years ago
  87. a874615 f2fs: mark is_extension_exist() inline by Park Ju Hyung · 5 years ago
  88. b5f8a9a f2fs: fix to set FI_UPDATE_WRITE correctly by Chao Yu · 5 years ago
  89. d91f276 f2fs: fix to avoid panic in f2fs_inplace_write_data() by Chao Yu · 5 years ago
  90. d6fa2a0 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  91. 8aedc62 f2fs: fix to do sanity check on valid node/block count by Chao Yu · 5 years ago
  92. 83c86e6 f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  93. f5d6a45 f2fs: fix to do sanity check on free nid by Chao Yu · 5 years ago
  94. bfa18a6 f2fs: fix to do checksum even if inode page is uptodate by Chao Yu · 5 years ago
  95. 9f05f70 f2fs: fix to avoid panic in f2fs_remove_inode_page() by Chao Yu · 5 years ago
  96. 4a5e23b f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  97. 6d1d8b4 f2fs: remove new blank line of f2fs kernel message by Chao Yu · 5 years ago
  98. f1dc33c f2fs: fix wrong __is_meta_io() macro by Chao Yu · 5 years ago
  99. 30bdf9b f2fs: fix to avoid panic in dec_valid_node_count() by Chao Yu · 5 years ago
  100. 8724151 f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 5 years ago