1. 0f825ee f2fs: add new interfaces for extent tree by Fan Li · 9 years ago
  2. 86531d6 f2fs: callers take care of the page from bio error by Jaegeuk Kim · 9 years ago
  3. 727edac f2fs: use atomic_t to record hit ratio info of extent cache by Chao Yu · 9 years ago
  4. d5e8f6c f2fs: stat inline xattr inode number by Chao Yu · 9 years ago
  5. 1b77c41 f2fs: use a page temporarily for encrypted gced page by Jaegeuk Kim · 9 years ago
  6. 8f46dca f2fs: expose f2fs_write_cache_pages by Chao Yu · 9 years ago
  7. 037fe70 f2fs: correct return value of ->setxattr by Chao Yu · 9 years ago
  8. bd936f8 f2fs: cleanup write_orphan_inodes by Chao Yu · 9 years ago
  9. 5b33912 f2fs: warm up cold page after mmaped write by Chao Yu · 9 years ago
  10. c1c1b58 f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT by Chao Yu · 9 years ago
  11. a28ef1f f2fs: maintain extent cache in separated file by Chao Yu · 9 years ago
  12. 3c7df87 f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN by Fan Li · 9 years ago
  13. 90d4388 f2fs: fix to update page flag by Chao Yu · 9 years ago
  14. 7023a1a f2fs: shrink unreferenced extent_caches first by Jaegeuk Kim · 9 years ago
  15. bb96a8d f2fs: enhance multithread performance by Chao Yu · 9 years ago
  16. 741a7be f2fs: restrict multimedia filename by Chao Yu · 9 years ago
  17. c107989 f2fs: make the function check_dnode have a return type of bool and change it's name to is_alive by Nicholas Krause · 9 years ago
  18. 84bc926 f2fs: check the largest extent at look-up time by Jaegeuk Kim · 9 years ago
  19. 3e72f72 f2fs: use extent_cache by default by Jaegeuk Kim · 9 years ago
  20. 7daaea2 f2fs: add noextent_cache mount option by Jaegeuk Kim · 9 years ago
  21. 554df79 f2fs: shrink extent_cache entries by Jaegeuk Kim · 9 years ago
  22. 1b38dc8 f2fs: shrink nat_cache entries by Jaegeuk Kim · 9 years ago
  23. 2658e50 f2fs: introduce a shrinker for mounted fs by Jaegeuk Kim · 9 years ago
  24. 244f4fc f2fs: set cached_en after checking finally by Jaegeuk Kim · 9 years ago
  25. cbe9192 f2fs: update on-disk extents even under extent_cache by Jaegeuk Kim · 9 years ago
  26. 7a2cb67 f2fs: fix wrong block address calculation for a split extent by Jaegeuk Kim · 9 years ago
  27. 97a7b2c f2fs: convert inline_data for various fallocate by Jaegeuk Kim · 9 years ago
  28. c9b63bd f2fs: avoid to use failed inode immediately by Jaegeuk Kim · 9 years ago
  29. eca616f f2fs: avoid freed stat information by Jaegeuk Kim · 9 years ago
  30. 5ac9f36 f2fs: fix to record dirty page count for symlink by Chao Yu · 9 years ago
  31. 92859a5 f2fs crypto: delete an unnecessary check before the function call "key_put" by Markus Elfring · 9 years ago
  32. 6282adb f2fs: call set_page_dirty to attach i_wb for cgroup by Jaegeuk Kim · 9 years ago
  33. 548aeda f2fs: handle error cases in move_encrypted_block by Jaegeuk Kim · 9 years ago
  34. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. cfcc0ad Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  36. 3c45414 f2fs: do not trim preallocated blocks when truncating after i_size by Chao Yu · 9 years ago
  37. 43f54cd f2fs crypto: add alloc_bounce_page by Jaegeuk Kim · 9 years ago
  38. 7e8e754 f2fs crypto: fix to handle errors likewise ext4 by Jaegeuk Kim · 9 years ago
  39. de6a8ec f2fs: drop the volatile_write flag only by Jaegeuk Kim · 9 years ago
  40. c5bda1c f2fs: skip committing valid superblock by Chao Yu · 9 years ago
  41. 09d54cd f2fs: setting discard option in parse_options() by Chao Yu · 9 years ago
  42. f56aa1c f2fs: fix to return exact trimmed size by Jaegeuk Kim · 9 years ago
  43. f62185d f2fs: support FALLOC_FL_INSERT_RANGE by Chao Yu · 9 years ago
  44. 528e345 f2fs: hide common code in f2fs_replace_block by Chao Yu · 9 years ago
  45. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  46. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  47. 96c6dd5 f2fs: disable the discard option when device doesn't support by Chenxi Mao · 9 years ago
  48. 4683ff8 f2fs crypto: remove alloc_page for bounce_page by Jaegeuk Kim · 9 years ago
  49. 9236cac f2fs: fix a deadlock for summary page lock vs. sentry_lock by Jaegeuk Kim · 9 years ago
  50. e5e0906 f2fs crypto: clean up error handling in f2fs_fname_setup_filename by Jaegeuk Kim · 9 years ago
  51. e992e23 f2fs crypto: avoid f2fs_inherit_context for symlink by Jaegeuk Kim · 9 years ago
  52. 4637fd1 f2fs crypto: do not set encryption policy for non-directory by ioctl by Chao Yu · 9 years ago
  53. 81b0a8f f2fs crypto: allow setting encryption policy once by Chao Yu · 9 years ago
  54. d3baf7c f2fs crypto: check context consistent for rename2 by Chao Yu · 9 years ago
  55. 1237702 f2fs: avoid duplicated code by reusing f2fs_read_end_io by Chao Yu · 9 years ago
  56. 26bf3dc f2fs crypto: use per-inode tfm structure by Jaegeuk Kim · 9 years ago
  57. da554e4 f2fs: recovering broken superblock during mount by hujianyang · 9 years ago
  58. 304eecc f2fs crypto: check encryption for tmpfile by Jaegeuk Kim · 9 years ago
  59. 7e01e7ad f2fs: support RENAME_WHITEOUT by Chao Yu · 9 years ago
  60. 381722d f2fs: introduce update_meta_page by Chao Yu · 9 years ago
  61. cb5c94c f2fs crypto: zero next free dnode block by Chao Yu · 9 years ago
  62. cfc4d97 f2fs crypto: split f2fs_crypto_init/exit with two parts by Jaegeuk Kim · 9 years ago
  63. b9da898 f2fs crypto: fix incorrect release for crypto ctx by Chao Yu · 9 years ago
  64. 7bf4b55 f2fs crypto: fix to release buffer for fname crypto by Chao Yu · 9 years ago
  65. ca40b03 f2fs crypto: shrink size of the f2fs_crypto_ctx structure by Jaegeuk Kim · 9 years ago
  66. 640778f f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info by Jaegeuk Kim · 9 years ago
  67. 8bacf6de f2fs crypto: use slab caches by Jaegeuk Kim · 9 years ago
  68. 06e1bc0 f2fs: truncate data blocks for orphan inode by Jaegeuk Kim · 9 years ago
  69. 912a83b f2fs: cleanup a confusing indent by Dan Carpenter · 9 years ago
  70. 7beb428 f2fs: fix building on 32-bit architectures by Arnd Bergmann · 9 years ago
  71. e19ef527 f2fs: avoid buggy functions by Jaegeuk Kim · 9 years ago
  72. 08b9512 f2fs: add compat_ioctl to provide backward compatability by hujianyang · 9 years ago
  73. 40a02be f2fs: do not issue next dnode discard redundantly by Jaegeuk Kim · 9 years ago
  74. 498c5e9 f2fs: add default mount options to remount by Yunlei He · 9 years ago
  75. d690358 f2fs crypto: remove checking key context during lookup by Jaegeuk Kim · 9 years ago
  76. edf3fb8 f2fs crypto: fix missing key when reading a page by Jaegeuk Kim · 9 years ago
  77. cbaf042 f2fs crypto: add symlink encryption by Jaegeuk Kim · 9 years ago
  78. e7d5545 f2fs crypto: add filename encryption for roll-forward recovery by Jaegeuk Kim · 9 years ago
  79. 6e22c69 f2fs crypto: add filename encryption for f2fs_lookup by Jaegeuk Kim · 9 years ago
  80. d8c6822 f2fs crypto: add filename encryption for f2fs_readdir by Jaegeuk Kim · 9 years ago
  81. 9ea9716 f2fs crypto: add filename encryption for f2fs_add_link by Jaegeuk Kim · 9 years ago
  82. 4375a33 f2fs crypto: add encryption support in read/write paths by Jaegeuk Kim · 9 years ago
  83. fcc85a4 f2fs crypto: activate encryption support for fs APIs by Jaegeuk Kim · 9 years ago
  84. 6b3bd08 f2fs crypto: filename encryption facilities by Jaegeuk Kim · 9 years ago
  85. 0adda90 f2fs crypto: add encryption key management facilities by Jaegeuk Kim · 9 years ago
  86. 57e5055 f2fs crypto: add f2fs encryption facilities by Jaegeuk Kim · 9 years ago
  87. f424f66 f2fs crypto: add encryption policy and password salt support by Jaegeuk Kim · 9 years ago
  88. b93531d f2fs crypto: add encryption xattr support by Jaegeuk Kim · 9 years ago
  89. d33793f f2fs crypto: add f2fs encryption Kconfig by Jaegeuk Kim · 9 years ago
  90. cde4de1 f2fs crypto: declare some definitions for f2fs encryption feature by Jaegeuk Kim · 9 years ago
  91. 7f63eb7 f2fs: report unwritten area in f2fs_fiemap by Jaegeuk Kim · 9 years ago
  92. 3589a91 f2fs: avoid value overflow in showing current status by Jaegeuk Kim · 9 years ago
  93. 75cd4e0 f2fs: support FALLOC_FL_ZERO_RANGE by Chao Yu · 9 years ago
  94. b4ace33 f2fs: support FALLOC_FL_COLLAPSE_RANGE by Chao Yu · 9 years ago
  95. 19f106b f2fs: introduce f2fs_replace_block() for reuse by Chao Yu · 9 years ago
  96. d5b692b f2fs: do not re-lookup nat cache with same nid by Chao Yu · 9 years ago
  97. 402f721 f2fs: remove unneeded f2fs_make_empty declaration by Chao Yu · 9 years ago
  98. 836b5a6 f2fs: issue discard with finally produced len and minlen by Jaegeuk Kim · 9 years ago
  99. a66cdd9 f2fs: introduce discard_map for f2fs_trim_fs by Jaegeuk Kim · 9 years ago
  100. d6c67a4 f2fs: revmove spin_lock for write_orphan_inodes by Jaegeuk Kim · 9 years ago