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