Commit History

Author SHA1 Message Date
  Jaegeuk Kim 44c1615651 f2fs: call f2fs_unlock_op after error was handled 11 years ago
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 years ago
  Chao Yu b73e52824c f2fs: reposition unlock_new_inode to prevent accessing invalid inode 11 years ago
  Jaegeuk Kim 04859dba50 f2fs: remove rename and use rename2 11 years ago
  arter97 e1c4204520 f2fs: fix typo 11 years ago
  Chao Yu 32f9bc25cb f2fs: support ->rename2() 11 years ago
  Chao Yu 1256010ab1 f2fs: reduce region of f2fs_lock_op covered for better concurrency 11 years ago
  Jaegeuk Kim a014e037be f2fs: clean up an unused parameter and assignment 11 years ago
  Jaegeuk Kim b97a9b5da8 f2fs: introduce f2fs_do_tmpfile for code consistency 11 years ago
  Chao Yu 50732df02e f2fs: support ->tmpfile() 11 years ago
  Jaegeuk Kim b2c0829912 f2fs: do checkpoint for the renamed inode 11 years ago
  Chao Yu dd4d961fe7 f2fs: release new entry page correctly in error path of f2fs_rename 11 years ago
  Chao Yu 70ff5dfeb6 f2fs: use inode_init_owner() to simplify codes 11 years ago
  Chao Yu 48b230a583 f2fs: fix wrong statistics of inline data 11 years ago
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 years ago
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Christoph Hellwig a6dda0e63e f2fs: use generic posix ACL infrastructure 11 years ago
  Jaegeuk Kim a18ff06340 f2fs: call mark_inode_dirty to flush dirty pages 11 years ago
  Chao Yu deead09009 f2fs: avoid to set wrong pino of inode when rename dir 11 years ago
  Jaegeuk Kim ccaaca2591 f2fs: fix writing incorrect orphan blocks 12 years ago
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 12 years ago
  Gu Zheng 749ebfd174 f2fs: use strncasecmp() simplify the string comparison 12 years ago
  Jaegeuk Kim 8cb8268809 f2fs: fix omitting to update inode page 12 years ago
  Jaegeuk Kim cbd56e7d20 f2fs: fix handling orphan inodes 12 years ago
  Jaegeuk Kim 1cd14cafc6 f2fs: update file name in the inode block during f2fs_rename 12 years ago
  Jaegeuk Kim 354a3399dc f2fs: recover wrong pino after checkpoint during fsync 12 years ago
  Jaegeuk Kim 2d4d9fb591 f2fs: fix i_blocks translation on various types of files 12 years ago
  Jaegeuk Kim 83d5d6f66b f2fs: cover cp_file information with ilock 12 years ago
  Jaegeuk Kim 6f6fd833e1 f2fs: use ihold 12 years ago
  Jaegeuk Kim 93ff10d690 f2fs: should not make_bad_inode on f2fs_link failure 12 years ago