1. 65999d6 f2fs: move sanity checking of cp into get_valid_checkpoint by Shawn Lin · 8 years ago
  2. 0d3a76d f2fs: slightly reorganize read_raw_super_block by Shawn Lin · 8 years ago
  3. e80f233 f2fs: reorder nat cache lock in cache_nat_entry by Chao Yu · 8 years ago
  4. fac2b09 f2fs: split journal cache from curseg cache by Chao Yu · 8 years ago
  5. 8be7c50 f2fs: enhance IO path with block plug by Chao Yu · 8 years ago
  6. d59981d f2fs: introduce f2fs_journal struct to wrap journal info by Chao Yu · 8 years ago
  7. 5001c75 f2fs crypto: avoid unneeded memory allocation when {en/de}crypting symlink by Chao Yu · 8 years ago
  8. 047d42e f2fs crypto: handle unexpected lack of encryption keys by Chao Yu · 8 years ago
  9. fa9e0ce f2fs crypto: make sure the encryption info is initialized on opendir(2) by Chao Yu · 8 years ago
  10. 7cc3c20 f2fs: support revoking atomic written pages by Chao Yu · 9 years ago
  11. b99c743 f2fs: split drop_inmem_pages from commit_inmem_pages by Chao Yu · 9 years ago
  12. 9c1edf0 f2fs: avoid garbage lenghs in dentries by Jaegeuk Kim · 9 years ago
  13. d334aeb f2fs: use correct errno by Jaegeuk Kim · 9 years ago
  14. 2e46e97 f2fs crypto: add missing locking for keyring_key access by Jaegeuk Kim · 9 years ago
  15. 882b107 f2fs crypto: check for too-short encrypted file names by Jaegeuk Kim · 9 years ago
  16. 242e54f f2fs crypto: f2fs_page_crypto() doesn't need a encryption context by Jaegeuk Kim · 9 years ago
  17. d450f26 f2fs crypto: fix spelling typo in comment by Jaegeuk Kim · 9 years ago
  18. 85fd7c6 f2fs crypto: replace some BUG_ON()'s with error checks by Jaegeuk Kim · 9 years ago
  19. 1e653ef f2fs: increase i_size to avoid missing data by Jaegeuk Kim · 9 years ago
  20. 422c30a f2fs: preallocate blocks for buffered aio writes by Jaegeuk Kim · 9 years ago
  21. 78c564b f2fs: move dio preallocation into f2fs_file_write_iter by Jaegeuk Kim · 9 years ago
  22. 4dcaaa2 f2fs: fix missing skip pages info by Yunlei He · 9 years ago
  23. fd2bbb1 f2fs: introduce f2fs_submit_merged_bio_cond by Chao Yu · 9 years ago
  24. 480e23d f2fs: fix conflict on page->private usage by Jaegeuk Kim · 9 years ago
  25. 19e927c f2fs: flush bios to handle cp_error in put_super by Jaegeuk Kim · 9 years ago
  26. deed9ad f2fs: wait on page's writeback in writepages path by Jaegeuk Kim · 9 years ago
  27. bc099d2 f2fs: fix endianness of on-disk summary_footer by Sheng Yong · 9 years ago
  28. 6dac6f7 f2fs: speed up handling holes in fiemap by Chao Yu · 9 years ago
  29. e9f9685 f2fs: introduce get_next_page_offset to speed up SEEK_DATA by Chao Yu · 9 years ago
  30. 9ff6fa2 f2fs: remove unneeded pointer conversion by Chao Yu · 9 years ago
  31. 5465e58 f2fs: simplify __allocate_data_blocks by Chao Yu · 9 years ago
  32. f3b7856 f2fs: simplify f2fs_map_blocks by Chao Yu · 9 years ago
  33. fa8a1d7 f2fs: introduce lifetime write IO statistics by Shuoran Liu · 9 years ago
  34. 8a9112b f2fs: give scheduling point in shrinking path by Jaegeuk Kim · 9 years ago
  35. 3bb0bc6 f2fs: improve shrink performance of extent nodes by Hou Pengyang · 9 years ago
  36. 6f9907a f2fs: don't set cached_en if it will be freed by Jaegeuk Kim · 9 years ago
  37. 884dc90 f2fs: move extent_node list operations being coupled with rbtree operation by Jaegeuk Kim · 9 years ago
  38. a2ee5ba f2fs: reconstruct the code to free an extent_node by Hou Pengyang · 9 years ago
  39. a74654c f2fs: use wq_has_sleeper for cp_wait wait_queue by Jaegeuk Kim · 9 years ago
  40. f1a16ce f2fs: avoid unnecessary search while finding victim in gc by Fan Li · 9 years ago
  41. 0e29490 f2fs: delete unnecessary wait for page writeback by Yunlei He · 9 years ago
  42. 3e0b2f4 f2fs: use wait_for_stable_page to avoid contention by Jaegeuk Kim · 9 years ago
  43. e68cffe f2fs: enhance foreground GC by Chao Yu · 9 years ago
  44. 2a5c2b7 f2fs: don't need to call set_page_dirty for io error by Jaegeuk Kim · 9 years ago
  45. 7b3cdb1 f2fs: avoid needless sync_inode_page when reading inline_data by Jaegeuk Kim · 9 years ago
  46. 06d0d89 f2fs: don't need to sync node page at every time by Jaegeuk Kim · 9 years ago
  47. d04c519 f2fs: avoid multiple node page writes due to inline_data by Jaegeuk Kim · 9 years ago
  48. 2703e34 f2fs: do f2fs_balance_fs when block is allocated by Jaegeuk Kim · 9 years ago
  49. dda4a53 f2fs: fix to overcome inline_data floods by Jaegeuk Kim · 9 years ago
  50. 52f7af7 f2fs: use writepages->lock for WB_SYNC_ALL by Jaegeuk Kim · 9 years ago
  51. eefe797 f2fs: remove needless condition check by Jaegeuk Kim · 9 years ago
  52. 693163d f2fs: correct search area in get_new_segment by Chao Yu · 9 years ago
  53. 69e1bba f2fs: export dirty_nats_ratio in sysfs by Chao Yu · 9 years ago
  54. 16e20ca f2fs: flush dirty nat entries when exceeding threshold by Chao Yu · 9 years ago
  55. ac03949 f2fs: relocate is_merged_page by Chao Yu · 9 years ago
  56. 7823b57 f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 9 years ago
  57. 3a7cfa2 f2fs: fix wrong memory condition check by Jaegeuk Kim · 9 years ago
  58. 4c57229 f2fs: monitor the number of background checkpoint by Jaegeuk Kim · 9 years ago
  59. 2c88a92 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 9 years ago
  60. dedfbf8 f2fs: introduce time and interval facility by Jaegeuk Kim · 9 years ago
  61. dec9821 f2fs: skip releasing nodes in chindless extent tree by Chao Yu · 9 years ago
  62. db38dcc f2fs: use atomic type for node count in extent tree by Chao Yu · 9 years ago
  63. 3ba0c35 f2fs: recognize encrypted data in f2fs_fiemap by Chao Yu · 9 years ago
  64. ab40597 f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 9 years ago
  65. e1c44a5 f2fs: remove redundant calls by Jaegeuk Kim · 9 years ago
  66. 58818b9 f2fs: avoid unnecessary f2fs_balance_fs calls by Jaegeuk Kim · 9 years ago
  67. 6f12134 f2fs: check the page status filled from disk by Jaegeuk Kim · 9 years ago
  68. fbeddf1 f2fs: introduce __get_node_page to reuse common code by Chao Yu · 9 years ago
  69. 7534acf f2fs: check node id earily when readaheading node page by Chao Yu · 9 years ago
  70. bc1c10e f2fs: read isize while holding i_mutex in fiemap by Fan Li · 9 years ago
  71. c137158 Revert "f2fs: check the node block address of newly allocated nid" by Jaegeuk Kim · 9 years ago
  72. 54579ba f2fs: cover more area with nat_tree_lock by Jaegeuk Kim · 9 years ago
  73. 70dde03 f2fs: introduce max_file_blocks in sbi by Chao Yu · 9 years ago
  74. e42ceea f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink by Chao Yu · 9 years ago
  75. 1c6b735 f2fs: introduce zombie list for fast shrinking extent trees by Jaegeuk Kim · 9 years ago
  76. 695a4e1 f2fs: monitor zombie_tree count by Jaegeuk Kim · 9 years ago
  77. 3943cfb f2fs: use IPU for fdatasync by Jaegeuk Kim · 9 years ago
  78. e1c909b f2fs: write pending bios when cp_error is set by Jaegeuk Kim · 9 years ago
  79. 3283353 f2fs: remove f2fs_bug_on in terms of max_depth by Jaegeuk Kim · 9 years ago
  80. 2f8dbf9 f2fs: fix f2fs_ioc_abort_volatile_write by Jaegeuk Kim · 9 years ago
  81. 8e4a7e7 f2fs: fix to skip recovering dot dentries in a readonly fs by Chao Yu · 9 years ago
  82. a978688 f2fs: load largest extent all the time by Jaegeuk Kim · 9 years ago
  83. a5094b0 f2fs: use i_size_read to get i_size by Jaegeuk Kim · 9 years ago
  84. ce7734c f2fs: early check broken symlink length in the encrypted case by Jaegeuk Kim · 9 years ago
  85. 7054654 f2fs: clean up f2fs_ioc_write_checkpoint by Chao Yu · 9 years ago
  86. 2c29a05 f2fs: add a max block check for get_data_block_bmap by Yunlei He · 9 years ago
  87. 0af9aed f2fs: fix bugs and simplify codes of f2fs_fiemap by Fan Li · 9 years ago
  88. 167a316 f2fs: let user being aware of IO error by Chao Yu · 9 years ago
  89. fe5ba17 f2fs: add missing f2fs_balance_fs in __recover_dot_dentries by Chao Yu · 9 years ago
  90. 08de209 f2fs: declare static function by Jaegeuk Kim · 9 years ago
  91. 507b67b f2fs: avoid f2fs_lock_op in f2fs_write_begin by Jaegeuk Kim · 9 years ago
  92. 05b5af9 f2fs: return early when trying to read null nid by Jaegeuk Kim · 9 years ago
  93. b7b411b f2fs: introduce prepare_write_begin to clean up by Jaegeuk Kim · 9 years ago
  94. a0558fe f2fs: don't convert inline inode when inline_data option is disable by Chao Yu · 9 years ago
  95. b962dc1 f2fs: report error of do_checkpoint by Chao Yu · 9 years ago
  96. 9755a87 f2fs: call f2fs_balance_fs only when node was changed by Jaegeuk Kim · 9 years ago
  97. ab3b757 f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks by Chao Yu · 9 years ago
  98. 2ee215b f2fs: record node block allocation in dnode_of_data by Jaegeuk Kim · 9 years ago
  99. 34b4224 f2fs: avoid unnecessary f2fs_gc for dir operations by Jaegeuk Kim · 9 years ago
  100. a15a51b f2fs: check inline_data flag at converting time by Jaegeuk Kim · 9 years ago