Commit History

Author SHA1 Message Date
  Changman Lee 51455b1938 f2fs: cleanup path to need cp at fsync 10 years ago
  Changman Lee 9c7bb70212 f2fs: check if inode state is dirty at fsync 10 years ago
  Jaegeuk Kim 126622343a f2fs: release inmemory pages when the file was closed 10 years ago
  Changman Lee 9c01503f4d f2fs: cleanup redundant macro 10 years ago
  Jaegeuk Kim 92dffd0179 f2fs: convert inline_data when i_size becomes large 10 years ago
  Jaegeuk Kim 764d2c8040 f2fs: fix deadlock to grab 0'th data page 10 years ago
  Jaegeuk Kim a344b9fda0 f2fs: disable roll-forward when active_logs = 2 10 years ago
  Jaegeuk Kim d5053a34a9 f2fs: introduce -o fastboot for reducing booting time only 10 years ago
  Jaegeuk Kim b3d208f96d f2fs: revisit inline_data to avoid data races and potential bugs 10 years ago
  Jaegeuk Kim 5ab18570b8 f2fs: should not truncate any inline_dentry 10 years ago
  Chao Yu 622f28ae9b f2fs: enable inline dir handling 11 years ago
  Jaegeuk Kim 13fd8f89f6 f2fs: fix to call f2fs_unlock_op 10 years ago
  Jaegeuk Kim 9ba69cf987 f2fs: avoid to allocate when inline_data was written 10 years ago
  Jaegeuk Kim 1ce86bf6f8 f2fs: fix race conditon on truncation with inline_data 10 years ago
  Jaegeuk Kim 02a1335f25 f2fs: support volatile operations for transient data 11 years ago
  Jaegeuk Kim 88b88a6679 f2fs: support atomic writes 11 years ago
  Jaegeuk Kim 52656e6cf7 f2fs: clean up f2fs_ioctl functions 11 years ago
  Jaegeuk Kim 4b2fecc846 f2fs: introduce FITRIM in f2fs_ioctl 11 years ago
  Chao Yu 14cecc5cd6 f2fs: skip punching hole in special condition 11 years ago
  Chao Yu 09db6a2ef8 f2fs: fix to truncate blocks past EOF in ->setattr 11 years ago
  Jaegeuk Kim 19c9c466e5 f2fs: do not skip latest inode information 11 years ago
  Jaegeuk Kim 88bd02c947 f2fs: fix conditions to remain recovery information in f2fs_sync_file 11 years ago
  Jaegeuk Kim c1ce1b02bb f2fs: give an option to enable in-place-updates during fsync to users 11 years ago
  Jaegeuk Kim 2403c155b8 f2fs: remove lengthy inode->i_ino 11 years ago
  Jaegeuk Kim 0b4c5afde9 f2fs: fix negative value for lseek offset 11 years ago
  Jaegeuk Kim 9850cf4a89 f2fs: need fsck.f2fs when f2fs_bug_on is triggered 11 years ago
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 years ago
  Chao Yu 9d1589ef2e f2fs: introduce need_do_checkpoint for readability 11 years ago
  Jaegeuk Kim 764aa3e978 f2fs: avoid double lock in truncate_blocks 11 years ago
  Jaegeuk Kim b067ba1f1b f2fs: should convert inline_data during the mkwrite 11 years ago