1. 8f6a2e7 f2fs: let fstrim issue discard commands in lower priority by Jaegeuk Kim · 6 years ago
  2. 5b37ebb f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 6 years ago
  3. f453147 f2fs: clear PageError on writepage - part 2 by Jaegeuk Kim · 6 years ago
  4. c8fb245 f2fs: check cap_resource only for data blocks by Jaegeuk Kim · 6 years ago
  5. 95459e9 Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 6 years ago
  6. 926b370 f2fs: clear PageError on writepage by Jaegeuk Kim · 6 years ago
  7. e605f83 f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 6 years ago
  8. f69e814 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  9. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  10. ac389af f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 6 years ago
  11. 270deeb f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 6 years ago
  12. a4fa11c f2fs: truncate preallocated blocks in error case by Jaegeuk Kim · 6 years ago
  13. 4478970 f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 6 years ago
  14. 29cead5 f2fs: reserve bits for fs-verity by Eric Biggers · 6 years ago
  15. 848b293 f2fs: Add a segment type check in inplace write by Yunlei He · 6 years ago
  16. 2dc8f5a f2fs: no need to initialize zero value for GFP_F2FS_ZERO by Yunlong Song · 6 years ago
  17. 83b9bb9 f2fs: don't track new nat entry in nat set by Chao Yu · 6 years ago
  18. a33ce03 f2fs: clean up with F2FS_BLK_ALIGN by Chao Yu · 6 years ago
  19. a3f8ec8 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 6 years ago
  20. 034f11e f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read by Ritesh Harjani · 6 years ago
  21. aa5bcfd f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 6 years ago
  22. 9b880fe f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 6 years ago
  23. 80d6489 f2fs: release locks before return in f2fs_ioc_gc_range() by Qiuyang Sun · 6 years ago
  24. 9f1896c f2fs: align memory boundary for bitops by Jaegeuk Kim · 6 years ago
  25. c7930ee8 f2fs: remove unneeded set_cold_node() by Chao Yu · 6 years ago
  26. 355d234 f2fs: add nowait aio support by Hyunchul Lee · 6 years ago
  27. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 6 years ago
  28. b6d2ec8 f2fs: Don't overwrite all types of node to keep node chain by Yunlei He · 6 years ago
  29. 9a95481 f2fs: introduce mount option for fsync mode by Junling Zheng · 6 years ago
  30. 4ce4eb6 f2fs: fix to restore old mount option in ->remount_fs by Chao Yu · 6 years ago
  31. 8f711c3 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 6 years ago
  32. c07478e f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 6 years ago
  33. ac734c4 f2fs: support hot file extension by Chao Yu · 6 years ago
  34. f4f1022 f2fs: fix to avoid race in between atomic write and background GC by Chao Yu · 6 years ago
  35. e87b13e f2fs: do gc in greedy mode for whole range if gc_urgent mode is set by Jaegeuk Kim · 6 years ago
  36. e987858 f2fs: issue discard aggressively in the gc_urgent mode by Jaegeuk Kim · 6 years ago
  37. ad3ce47 f2fs: set readdir_ra by default by Jaegeuk Kim · 6 years ago
  38. 5aae202 f2fs: add auto tuning for small devices by Jaegeuk Kim · 6 years ago
  39. 78c1fc2 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 6 years ago
  40. ecd02f5 f2fs: don't stop GC if GC is contended by Jaegeuk Kim · 6 years ago
  41. 1e72cb2 f2fs: expose extension_list sysfs entry by Chao Yu · 6 years ago
  42. 061839d f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range by Chao Yu · 6 years ago
  43. 4951ebc f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 6 years ago
  44. 939f6be f2fs: remove redundant initialization of pointer 'p' by Colin Ian King · 6 years ago
  45. 39bea4b f2fs: flush cp pack except cp pack 2 page at first by Gao Xiang · 6 years ago
  46. 770611e f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 6 years ago
  47. 4d8e4a8 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 6 years ago
  48. b57a37f f2fs: fix to handle looped node chain during recovery by Chao Yu · 6 years ago
  49. 9ac5b8c f2fs: handle quota for orphan inodes by Jaegeuk Kim · 6 years ago
  50. 87c1806 f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 6 years ago
  51. bcdc571 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 6 years ago
  52. 92413bc f2fs: fix to clear CP_TRIMMED_FLAG by Chao Yu · 6 years ago
  53. a1afb55 f2fs: support large nat bitmap by Chao Yu · 6 years ago
  54. 6360391 f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 6 years ago
  55. 7de4fcc f2fs: restrict inline_xattr_size configuration by Chao Yu · 6 years ago
  56. aae506a f2fs: fix heap mode to reset it back by Yunlong Song · 6 years ago
  57. 8fa455b f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET by Sheng Yong · 6 years ago
  58. 9d9cb0e fscrypt: fix build with pre-4.6 gcc versions by Eric Biggers · 6 years ago
  59. 401052f fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 6 years ago
  60. 549b206 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use by Eric Biggers · 6 years ago
  61. c440b509 fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names by Eric Biggers · 6 years ago
  62. 7d82f0e ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 6 years ago
  63. ba4efe5 ext4: switch to fscrypt_get_symlink() by Eric Biggers · 6 years ago
  64. b0edc2f fscrypt: calculate NUL-padding length in one place only by Eric Biggers · 6 years ago
  65. 62cfdd9 fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 6 years ago
  66. e4e6776 fscrypt: remove fscrypt_fname_usr_to_disk() by Eric Biggers · 6 years ago
  67. 45028b5 f2fs: switch to fscrypt_get_symlink() by Eric Biggers · 6 years ago
  68. f62d3d3 f2fs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 6 years ago
  69. da32a16 fscrypt: new helper function - fscrypt_get_symlink() by Eric Biggers · 6 years ago
  70. a7e05c7 fscrypt: new helper functions for ->symlink() by Eric Biggers · 6 years ago
  71. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 6 years ago
  72. 0a02472 fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c by Eric Biggers · 6 years ago
  73. 9d51ca8 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 6 years ago
  74. efbfa8c fscrypt: move fscrypt_operations declaration to fscrypt_supp.h by Eric Biggers · 6 years ago
  75. 616dbd2 fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions by Eric Biggers · 6 years ago
  76. f0c472b fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h by Eric Biggers · 6 years ago
  77. bc76f39 fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h by Eric Biggers · 6 years ago
  78. b67b07e fscrypt: move fscrypt_control_page() to supp/notsupp headers by Eric Biggers · 6 years ago
  79. d8dfb89 fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers by Eric Biggers · 6 years ago
  80. 975c567 f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 6 years ago
  81. 71f8f04 f2fs: support inode creation time by Chao Yu · 6 years ago
  82. 58dc6f6 f2fs: rebuild sit page from sit info in mem by Yunlei He · 6 years ago
  83. 6393cef f2fs: stop issuing discard if fs is readonly by Chao Yu · 6 years ago
  84. 742bc90 f2fs: clean up duplicated assignment in init_discard_policy by Chao Yu · 6 years ago
  85. cfabb6e f2fs: use GFP_F2FS_ZERO for cleanup by Chao Yu · 6 years ago
  86. 111e845 f2fs: allow to recover node blocks given updated checkpoint by Jaegeuk Kim · 6 years ago
  87. 36e041a f2fs: recover some i_inline flags by Jaegeuk Kim · 6 years ago
  88. 3127a7b f2fs: correct removexattr behavior for null valued extended attribute by Daeho Jeong · 6 years ago
  89. 86f78c1 f2fs: drop page cache after fs shutdown by Chao Yu · 6 years ago
  90. 1a3b004 f2fs: stop gc/discard thread after fs shutdown by Chao Yu · 6 years ago
  91. 62a91a5 f2fs: hanlde error case in f2fs_ioc_shutdown by Chao Yu · 6 years ago
  92. 66356ee f2fs: split need_inplace_update by Chao Yu · 6 years ago
  93. 5912fba f2fs: fix to update last_disk_size correctly by Chao Yu · 6 years ago
  94. 3aa46e2 f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup by Chao Yu · 6 years ago
  95. acdaca2 f2fs: clean up error path of fill_super by Chao Yu · 6 years ago
  96. cf88211 f2fs: avoid hungtask when GC encrypted block if io_bits is set by Sheng Yong · 6 years ago
  97. 4be98c9 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 6 years ago
  98. 2a6489c f2fs: fix to drop all inmem pages correctly by Chao Yu · 6 years ago
  99. fd21442 f2fs: speed up defragment on sparse file by Chao Yu · 6 years ago
  100. 6bce963 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 6 years ago