1. d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 6 years ago
  2. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  3. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  4. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  5. aaec2b1 f2fs: introduce cp_lock to protect updating of ckpt_flags by Chao Yu · 8 years ago
  6. a468f0e f2fs: use crc and cp version to determine roll-forward recovery by Jaegeuk Kim · 8 years ago
  7. ad4edb8 f2fs: produce more nids and reduce readahead nats by Jaegeuk Kim · 8 years ago
  8. e589c2c f2fs: control not to exceed # of cached nat entries by Jaegeuk Kim · 8 years ago
  9. 29710bc f2fs: fix wrong percentage by Jaegeuk Kim · 8 years ago
  10. fec1d65 f2fs: use wait_for_stable_page to avoid contention by Jaegeuk Kim · 8 years ago
  11. 2049d4f f2fs: avoid multiple node page writes due to inline_data by Jaegeuk Kim · 8 years ago
  12. 2304cb0 f2fs: export dirty_nats_ratio in sysfs by Chao Yu · 8 years ago
  13. 7d768d2 f2fs: flush dirty nat entries when exceeding threshold by Chao Yu · 8 years ago
  14. 12719ae f2fs: avoid unnecessary f2fs_balance_fs calls by Jaegeuk Kim · 8 years ago
  15. 3519e3f f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation by Chao Yu · 9 years ago
  16. ea1a29a0 f2fs: export ra_nid_pages to sysfs by Chao Yu · 9 years ago
  17. a125702 Revert "f2fs: do not skip dentry block writes" by Jaegeuk Kim · 9 years ago
  18. 90b803e f2fs: do not skip dentry block writes by Jaegeuk Kim · 9 years ago
  19. b5492af7 f2fs: move existing definitions into f2fs.h by Jaegeuk Kim · 9 years ago
  20. 13054c5 f2fs: introduce infra macro and data structure of rb-tree extent cache by Chao Yu · 9 years ago
  21. 7aed0d4 f2fs: free radix_tree_nodes used by nat_set entries by Jaegeuk Kim · 9 years ago
  22. 09eb483 f2fs: fix missing cold bit during recovery by Jaegeuk Kim · 10 years ago
  23. 5c27f4e f2fs: merge two uchar variable in struct node_info to reduce memory cost by Chao Yu · 10 years ago
  24. 1e84371 f2fs: change atomic and volatile write policies by Jaegeuk Kim · 10 years ago
  25. e5e7ea3 f2fs: control the memory footprint used by ino entries by Jaegeuk Kim · 10 years ago
  26. c6ac4c0 f2fs: introduce f2fs_change_bit to simplify the change bit logic by Gu Zheng · 10 years ago
  27. 120c2cb f2fs: remove unused return value by Jaegeuk Kim · 10 years ago
  28. 309cc2b f2fs: refactor flush_nat_entries to remove costly reorganizing ops by Jaegeuk Kim · 10 years ago
  29. 88bd02c f2fs: fix conditions to remain recovery information in f2fs_sync_file by Jaegeuk Kim · 10 years ago
  30. 7ef35e3 f2fs: introduce a flag to represent each nat entry information by Jaegeuk Kim · 10 years ago
  31. c6e4893 f2fs: fix a race condition in next_free_nid by Huang Ying · 10 years ago
  32. 4081363 f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB by Jaegeuk Kim · 10 years ago
  33. aec7138 f2fs: refactor flush_nat_entries codes for reducing NAT writes by Chao Yu · 10 years ago
  34. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 10 years ago
  35. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 10 years ago
  36. 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 10 years ago
  37. 94dac22 f2fs: introduce raw_nat_from_node_info() to simplfy codes by Chao Yu · 10 years ago
  38. 479f40c f2fs: skip unnecessary node writes during fsync by Jaegeuk Kim · 10 years ago
  39. a5f42010 f2fs: remove unnecessary threshold by Jaegeuk Kim · 10 years ago
  40. cdfc41c f2fs: throttle the memory footprint with a sysfs entry by Jaegeuk Kim · 10 years ago
  41. 4bc8e9b f2fs: introduce f2fs_has_xattr_block for better readability by Chao Yu · 10 years ago
  42. fffc2a0 f2fs: fix to mark the checkpointed nat entry correctly by Jaegeuk Kim · 10 years ago
  43. 4f4124d f2fs: update several comments by Chao Yu · 11 years ago
  44. dbe6a5f f2fs: fix the use of XATTR_NODE_OFFSET by Jaegeuk Kim · 11 years ago
  45. 4559071 f2fs: introduce help function F2FS_NODE() by Gu Zheng · 11 years ago
  46. 354a339 f2fs: recover wrong pino after checkpoint during fsync by Jaegeuk Kim · 11 years ago
  47. a06a241 f2fs: optimize several routines in node.h by Namjae Jeon · 11 years ago
  48. 3315101 f2fs: fix the logic of IS_DNODE() by Zhihui Zhang · 11 years ago
  49. 56ae674 f2fs: remove redundant lock_page calls by Jaegeuk Kim · 11 years ago
  50. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 11 years ago
  51. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  52. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  53. 39a53e0 f2fs: add superblock and major in-memory structure by Jaegeuk Kim · 12 years ago