1. de93653 f2fs: reserve the xattr space dynamically by Jaegeuk Kim · 11 years ago
  2. d71b556 f2fs: introduce cur_cp_version function to reduce code size by Jaegeuk Kim · 11 years ago
  3. e518ff8 f2fs: fix inconsistency between xattr node blocks and its inode by Jaegeuk Kim · 11 years ago
  4. f0947e5 f2fs: fix i_name during f2fs_sync_file by Jaegeuk Kim · 11 years ago
  5. 4559071 f2fs: introduce help function F2FS_NODE() by Gu Zheng · 11 years ago
  6. e5d2385 f2fs: recover date requested by fdatasync by Jaegeuk Kim · 11 years ago
  7. 354a339 f2fs: recover wrong pino after checkpoint during fsync by Jaegeuk Kim · 11 years ago
  8. b378387 f2fs: avoid freqeunt write_inode calls by Jaegeuk Kim · 11 years ago
  9. d7cc950 f2fs: optimise the truncate_data_blocks_range() range by Namjae Jeon · 11 years ago
  10. 6a3e8ef f2fs: use the F2FS specific flags in f2fs_ioctl() by Namjae Jeon · 11 years ago
  11. 2d4d9fb5 f2fs: fix i_blocks translation on various types of files by Jaegeuk Kim · 11 years ago
  12. b292dcab f2fs: reuse the locked dnode page and its inode by Jaegeuk Kim · 11 years ago
  13. 77888c1 f2fs: add f2fs_readonly() by Jaegeuk Kim · 11 years ago
  14. 9851e6e f2fs: reorganize f2fs_vm_page_mkwrite by Namjae Jeon · 11 years ago
  15. 64aa7ed f2fs: change get_new_data_page to pass a locked node page by Jaegeuk Kim · 11 years ago
  16. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  17. afcb7ca0 f2fs: check truncation of mapping after lock_page by Jaegeuk Kim · 11 years ago
  18. c718379b f2fs: give a chance to merge IOs by IO scheduler by Jaegeuk Kim · 11 years ago
  19. c01e285 f2fs: add tracepoints to debug the block allocation by Namjae Jeon · 11 years ago
  20. 51dd624 f2fs: add tracepoints for truncate operation by Namjae Jeon · 11 years ago
  21. a2a4a7e f2fs: add tracepoints for sync & inode operations by Namjae Jeon · 11 years ago
  22. bdaec33 f2fs: use mnt_want_write_file() in ioctl by Al Viro · 11 years ago
  23. 3993683 f2fs: introduce a new global lock scheme by Jaegeuk Kim · 12 years ago
  24. 1127a3d f2fs: move f2fs_balance_fs from truncate to punch_hole by Jason Hrycay · 11 years ago
  25. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 11 years ago
  26. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 11 years ago
  27. ae51fb3 f2fs: fix to call WRITE_FLUSH at the end of fsync by Jaegeuk Kim · 11 years ago
  28. 266e97a f2fs: introduce readahead mode of node pages by Jaegeuk Kim · 11 years ago
  29. 6131ffa more file_inode() open-coded instances by Al Viro · 11 years ago
  30. e975082 f2fs: add compat_ioctl to provide backward compatability by Namjae Jeon · 12 years ago
  31. facb020 f2fs: stop repeated checking if cp is needed by Changman Lee · 12 years ago
  32. d4686d56 f2fs: avoid balanc_fs during evict_inode by Jaegeuk Kim · 12 years ago
  33. bd43df0 f2fs: cover global locks for reserve_new_block by Jaegeuk Kim · 12 years ago
  34. 692bb55 f2fs: add remap_pages as generic_file_remap_pages by Jaegeuk Kim · 12 years ago
  35. 9eaeba7 f2fs: move f2fs_balance_fs to punch_hole by Jaegeuk Kim · 12 years ago
  36. 7d82db8 f2fs: add f2fs_balance_fs in several interfaces by Jaegeuk Kim · 12 years ago
  37. 3af60a4 f2fs: fix time update in case of f2fs fallocate by Namjae Jeon · 12 years ago
  38. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago
  39. 705f814 f2fs: remove unused variable by Wei Yongjun · 12 years ago
  40. 1fa95b0 f2fs: check read only condition before beginning write out by Namjae Jeon · 12 years ago
  41. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  42. fbfa2cc f2fs: add file operations by Jaegeuk Kim · 12 years ago