Historique des commits

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