Commit History

Author SHA1 Message Date
  Jaegeuk Kim cfe58f9dcd f2fs: avoid to wait all the node blocks during fsync 11 years ago
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 11 years ago
  Jaegeuk Kim e943a10d94 f2fs: add tracepoint for vm_page_mkwrite 11 years ago
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 11 years ago
  Jaegeuk Kim de93653fe3 f2fs: reserve the xattr space dynamically 12 years ago
  Jaegeuk Kim d71b5564c0 f2fs: introduce cur_cp_version function to reduce code size 12 years ago
  Jaegeuk Kim e518ff81c3 f2fs: fix inconsistency between xattr node blocks and its inode 12 years ago
  Jaegeuk Kim f0947e5cce f2fs: fix i_name during f2fs_sync_file 12 years ago
  Gu Zheng 4559071063 f2fs: introduce help function F2FS_NODE() 12 years ago
  Jaegeuk Kim e5d2385ed6 f2fs: recover date requested by fdatasync 12 years ago
  Jaegeuk Kim 354a3399dc f2fs: recover wrong pino after checkpoint during fsync 12 years ago
  Jaegeuk Kim b3783873cc f2fs: avoid freqeunt write_inode calls 12 years ago
  Namjae Jeon d7cc950b4c f2fs: optimise the truncate_data_blocks_range() range 12 years ago
  Namjae Jeon 6a3e8ef0de f2fs: use the F2FS specific flags in f2fs_ioctl() 12 years ago
  Jaegeuk Kim 2d4d9fb591 f2fs: fix i_blocks translation on various types of files 12 years ago
  Jaegeuk Kim b292dcab06 f2fs: reuse the locked dnode page and its inode 12 years ago
  Jaegeuk Kim 77888c1e42 f2fs: add f2fs_readonly() 12 years ago
  Namjae Jeon 9851e6e189 f2fs: reorganize f2fs_vm_page_mkwrite 12 years ago
  Jaegeuk Kim 64aa7ed98d f2fs: change get_new_data_page to pass a locked node page 12 years ago
  Linus Torvalds 942d33da99 Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 12 years ago
  Jaegeuk Kim afcb7ca01f f2fs: check truncation of mapping after lock_page 12 years ago
  Jaegeuk Kim c718379b6b f2fs: give a chance to merge IOs by IO scheduler 12 years ago
  Namjae Jeon c01e285324 f2fs: add tracepoints to debug the block allocation 12 years ago
  Namjae Jeon 51dd624934 f2fs: add tracepoints for truncate operation 12 years ago
  Namjae Jeon a2a4a7e4ab f2fs: add tracepoints for sync & inode operations 12 years ago
  Al Viro bdaec334bb f2fs: use mnt_want_write_file() in ioctl 12 years ago
  Jaegeuk Kim 399368372e f2fs: introduce a new global lock scheme 12 years ago
  Jason Hrycay 1127a3d448 f2fs: move f2fs_balance_fs from truncate to punch_hole 12 years ago
  Jaegeuk Kim 953a3e27e1 f2fs: fix to give correct parent inode number for roll forward 12 years ago
  Jaegeuk Kim 0ff153a2f1 f2fs: do not skip writing file meta during fsync 12 years ago