提交历史

作者 SHA1 备注 提交日期
  Jaegeuk Kim 98397ff3cd f2fs: fix not to allocate unnecessary blocks during fallocate 11 年之前
  Jaegeuk Kim ead432756a f2fs: recover fallocated data and its i_size together 11 年之前
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 年之前
  Jaegeuk Kim 9ab7013492 f2fs: support f2fs_fiemap 11 年之前
  Jaegeuk Kim 6fa1df533a f2fs: recover fallocated space 11 年之前
  Chao Yu 8aa6f1c5bd f2fs: fix to truncate inline data in inode page when setattr 11 年之前
  Jaegeuk Kim 7f7670fe9f f2fs: consider fallocated space for SEEK_DATA 11 年之前
  Jaegeuk Kim fe369bc8ba f2fs: return i_size if the hole is outside of i_size 11 年之前
  Chao Yu 267378d4de f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek 11 年之前
  Chao Yu 6403eb1f64 f2fs: introduce help macro ADDRS_PER_PAGE() 11 年之前
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 年之前
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 年之前
  Linus Torvalds 26c12d9334 Merge branch 'akpm' (incoming from Andrew) 11 年之前
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 年之前
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue 11 年之前
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync 11 年之前
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 年之前
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 年之前
  Jaegeuk Kim c81bf1c84f f2fs: fix to write node pages with WRITE_SYNC 11 年之前
  Chao Yu 3375f696bd f2fs: use inode mutex to keep atomicity of f2fs_falloc 11 年之前
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Christoph Hellwig a6dda0e63e f2fs: use generic posix ACL infrastructure 11 年之前
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 年之前
  Jaegeuk Kim fb5566da91 f2fs: improve write performance under frequent fsync calls 11 年之前
  Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine 11 年之前
  Jaegeuk Kim 9e09fc855d f2fs: refactor f2fs_convert_inline_data 11 年之前
  Jaegeuk Kim 8230a0a49f f2fs: convert inline_data for punch_hole 11 年之前
  Jaegeuk Kim f185ff979f f2fs: don't need to get f2fs_lock_op for the inline_data test 11 年之前
  Huajun Li 9ffe0fb5f3 f2fs: handle inline data operations 11 年之前