1. 57e5055 f2fs crypto: add f2fs encryption facilities by Jaegeuk Kim · 10 years ago
  2. f424f66 f2fs crypto: add encryption policy and password salt support by Jaegeuk Kim · 10 years ago
  3. b93531d f2fs crypto: add encryption xattr support by Jaegeuk Kim · 10 years ago
  4. d33793f f2fs crypto: add f2fs encryption Kconfig by Jaegeuk Kim · 10 years ago
  5. cde4de1 f2fs crypto: declare some definitions for f2fs encryption feature by Jaegeuk Kim · 10 years ago
  6. 7f63eb7 f2fs: report unwritten area in f2fs_fiemap by Jaegeuk Kim · 10 years ago
  7. 3589a91 f2fs: avoid value overflow in showing current status by Jaegeuk Kim · 10 years ago
  8. 75cd4e0 f2fs: support FALLOC_FL_ZERO_RANGE by Chao Yu · 10 years ago
  9. b4ace33 f2fs: support FALLOC_FL_COLLAPSE_RANGE by Chao Yu · 10 years ago
  10. 19f106b f2fs: introduce f2fs_replace_block() for reuse by Chao Yu · 10 years ago
  11. d5b692b f2fs: do not re-lookup nat cache with same nid by Chao Yu · 10 years ago
  12. 402f721 f2fs: remove unneeded f2fs_make_empty declaration by Chao Yu · 10 years ago
  13. 836b5a6 f2fs: issue discard with finally produced len and minlen by Jaegeuk Kim · 10 years ago
  14. a66cdd9 f2fs: introduce discard_map for f2fs_trim_fs by Jaegeuk Kim · 10 years ago
  15. d6c67a4 f2fs: revmove spin_lock for write_orphan_inodes by Jaegeuk Kim · 10 years ago
  16. 43f3eae f2fs: split find_data_page according to specific purposes by Jaegeuk Kim · 10 years ago
  17. 2fb2c95 f2fs: fix counting the number of inline_data inodes by Jaegeuk Kim · 10 years ago
  18. 2dcf51a f2fs: add need_dentry_mark by Jaegeuk Kim · 10 years ago
  19. 01f2861 f2fs: fix race on allocating and deallocating a dentry block by Jaegeuk Kim · 10 years ago
  20. eaa693f f2fs: introduce dot and dotdot name check by Jaegeuk Kim · 10 years ago
  21. c879f90 f2fs: move get_page for gc victims by Jaegeuk Kim · 10 years ago
  22. 05ca363 f2fs: add sbi and page pointer in f2fs_io_info by Jaegeuk Kim · 10 years ago
  23. 01b960e f2fs: add f2fs_may_inline_{data, dentry} by Jaegeuk Kim · 10 years ago
  24. 06957e8 f2fs: clean up f2fs_lookup by Jaegeuk Kim · 10 years ago
  25. f1e8866 f2fs: expose f2fs_mpage_readpages by Jaegeuk Kim · 10 years ago
  26. 26d815ad f2fs: introduce f2fs_commit_super by Jaegeuk Kim · 10 years ago
  27. 003a3e1 f2fs: add f2fs_map_blocks by Jaegeuk Kim · 10 years ago
  28. 76f105a f2fs: add feature facility in superblock by Jaegeuk Kim · 10 years ago
  29. b5492af f2fs: move existing definitions into f2fs.h by Jaegeuk Kim · 10 years ago
  30. 2aa7c51 f2fs: make has_fsynced_inode static by Chao Yu · 10 years ago
  31. 587c0a4 f2fs: add offset check routine before punch_hole() in f2fs_fallocate() by Taehee Yoo · 10 years ago
  32. f0c9cad f2fs: use is_valid_blkaddr to verify blkaddr for readability by Chao Yu · 10 years ago
  33. 272e083 f2fs: make posix_acl_create() safer and cleaner by Chao Yu · 10 years ago
  34. 7263b1b f2fs: fix wrong error hanlder in f2fs_follow_link by Jaegeuk Kim · 10 years ago
  35. 5463e7c Revert "f2fs: enhance multi-threads performance" by Jaegeuk Kim · 10 years ago
  36. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  37. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  38. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 10 years ago
  39. feb7cbb f2fs: avoid abnormal behavior on broken symlink by Jaegeuk Kim · 10 years ago
  40. d0cae97 f2fs: flush symlink path to avoid broken symlink after POR by Jaegeuk Kim · 10 years ago
  41. 9df47ba f2fs: change 0 to false for bool type by Taehee Yoo · 10 years ago
  42. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  43. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  44. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  45. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  46. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  47. e03b07d f2fs: do not recover wrong data index by Jaegeuk Kim · 10 years ago
  48. 418f6c2 f2fs: do not increase link count during recovery by Jaegeuk Kim · 10 years ago
  49. cb58463 f2fs: assign parent's i_mode for empty dir by Jaegeuk Kim · 10 years ago
  50. 510022a f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries by Jaegeuk Kim · 10 years ago
  51. c9ef481 f2fs: fix mismatching lock and unlock pages for roll-forward recovery by Jaegeuk Kim · 10 years ago
  52. adad81e f2fs: fix sparse warnings by Jaegeuk Kim · 10 years ago
  53. 1b3e27a f2fs: limit b_size of mapped bh in f2fs_map_bh by Chao Yu · 10 years ago
  54. 30c62fd f2fs: persist system.advise into on-disk inode by Chao Yu · 10 years ago
  55. 84e97c2 f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get by Chao Yu · 10 years ago
  56. df6136e f2fs: preallocate fallocated blocks for direct IO by Chao Yu · 10 years ago
  57. 7534279 f2fs: enable inline data by default by Wanpeng Li · 10 years ago
  58. 0bdee48 f2fs: preserve extent info for extent cache by Chao Yu · 10 years ago
  59. 028a41e f2fs: initialize extent tree with on-disk extent info of inode by Chao Yu · 10 years ago
  60. 93dfc52 f2fs: introduce __{find,grab}_extent_tree by Chao Yu · 10 years ago
  61. 216a620 f2fs: split set_data_blkaddr from f2fs_update_extent_cache by Chao Yu · 10 years ago
  62. 368a0e4 f2fs: enable fast symlink by utilizing inline data by Wanpeng Li · 10 years ago
  63. 8ce67cb f2fs: add some tracepoints to debug volatile and atomic writes by Jaegeuk Kim · 10 years ago
  64. 3c6c2be f2fs: avoid punch_hole overhead when releasing volatile data by Jaegeuk Kim · 10 years ago
  65. 83e21db f2fs: avoid wrong f2fs_bug_on when truncating inline_data by Jaegeuk Kim · 10 years ago
  66. 78373b7 f2fs: enhance multi-threads performance by Jaegeuk Kim · 10 years ago
  67. 3402e87 f2fs: set buffer_new when new blocks are allocated by Jaegeuk Kim · 10 years ago
  68. 2adc350 f2fs: set SBI_NEED_FSCK when encountering exception in recovery by Chao Yu · 10 years ago
  69. 21cb1d9 f2fs: fix to cover sentry_lock for block allocation by Jaegeuk Kim · 10 years ago
  70. d6d4f1c f2fs: fix to check current blkaddr in __allocate_data_blocks by Chao Yu · 10 years ago
  71. 0bfcfcc f2fs: fix to truncate inline data past EOF by Chao Yu · 10 years ago
  72. 83dfe53 f2fs: fix reference leaks in f2fs_acl_create by Chao Yu · 10 years ago
  73. bda1907 f2fs: fix to calculate max length of contiguous free slots correctly by Chao Yu · 10 years ago
  74. 57ed1e9 f2fs: fix unlocked nat set cache operation by Wanpeng Li · 10 years ago
  75. e015039 f2fs: cleanup statement about max orphan inodes calc by Changman Lee · 10 years ago
  76. d9f46bb f2fs: remove unnecessary condition judgment by Yuan Zhong · 10 years ago
  77. b1f73b7 f2fs: set the correct place of initializing *res_page by Yuan Zhong · 10 years ago
  78. 7fd9701 f2fs: reduce searching region of segmap when set free section by Wanpeng Li · 10 years ago
  79. fdf6c8b f2fs: fix extent cache memory leak by Wanpeng Li · 10 years ago
  80. d7196c5 f2fs: relocate Kconfig from misc filesystems by Jaegeuk Kim · 10 years ago
  81. 7662916 f2fs: report -ENOENT for unreached data indices by Jaegeuk Kim · 10 years ago
  82. cff2852 f2fs: clear append/update flags once fsync is done by Jaegeuk Kim · 10 years ago
  83. d5669f7 f2fs: avoid to trigger writepage during POR by Jaegeuk Kim · 10 years ago
  84. e123598 f2fs: add stat info for moved blocks by background gc by Changman Lee · 10 years ago
  85. b28c3f9 f2fs: fix to issue small discard in real-time mode discard by Chao Yu · 10 years ago
  86. 7ecebe5 f2fs: add cond_resched() to sync_dirty_dir_inodes() by Sebastian Andrzej Siewior · 10 years ago
  87. 14b4281 f2fs: fix max orphan inodes calculation by Wanpeng Li · 10 years ago
  88. 2b11a74 f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries by Wanpeng Li · 10 years ago
  89. 2bda542 f2fs: fix block_ops trace point by Wanpeng Li · 10 years ago
  90. b7f204c f2fs: check its block allocation to avoid producing wrong dirty pages by Jaegeuk Kim · 10 years ago
  91. 2bca1e2 f2fs: clear page's up-to-date if block was deallocated by Jaegeuk Kim · 10 years ago
  92. 3c64298 f2fs: fix the number of orphan inode blocks by Wanpeng Li · 10 years ago
  93. 5514148 f2fs: introduce macro __cp_payload by Wanpeng Li · 10 years ago
  94. 1abff93 f2fs: support fs shutdown by Jaegeuk Kim · 10 years ago
  95. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  96. 8fbc418 f2fs: avoid wrong error during recovery by Jaegeuk Kim · 10 years ago
  97. 1614091 f2fs: remove obsolete code by Jaegeuk Kim · 10 years ago
  98. cb3bc9e f2fs: use extent cache for dir by Chao Yu · 10 years ago
  99. 91c5d9b f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache by Chao Yu · 10 years ago
  100. 62c8af6 f2fs: support fast lookup in extent cache by Chao Yu · 10 years ago