Historial de Commits

Autor SHA1 Mensaje Fecha
  Chao Yu 9d1589ef2e f2fs: introduce need_do_checkpoint for readability hace 11 años
  Jaegeuk Kim 764aa3e978 f2fs: avoid double lock in truncate_blocks hace 11 años
  Jaegeuk Kim b067ba1f1b f2fs: should convert inline_data during the mkwrite hace 11 años
  arter97 e1c4204520 f2fs: fix typo hace 11 años
  Chao Yu 497a0930bb f2fs: add f2fs_balance_fs for expand_inode_data hace 11 años
  Jaegeuk Kim 65b85ccce0 f2fs: fix coding style hace 11 años
  Jaegeuk Kim ea1aa12ca2 f2fs: enable in-place-update for fdatasync hace 11 años
  Jaegeuk Kim 6d99ba41a7 f2fs: skip unnecessary data writes during fsync hace 11 años
  Chao Yu 6b2920a513 f2fs: use inner macro and function to clean up codes hace 11 años
  Chao Yu ca0a81b397 f2fs: avoid to truncate non-updated page partially hace 11 años
  Jaegeuk Kim 98397ff3cd f2fs: fix not to allocate unnecessary blocks during fallocate hace 11 años
  Jaegeuk Kim ead432756a f2fs: recover fallocated data and its i_size together hace 11 años
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
  Al Viro 8d0207652c ->splice_write() via ->write_iter() hace 11 años
  Jaegeuk Kim 9ab7013492 f2fs: support f2fs_fiemap hace 11 años
  Jaegeuk Kim 6fa1df533a f2fs: recover fallocated space hace 11 años
  Chao Yu 8aa6f1c5bd f2fs: fix to truncate inline data in inode page when setattr hace 11 años
  Jaegeuk Kim 7f7670fe9f f2fs: consider fallocated space for SEEK_DATA hace 11 años
  Jaegeuk Kim fe369bc8ba f2fs: return i_size if the hole is outside of i_size hace 11 años
  Chao Yu 267378d4de f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek hace 11 años
  Chao Yu 6403eb1f64 f2fs: introduce help macro ADDRS_PER_PAGE() hace 11 años
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() hace 11 años
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() hace 11 años
  Linus Torvalds 26c12d9334 Merge branch 'akpm' (incoming from Andrew) hace 11 años
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache hace 11 años
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue hace 11 años
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync hace 11 años
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info hace 11 años
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function hace 11 años
  Jaegeuk Kim c81bf1c84f f2fs: fix to write node pages with WRITE_SYNC hace 11 años