1. 1f9a28c f2fs: fix to drop meta/node pages during umount by Chao Yu · 5 years ago
  2. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 10 months ago
  3. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. 002d268 f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  5. 3e8c706 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  6. ac8894a fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 5 years ago
  7. ddefbdb1 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 5 years ago
  8. af2db43 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 5 years ago
  9. a6b5c26 f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 5 years ago
  10. a0d6863 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 5 years ago
  11. 20042e3 f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 5 years ago
  12. 1203e53 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 5 years ago
  13. 4deb4fc f2fs: Fix root reserved on remount by Daniel Rosenberg · 5 years ago
  14. 17d3120 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 5 years ago
  15. e1f05a2 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 5 years ago
  16. 627eef4 f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 5 years ago
  17. 7b0a3b7 f2fs: fix to check layout on last valid checkpoint park by Chao Yu · 5 years ago
  18. 0d347d1 f2fs: link f2fs quota ops for sysfile by Jaegeuk Kim · 5 years ago
  19. be1955f f2fs: fix to avoid potential race on sbi->unusable_block_count access/update by Chao Yu · 5 years ago
  20. 1681a4f f2fs: fix to handle error in f2fs_disable_checkpoint() by Chao Yu · 5 years ago
  21. 2917266 f2fs: fix to skip recovery on readonly device by Chao Yu · 5 years ago
  22. cbc0f4e f2fs: fix to consider multiple device for readonly check by Chao Yu · 5 years ago
  23. aeb829e f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 5 years ago
  24. 8aedc62 f2fs: fix to do sanity check on valid node/block count by Chao Yu · 5 years ago
  25. 6d1d8b4 f2fs: remove new blank line of f2fs kernel message by Chao Yu · 5 years ago
  26. 4c0b368 f2fs: Reduce zoned block device memory usage by Damien Le Moal · 6 years ago
  27. d1a623e f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  28. 3ce5fa3 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  29. a9e0ca8 f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago
  30. e6bd023 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 6 years ago
  31. 14d9376 f2fs: give random value to i_generation by Jaegeuk Kim · 6 years ago
  32. c168435 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 6 years ago
  33. 7c270bb f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 6 years ago
  34. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  35. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 6 years ago
  36. b7c5e78 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 6 years ago
  37. 9f15347 f2fs: jump to label 'free_node_inode' when failing from d_make_root() by Chengguang Xu · 6 years ago
  38. 5e5bd73 f2fs: fix to data block override node segment by mistake by zhengliang · 6 years ago
  39. eeec9e7 f2fs: sync filesystem after roll-forward recovery by Jaegeuk Kim · 6 years ago
  40. 9043102 f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 6 years ago
  41. f2cb919 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 6 years ago
  42. b842f2d f2fs: run discard jobs when put_super by Jaegeuk Kim · 6 years ago
  43. 2da68d9 f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  44. 6d4ae78 f2fs: change error code to -ENOMEM from -EINVAL by Chengguang Xu · 6 years ago
  45. 362e8cb f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  46. ec19f64 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 6 years ago
  47. bc6771e f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 6 years ago
  48. 273e71c f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  49. ae3bc06 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 6 years ago
  50. 9248dba f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  51. 05c09f4 f2fs: make "f2fs_fault_name[]" const char * by Alexey Dobriyan · 6 years ago
  52. 28bd09a f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
  53. 5b11d2b f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  54. d785aff f2fs: remove codes of unused wio_mutex by Yunlong Song · 6 years ago
  55. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 6 years ago
  56. 06e606a f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  57. a3dccfa f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  58. 65e1055 f2fs: enhance sanity_check_raw_super() to avoid potential overflow by Jaegeuk Kim · 6 years ago
  59. 240ceff f2fs: detect wrong layout by Jaegeuk Kim · 8 years ago
  60. d831272 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  61. e9fc43d f2fs: cleanup dirty pages if recover failed by Sheng Yong · 6 years ago
  62. 7c37970 f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  63. 513077a f2fs: allow to mount, if quota is failed by Jaegeuk Kim · 6 years ago
  64. f22f93a f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  65. 0570b3f f2fs: support superblock checksum by Junling Zheng · 6 years ago
  66. 87338b1 f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  67. 5a959fd f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  68. feb1b25 f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  69. 40292b9 f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  70. 6d1a832 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  71. 790ff61 f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION by Chengguang Xu · 6 years ago
  72. 44bc317 f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  73. 9458d6d f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  74. 872076f f2fs: fix memory leak of write_io in fill_super() by Chao Yu · 6 years ago
  75. 118e4c9 f2fs: fix to flush all dirty inodes recovered in readonly fs by Chao Yu · 6 years ago
  76. ebcfa8f f2fs: report error if quota off error during umount by Yunlei He · 6 years ago
  77. 2f476442 Revert "f2fs: use printk_ratelimited for f2fs_msg" by Chao Yu · 6 years ago
  78. 12d8e57 f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  79. a5ab2d3 f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize by Chao Yu · 6 years ago
  80. 6d59845 f2fs: fix performance issue observed with multi-thread sequential read by Jaegeuk Kim · 6 years ago
  81. 0ef692e f2fs: support fault_type mount option by Chao Yu · 6 years ago
  82. 8bdb419 f2fs: support discard submission error injection by Chao Yu · 6 years ago
  83. 976de2d f2fs: fix to do sanity check with inline flags by Chao Yu · 6 years ago
  84. 3d5c54a f2fs: fix to avoid broken of dnode block list by Chao Yu · 6 years ago
  85. 22400c8 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 6 years ago
  86. c0dcc52 f2fs: fix to restrict mount condition when without CONFIG_QUOTA by Chao Yu · 6 years ago
  87. b9de293 f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled by Sheng Yong · 6 years ago
  88. 7f57572 f2fs: quota: fix incorrect comments by Sheng Yong · 6 years ago
  89. 1c56698 f2fs: enable real-time discard by default by Chao Yu · 6 years ago
  90. 989ba38 f2fs: show the fsync_mode=nobarrier mount option by Sahitya Tummala · 6 years ago
  91. 6b308c3 f2fs: avoid the global name 'fault_name' by Gao Xiang · 6 years ago
  92. 356f743 f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  93. 81700b3 f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize by Chao Yu · 6 years ago
  94. 4a48b14 f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  95. fe45798 f2fs: fix error path of fill_super by Chao Yu · 6 years ago
  96. ea4a808 f2fs: relocate readdir_ra configure initialization by Chao Yu · 6 years ago
  97. 7aa8312 f2fs: move s_res{u,g}id initialization to default_options() by Chao Yu · 6 years ago
  98. c92b7c7 f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 6 years ago
  99. 16e81b1 f2fs: do checkpoint in kill_sb by Jaegeuk Kim · 6 years ago
  100. c9ab0ce disable loading f2fs module on PAGE_SIZE > 4KB by Anatoly Pugachev · 6 years ago