1. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  2. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  3. 44c1615 f2fs: call f2fs_unlock_op after error was handled by Jaegeuk Kim · 10 years ago
  4. a7ffdbe f2fs: expand counting dirty pages in the inode page cache by Jaegeuk Kim · 10 years ago
  5. 9850cf4 f2fs: need fsck.f2fs when f2fs_bug_on is triggered by Jaegeuk Kim · 10 years ago
  6. 4081363 f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB by Jaegeuk Kim · 10 years ago
  7. 002a41c f2fs: invalidate xattr node page when evict inode by Chao Yu · 10 years ago
  8. fff04f9 f2fs: add info of appended or updated data writes by Jaegeuk Kim · 10 years ago
  9. dbf20cb f2fs: avoid use invalid mapping of node_inode when evict meta inode by Chao Yu · 10 years ago
  10. d6b7d4b f2fs: check lower bound nid value in check_nid_range by Chao Yu · 10 years ago
  11. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 10 years ago
  12. 8abfb36 f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() by Zhang Zhen · 10 years ago
  13. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  14. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  15. f8b2c1f f2fs: introduce get_dirty_dents for readability by Jaegeuk Kim · 10 years ago
  16. 3843154 f2fs: introduce large directory support by Jaegeuk Kim · 10 years ago
  17. 744602c f2fs: update_inode_page should be done all the time by Jaegeuk Kim · 11 years ago
  18. 6c311ec f2fs: clean checkpatch warnings by Chris Fries · 11 years ago
  19. 5514f0a f2fs: remove the needless parameter of f2fs_wait_on_page_writeback by Yuan Zhong · 11 years ago
  20. 0dbdc2a f2fs: add the number of inline_data files to status info by Jaegeuk Kim · 11 years ago
  21. 58bfaf4 f2fs: introduce F2FS_INODE macro to get f2fs_inode by Jaegeuk Kim · 11 years ago
  22. 5d56b67 f2fs: add an option to avoid unnecessary BUG_ONs by Jaegeuk Kim · 11 years ago
  23. 3d1e380 f2fs: fix to store and retrieve i_rdev correctly by Jaegeuk Kim · 11 years ago
  24. e479556 f2fs: use rw_sem instead of fs_lock(locks mutex) by Gu Zheng · 11 years ago
  25. 444c580 f2fs: add flags for inline xattrs by Jaegeuk Kim · 11 years ago
  26. 92c4342 f2fs: avoid writing inode redundantly when creating a file by Jin Xu · 11 years ago
  27. a569469 f2fs: fix a deadlock in fsync by Jin Xu · 11 years ago
  28. 4559071 f2fs: introduce help function F2FS_NODE() by Gu Zheng · 11 years ago
  29. b378387 f2fs: avoid freqeunt write_inode calls by Jaegeuk Kim · 11 years ago
  30. b638f0c f2fs: fix wrong condition check by Jaegeuk Kim · 11 years ago
  31. 6f85b35 f2fs: avoid RECLAIM_FS-ON-W: deadlock by Jaegeuk Kim · 11 years ago
  32. a2a4a7e f2fs: add tracepoints for sync & inode operations by Namjae Jeon · 11 years ago
  33. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  34. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 11 years ago
  35. 064e082 f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode by Namjae Jeon · 11 years ago
  36. d4686d56 f2fs: avoid balanc_fs during evict_inode by Jaegeuk Kim · 12 years ago
  37. d6212a5 f2fs: add un/freeze_fs into super_operations by Changman Lee · 12 years ago
  38. 7d79e75 f2fs: save device node number into f2fs_inode by Changman Lee · 12 years ago
  39. 7d82db8 f2fs: add f2fs_balance_fs in several interfaces by Jaegeuk Kim · 12 years ago
  40. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago
  41. 6666e6a f2fs: fix tracking parent inode number by Jaegeuk Kim · 12 years ago
  42. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  43. 19f99ce f2fs: add core inode operations by Jaegeuk Kim · 12 years ago