1. 55008d8 f2fs: enhance alloc_nid and build_free_nids flows by Jaegeuk Kim · 12 years ago
  2. c718379b f2fs: give a chance to merge IOs by IO scheduler by Jaegeuk Kim · 12 years ago
  3. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  4. 5ec4e49 f2fs: change GC bitmaps to apply the section granularity by Jaegeuk Kim · 12 years ago
  5. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 12 years ago
  6. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 12 years ago
  7. 6ead114 f2fs: fix the recovery flow to handle errors correctly by Jaegeuk Kim · 12 years ago
  8. 111d249 f2fs: fix typo in comments by Masanari Iida · 12 years ago
  9. 064e082 f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode by Namjae Jeon · 12 years ago
  10. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 12 years ago
  11. 90b2fc6 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev by Jaegeuk Kim · 12 years ago
  12. e975082 f2fs: add compat_ioctl to provide backward compatability by Namjae Jeon · 12 years ago
  13. 4372752 f2fs: clarify and enhance the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  14. 5ac206c f2fs: make an accessor to get sections for particular block type by Namjae Jeon · 12 years ago
  15. d4686d56 f2fs: avoid balanc_fs during evict_inode by Jaegeuk Kim · 12 years ago
  16. 324ddc7 f2fs: fix typo mistake for data_version description by Namjae Jeon · 12 years ago
  17. 577e349 f2fs: prevent checkpoint once any IO failure is detected by Jaegeuk Kim · 12 years ago
  18. b7f7a5e f2fs: get rid of fake on-stack dentries by Al Viro · 12 years ago
  19. c004363 f2fs: switch new_inode_page() from dentry to qstr by Al Viro · 12 years ago
  20. 53dc9a6 f2fs: init_dent_inode() should take qstr by Al Viro · 12 years ago
  21. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  22. 4589d25 f2fs: fix the debugfs entry creation path by Namjae Jeon · 12 years ago
  23. 408e937 f2fs: revisit the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  24. d66d1f7 f2fs: initialize newly allocated dnode structure by Jaegeuk Kim · 12 years ago
  25. a07ef78 f2fs: introduce f2fs_msg to ease adding information prints by Namjae Jeon · 12 years ago
  26. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  27. 6666e6a f2fs: fix tracking parent inode number by Jaegeuk Kim · 12 years ago
  28. 3cd8a23 f2fs: cleanup the f2fs_bio_alloc routine by Jaegeuk Kim · 12 years ago
  29. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  30. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  31. cf0e3a6 f2fs: remove unneeded version.h header file from f2fs.h by Sachin Kamat · 12 years ago
  32. 39a53e0 f2fs: add superblock and major in-memory structure by Jaegeuk Kim · 12 years ago