1. addb448 f2fs: issue all big range discards in umount process by Yunlei He · 7 years ago
  2. dc93e58 f2fs: remove redundant block plug by Chao Yu · 7 years ago
  3. d1aee08 f2fs: remove unmatched zero_user_segment when convert inline dentry by Yunlong Song · 7 years ago
  4. 9bafde6 f2fs: introduce private inode status mapping by Chao Yu · 7 years ago
  5. a4842a1 fscrypt: log the crypto algorithm implementations by Eric Biggers · 6 years ago
  6. c16d27e fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  7. 08ac722 fscrypt: only derive the needed portion of the key by Eric Biggers · 6 years ago
  8. 24cc7a8 fscrypt: separate key lookup from key derivation by Eric Biggers · 6 years ago
  9. 78275d8 fscrypt: use a common logging function by Eric Biggers · 6 years ago
  10. 56733c6 fscrypt: remove internal key size constants by Eric Biggers · 6 years ago
  11. 9add02d fscrypt: remove unnecessary check for non-logon key type by Eric Biggers · 6 years ago
  12. 4ddc3a8 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 6 years ago
  13. 6cf4ea2 fscrypt: drop empty name check from fname_decrypt() by Eric Biggers · 6 years ago
  14. e2a5784 fscrypt: drop max_namelen check from fname_decrypt() by Eric Biggers · 6 years ago
  15. d367939 fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info() by Eric Biggers · 6 years ago
  16. 1cfd158 fscrypt: don't clear flags on crypto transform by Eric Biggers · 6 years ago
  17. cfd1d7b fscrypt: remove stale comment from fscrypt_d_revalidate() by Eric Biggers · 6 years ago
  18. 1e04ac8 fscrypt: remove error messages for skcipher_request_alloc() failure by Eric Biggers · 6 years ago
  19. c6b42b9 fscrypt: remove unnecessary NULL check when allocating skcipher by Eric Biggers · 6 years ago
  20. 3866025 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 6 years ago
  21. b711ad8 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  22. f9866de fscrypt: use unbound workqueue for decryption by Eric Biggers · 6 years ago
  23. 3ccf9ee f2fs: run fstrim asynchronously if runtime discard is on by Jaegeuk Kim · 6 years ago
  24. cea3ae5 f2fs: turn down IO priority of discard from background by Chao Yu · 6 years ago
  25. 0357a0f f2fs: don't split checkpoint in fstrim by Chao Yu · 6 years ago
  26. 4105909 f2fs: issue discard commands proactively in high fs utilization by Jaegeuk Kim · 6 years ago
  27. 3a38cf1 f2fs: add fsync_mode=nobarrier for non-atomic files by Jaegeuk Kim · 6 years ago
  28. 8f6a2e7 f2fs: let fstrim issue discard commands in lower priority by Jaegeuk Kim · 6 years ago
  29. 5b37ebb f2fs: avoid fsync() failure caused by EAGAIN in writepage() by Jaegeuk Kim · 6 years ago
  30. f453147 f2fs: clear PageError on writepage - part 2 by Jaegeuk Kim · 6 years ago
  31. c8fb245 f2fs: check cap_resource only for data blocks by Jaegeuk Kim · 6 years ago
  32. 95459e9 Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer" by Jaegeuk Kim · 6 years ago
  33. 926b370 f2fs: clear PageError on writepage by Jaegeuk Kim · 6 years ago
  34. e605f83 f2fs: call unlock_new_inode() before d_instantiate() by Eric Biggers · 6 years ago
  35. f69e814 f2fs: refactor read path to allow multiple postprocessing steps by Eric Biggers · 6 years ago
  36. 0509923 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  37. ac389af f2fs: remain written times to update inode during fsync by Jaegeuk Kim · 7 years ago
  38. 270deeb f2fs: make assignment of t->dentry_bitmap more readable by Yunlong Song · 7 years ago
  39. a4fa11c f2fs: truncate preallocated blocks in error case by Jaegeuk Kim · 7 years ago
  40. 4478970 f2fs: fix a wrong condition in f2fs_skip_inode_update by Junling Zheng · 7 years ago
  41. 29cead5 f2fs: reserve bits for fs-verity by Eric Biggers · 7 years ago
  42. 848b293 f2fs: Add a segment type check in inplace write by Yunlei He · 7 years ago
  43. 2dc8f5a f2fs: no need to initialize zero value for GFP_F2FS_ZERO by Yunlong Song · 7 years ago
  44. 83b9bb9 f2fs: don't track new nat entry in nat set by Chao Yu · 7 years ago
  45. a33ce03 f2fs: clean up with F2FS_BLK_ALIGN by Chao Yu · 7 years ago
  46. a3f8ec8 f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  47. 034f11e f2fs: Set GF_NOFS in read_cache_page_gfp while doing f2fs_quota_read by Ritesh Harjani · 7 years ago
  48. aa5bcfd f2fs: introduce a new mount option test_dummy_encryption by Sheng Yong · 7 years ago
  49. 9b880fe f2fs: introduce F2FS_FEATURE_LOST_FOUND feature by Sheng Yong · 7 years ago
  50. 80d6489 f2fs: release locks before return in f2fs_ioc_gc_range() by Qiuyang Sun · 7 years ago
  51. 9f1896c f2fs: align memory boundary for bitops by Jaegeuk Kim · 7 years ago
  52. c7930ee8 f2fs: remove unneeded set_cold_node() by Chao Yu · 7 years ago
  53. 355d234 f2fs: add nowait aio support by Hyunchul Lee · 7 years ago
  54. e9a50e6 f2fs: wrap all options with f2fs_sb_info.mount_opt by Chao Yu · 7 years ago
  55. b6d2ec8 f2fs: Don't overwrite all types of node to keep node chain by Yunlei He · 7 years ago
  56. 9a95481 f2fs: introduce mount option for fsync mode by Junling Zheng · 7 years ago
  57. 4ce4eb6 f2fs: fix to restore old mount option in ->remount_fs by Chao Yu · 7 years ago
  58. 8f711c3 f2fs: wrap sb_rdonly with f2fs_readonly by Chao Yu · 7 years ago
  59. c07478e f2fs: avoid selinux denial on CAP_SYS_RESOURCE by Jaegeuk Kim · 7 years ago
  60. ac734c4 f2fs: support hot file extension by Chao Yu · 7 years ago
  61. f4f1022 f2fs: fix to avoid race in between atomic write and background GC by Chao Yu · 7 years ago
  62. e87b13e f2fs: do gc in greedy mode for whole range if gc_urgent mode is set by Jaegeuk Kim · 7 years ago
  63. e987858 f2fs: issue discard aggressively in the gc_urgent mode by Jaegeuk Kim · 7 years ago
  64. ad3ce47 f2fs: set readdir_ra by default by Jaegeuk Kim · 7 years ago
  65. 5aae202 f2fs: add auto tuning for small devices by Jaegeuk Kim · 7 years ago
  66. 78c1fc2 f2fs: add mount option for segment allocation policy by Jaegeuk Kim · 7 years ago
  67. ecd02f5 f2fs: don't stop GC if GC is contended by Jaegeuk Kim · 7 years ago
  68. 1e72cb2 f2fs: expose extension_list sysfs entry by Chao Yu · 7 years ago
  69. 061839d f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range by Chao Yu · 7 years ago
  70. 4951ebc f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
  71. 939f6be f2fs: remove redundant initialization of pointer 'p' by Colin Ian King · 7 years ago
  72. 39bea4b f2fs: flush cp pack except cp pack 2 page at first by Gao Xiang · 7 years ago
  73. 770611e f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
  74. 4d8e4a8 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 7 years ago
  75. b57a37f f2fs: fix to handle looped node chain during recovery by Chao Yu · 7 years ago
  76. 9ac5b8c f2fs: handle quota for orphan inodes by Jaegeuk Kim · 7 years ago
  77. 87c1806 f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 7 years ago
  78. bcdc571 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
  79. 92413bc f2fs: fix to clear CP_TRIMMED_FLAG by Chao Yu · 7 years ago
  80. a1afb55 f2fs: support large nat bitmap by Chao Yu · 7 years ago
  81. 6360391 f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 7 years ago
  82. 7de4fcc f2fs: restrict inline_xattr_size configuration by Chao Yu · 7 years ago
  83. aae506a f2fs: fix heap mode to reset it back by Yunlong Song · 7 years ago
  84. 8fa455b f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET by Sheng Yong · 7 years ago
  85. 9d9cb0e fscrypt: fix build with pre-4.6 gcc versions by Eric Biggers · 7 years ago
  86. 401052f fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  87. 549b206 fscrypt: fix up fscrypt_fname_encrypted_size() for internal use by Eric Biggers · 7 years ago
  88. c440b509 fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names by Eric Biggers · 7 years ago
  89. 7d82f0e ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  90. ba4efe5 ext4: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  91. b0edc2f fscrypt: calculate NUL-padding length in one place only by Eric Biggers · 7 years ago
  92. 62cfdd9 fscrypt: move fscrypt_symlink_data to fscrypt_private.h by Eric Biggers · 7 years ago
  93. e4e6776 fscrypt: remove fscrypt_fname_usr_to_disk() by Eric Biggers · 7 years ago
  94. 45028b5 f2fs: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  95. f62d3d3 f2fs: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  96. da32a16 fscrypt: new helper function - fscrypt_get_symlink() by Eric Biggers · 7 years ago
  97. a7e05c7 fscrypt: new helper functions for ->symlink() by Eric Biggers · 7 years ago
  98. eb9c5fd fscrypt: trim down fscrypt.h includes by Eric Biggers · 7 years ago
  99. 0a02472 fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c by Eric Biggers · 7 years ago
  100. 9d51ca8 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h by Eric Biggers · 7 years ago