Commit History

Author SHA1 Message Date
  Linus Torvalds 26c12d9334 Merge branch 'akpm' (incoming from Andrew) 11 years ago
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue 11 years ago
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync 11 years ago
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 years ago
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 years ago
  Jaegeuk Kim c81bf1c84f f2fs: fix to write node pages with WRITE_SYNC 11 years ago
  Chao Yu 3375f696bd f2fs: use inode mutex to keep atomicity of f2fs_falloc 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
  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 11 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() 11 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