1. b2c0829 f2fs: do checkpoint for the renamed inode by Jaegeuk Kim · 10 years ago
  2. dd4d961 f2fs: release new entry page correctly in error path of f2fs_rename by Chao Yu · 10 years ago
  3. 70ff5df f2fs: use inode_init_owner() to simplify codes by Chao Yu · 10 years ago
  4. 48b230a f2fs: fix wrong statistics of inline data by Chao Yu · 10 years ago
  5. d928bfb f2fs: introduce fi->i_sem to protect fi's info by Jaegeuk Kim · 10 years ago
  6. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. a6dda0e f2fs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  8. a18ff06 f2fs: call mark_inode_dirty to flush dirty pages by Jaegeuk Kim · 11 years ago
  9. deead09 f2fs: avoid to set wrong pino of inode when rename dir by Chao Yu · 11 years ago
  10. ccaaca2 f2fs: fix writing incorrect orphan blocks by Jaegeuk Kim · 11 years ago
  11. e479556 f2fs: use rw_sem instead of fs_lock(locks mutex) by Gu Zheng · 11 years ago
  12. 749ebfd f2fs: use strncasecmp() simplify the string comparison by Gu Zheng · 11 years ago
  13. 8cb8268 f2fs: fix omitting to update inode page by Jaegeuk Kim · 11 years ago
  14. cbd56e7 f2fs: fix handling orphan inodes by Jaegeuk Kim · 11 years ago
  15. 1cd14ca f2fs: update file name in the inode block during f2fs_rename by Jaegeuk Kim · 11 years ago
  16. 354a339 f2fs: recover wrong pino after checkpoint during fsync by Jaegeuk Kim · 11 years ago
  17. 2d4d9fb5 f2fs: fix i_blocks translation on various types of files by Jaegeuk Kim · 11 years ago
  18. 83d5d6f f2fs: cover cp_file information with ilock by Jaegeuk Kim · 11 years ago
  19. 6f6fd83 f2fs: use ihold by Jaegeuk Kim · 11 years ago
  20. 93ff10d f2fs: should not make_bad_inode on f2fs_link failure by Jaegeuk Kim · 11 years ago
  21. 0a364af f2fs: remove unnecessary por_doing check by Jaegeuk Kim · 11 years ago
  22. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  23. d70b4f5 f2fs: add a tracepoint on f2fs_new_inode by Jaegeuk Kim · 11 years ago
  24. a2a4a7e f2fs: add tracepoints for sync & inode operations by Namjae Jeon · 11 years ago
  25. e66509f0 f2fs: make is_multimedia_file code align with its name by Namjae Jeon · 11 years ago
  26. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  27. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 11 years ago
  28. 5a20d33 f2fs: align f2fs maximum name length to linux based filesystem by Jaegeuk Kim · 11 years ago
  29. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  30. 1efef83 f2fs: do f2fs_balance_fs in front of dir operations by Jaegeuk Kim · 12 years ago
  31. a0d4253 f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask by Namjae Jeon · 12 years ago
  32. 61412b6 f2fs: move error condition for mkdir at proper place by Namjae Jeon · 12 years ago
  33. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  34. 57397d8 f2fs: add inode operations for special inodes by Jaegeuk Kim · 12 years ago