Commit History

Author SHA1 Message Date
  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
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Jaegeuk Kim fb5566da91 f2fs: improve write performance under frequent fsync calls 11 years ago
  Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine 11 years ago
  Jaegeuk Kim 9e09fc855d f2fs: refactor f2fs_convert_inline_data 11 years ago
  Jaegeuk Kim 8230a0a49f f2fs: convert inline_data for punch_hole 11 years ago
  Jaegeuk Kim f185ff979f f2fs: don't need to get f2fs_lock_op for the inline_data test 11 years ago
  Huajun Li 9ffe0fb5f3 f2fs: handle inline data operations 12 years ago
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 11 years ago
  Chao Yu a66c7b2fcf f2fs: remove unneeded code in punch_hole 11 years ago
  Huajun Li b600965c43 f2fs: add a new function: f2fs_reserve_block() 12 years ago
  Jaegeuk Kim cfe58f9dcd f2fs: avoid to wait all the node blocks during fsync 12 years ago
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 12 years ago
  Jaegeuk Kim e943a10d94 f2fs: add tracepoint for vm_page_mkwrite 12 years ago
  Gu Zheng e479556bfd f2fs: use rw_sem instead of fs_lock(locks mutex) 12 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