1. 8feb65b f2fs: fix to be aware of readonly device in write_checkpoint() by Chao Yu · 5 years ago
  2. 2917266 f2fs: fix to skip recovery on readonly device by Chao Yu · 5 years ago
  3. cbc0f4e f2fs: fix to consider multiple device for readonly check by Chao Yu · 5 years ago
  4. 1b728c7 f2fs: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 5 years ago
  5. de05713 f2fs: allow unfixed f2fs_checkpoint.checksum_offset by Chao Yu · 5 years ago
  6. fe3ea2c f2fs: Replace spaces with tab by Youngjun Yoo · 5 years ago
  7. 01db386 f2fs: insert space before the open parenthesis '(' by Youngjun Yoo · 5 years ago
  8. aeb829e f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 5 years ago
  9. ee821f6 f2fs: introduce f2fs_read_single_page() for cleanup by Chao Yu · 5 years ago
  10. a874615 f2fs: mark is_extension_exist() inline by Park Ju Hyung · 5 years ago
  11. b5f8a9a f2fs: fix to set FI_UPDATE_WRITE correctly by Chao Yu · 5 years ago
  12. d91f276 f2fs: fix to avoid panic in f2fs_inplace_write_data() by Chao Yu · 5 years ago
  13. d6fa2a0 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  14. 8aedc62 f2fs: fix to do sanity check on valid node/block count by Chao Yu · 5 years ago
  15. 83c86e6 f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  16. f5d6a45 f2fs: fix to do sanity check on free nid by Chao Yu · 5 years ago
  17. bfa18a6 f2fs: fix to do checksum even if inode page is uptodate by Chao Yu · 5 years ago
  18. 9f05f70 f2fs: fix to avoid panic in f2fs_remove_inode_page() by Chao Yu · 5 years ago
  19. 4a5e23b f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  20. 6d1d8b4 f2fs: remove new blank line of f2fs kernel message by Chao Yu · 5 years ago
  21. f1dc33c f2fs: fix wrong __is_meta_io() macro by Chao Yu · 5 years ago
  22. 30bdf9b f2fs: fix to avoid panic in dec_valid_node_count() by Chao Yu · 5 years ago
  23. 8724151 f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 5 years ago
  24. 0278c72 f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 5 years ago
  25. b0c8a0d f2fs: fix to retrieve inline xattr space by Chao Yu · 5 years ago
  26. c59fc38 f2fs: fix error path of recovery by Chao Yu · 5 years ago
  27. 41b30c6 f2fs: fix to avoid deadloop in foreground GC by Chao Yu · 5 years ago
  28. 2f8c9e1 f2fs: data: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 5 years ago
  29. 0850481 f2fs: add tracepoint for f2fs_file_write_iter() by Chao Yu · 5 years ago
  30. 5c72763 f2fs: add comment for conditional compilation statement by Chao Yu · 5 years ago
  31. 6bcd5ab f2fs: fix potential recursive call when enabling data_flush by Chao Yu · 5 years ago
  32. 8c8f6a3 f2fs: improve discard handling with multi-device volumes by Damien Le Moal · 5 years ago
  33. 4c0b368 f2fs: Reduce zoned block device memory usage by Damien Le Moal · 5 years ago
  34. 6789451 f2fs: Fix use of number of devices by Damien Le Moal · 5 years ago
  35. 62a3a66 ext4: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  36. 3ce5fa3 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 5 years ago
  37. b62c458 f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  38. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  39. 15e483d fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 5 years ago
  40. f4b27215 fscrypt: remove CRYPTO_CTR dependency by Eric Biggers · 6 years ago
  41. 6296c89 fscrypt: add Adiantum support / removed speck by Eric Biggers · 6 years ago
  42. 40cf8a3 ext4: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  43. f11498c ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  44. 14ddd82 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  45. ec686d2 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  46. b6a58b9 ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 6 years ago
  47. 67f94d7 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 5 years ago
  48. 8b160a3 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 5 years ago
  49. 7950bd6 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 5 years ago
  50. a9e0ca8 f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 5 years ago
  51. e6bd023 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 5 years ago
  52. b50924a f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 5 years ago
  53. c4e0760 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 5 years ago
  54. 67e68931 f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 5 years ago
  55. 8079273 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 5 years ago
  56. ee5a22f f2fs: print more parameters in trace_f2fs_map_blocks by Chao Yu · 5 years ago
  57. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 5 years ago
  58. 820e65b f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 5 years ago
  59. bfe62ef f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 5 years ago
  60. 14d9376 f2fs: give random value to i_generation by Jaegeuk Kim · 5 years ago
  61. e343020 f2fs: no need to take page lock in readdir by Gao Xiang · 5 years ago
  62. 9a50f0d f2fs: fix to update iostat correctly in IPU path by Chao Yu · 5 years ago
  63. b4b3453 f2fs: fix encrypted page memory leak by Chao Yu · 5 years ago
  64. c8f04dc f2fs: make fault injection covering __submit_flush_wait() by Chao Yu · 5 years ago
  65. c168435 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 5 years ago
  66. 07894d2 f2fs: silence VM_WARN_ON_ONCE in mempool_alloc by Gao Xiang · 5 years ago
  67. 6a9d45a f2fs: correct spelling mistake by Zeng Guangyue · 5 years ago
  68. af8e889 f2fs: fix wrong #endif by Jaegeuk Kim · 5 years ago
  69. a455882 f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG by Jaegeuk Kim · 5 years ago
  70. 7c270bb f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 5 years ago
  71. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  72. 711e899 Revert "f2fs: fix to avoid deadlock of atomic file operations" by Jaegeuk Kim · 5 years ago
  73. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 5 years ago
  74. b152e2d f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  75. c6f7823 f2fs: fix potential data inconsistence of checkpoint by Chao Yu · 5 years ago
  76. 38af6b8 f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 5 years ago
  77. b7c5e78 f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  78. 9f15347 f2fs: jump to label 'free_node_inode' when failing from d_make_root() by Chengguang Xu · 5 years ago
  79. 21b447e f2fs: fix to document inline_xattr_size option by Chao Yu · 5 years ago
  80. 5e5bd73 f2fs: fix to data block override node segment by mistake by zhengliang · 5 years ago
  81. d752b9e f2fs: fix typos in code comments by Geliang Tang · 5 years ago
  82. b0a0057 f2fs: use xattr_prefix to wrap up by Gao Xiang · 5 years ago
  83. eeec9e7 f2fs: sync filesystem after roll-forward recovery by Jaegeuk Kim · 5 years ago
  84. 773962c fs: export evict_inodes by Jaegeuk Kim · 5 years ago
  85. 9043102 f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 5 years ago
  86. ba6adf5 f2fs: avoid null pointer exception in dcc_info by Jaegeuk Kim · 5 years ago
  87. 85c3c61 f2fs: don't wake up too frequently, if there is lots of IOs by Jaegeuk Kim · 5 years ago
  88. 4eefccf f2fs: try to keep CP_TRIMMED_FLAG after successful umount by Jaegeuk Kim · 5 years ago
  89. f2cb919 f2fs: add quick mode of checkpoint=disable for QA by Jaegeuk Kim · 5 years ago
  90. b842f2d f2fs: run discard jobs when put_super by Jaegeuk Kim · 5 years ago
  91. 6dda464 f2fs: fix to set sbi dirty correctly by Chao Yu · 5 years ago
  92. 13adc6f f2fs: UBSAN: set boolean value iostat_enable correctly by Sheng Yong · 5 years ago
  93. 12b3662 f2fs: add brackets for macros by Sheng Yong · 5 years ago
  94. 7d72038 f2fs: check if file namelen exceeds max value by Sheng Yong · 5 years ago
  95. d4a81f8 f2fs: fix to trigger fsck if dirent.name_len is zero by Chao Yu · 5 years ago
  96. 2da68d9 f2fs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  97. 3dd5f43 f2fs: export FS_NOCOW_FL flag to user by Jaegeuk Kim · 5 years ago
  98. 0088706 f2fs: check inject_rate validity during configuring by Chao Yu · 5 years ago
  99. c476cbd f2fs: remove set but not used variable 'err' by YueHaibing · 5 years ago
  100. 55cc38f f2fs: fix compile warnings: 'struct *' declared inside parameter list by Zhikang Zhang · 5 years ago