Historia zmian

Autor SHA1 Wiadomość Data
  Jaegeuk Kim abb2366c82 f2fs: fix to recover xattr node block 11 lat temu
  Jaegeuk Kim bf39c00a9a f2fs: drop obsolete node page when it is truncated 11 lat temu
  Jaegeuk Kim 4ef51a8fcc f2fs: introduce NODE_MAPPING for code consistency 11 lat temu
  Gu Zheng 9df27d982d f2fs: add help function META_MAPPING 11 lat temu
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 lat temu
  Jaegeuk Kim fb5566da91 f2fs: improve write performance under frequent fsync calls 11 lat temu
  shifei10.ge a225dca394 f2fs: fix truncate_partial_nodes bug 12 lat temu
  Jaegeuk Kim 58bfaf44df f2fs: introduce F2FS_INODE macro to get f2fs_inode 11 lat temu
  Chao Yu 4f4124d0b9 f2fs: update several comments 11 lat temu
  Gu Zheng 7e8f23081a f2fs: remove the rw_flag domain from f2fs_io_info 11 lat temu
  Jaegeuk Kim 458e6197c3 f2fs: refactor bio->rw handling 11 lat temu
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 11 lat temu
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 lat temu
  Chao Yu a0acdfe05a f2fs: use inner macro GFP_F2FS_ZERO for simplification 11 lat temu
  Chao Yu 9af0ff1c52 f2fs: readahead contiguous pages for restore_node_summary 11 lat temu
  Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations 11 lat temu
  Chao Yu 01d2d1aa06 f2fs: use true and false for boolean variable 11 lat temu
  Changman Lee 03232305ff f2fs: send REQ_META or REQ_PRIO when reading meta area 11 lat temu
  Jaegeuk Kim 7107e0a9b1 f2fs: merge read IOs at ra_nat_pages() 11 lat temu
  Gu Zheng ef86d70994 f2fs: convert inc/dec_valid_node_count to inc/dec one count 11 lat temu
  Gu Zheng 58e674d6ab f2fs: convert remove_inode_page to void 11 lat temu
  Chao Yu 4bf08ff6f9 f2fs: remove unnecessary TestClearPageError when wait pages writeback 12 lat temu
  Jaegeuk Kim cfe58f9dcd f2fs: avoid to wait all the node blocks during fsync 12 lat temu
  Jaegeuk Kim 5d56b6718a f2fs: add an option to avoid unnecessary BUG_ONs 12 lat temu
  Jaegeuk Kim 26c6b88799 f2fs: add tracepoint for set_page_dirty 12 lat temu
  Jaegeuk Kim 4660f9c0fe f2fs: introduce f2fs_balance_fs_bg for some background jobs 12 lat temu
  Jaegeuk Kim 81eb8d6e28 f2fs: reclaim prefree segments periodically 12 lat temu
  Haicheng Li aabe51364f f2fs: use bool for booleans 12 lat temu
  Gu Zheng 7bd59381c8 f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation 12 lat temu
  Jaegeuk Kim 87a9bd2656 f2fs: avoid to write during the recovery 12 lat temu