Historique des commits

Auteur SHA1 Message Date
  Jaegeuk Kim 2743f86554 f2fs: check bdi->dirty_exceeded when trying to skip data writes il y a 11 ans
  Linus Torvalds 64b2d1fbbf Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs il y a 11 ans
  Mel Gorman 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible il y a 11 ans
  Jaegeuk Kim b6fe5873cb f2fs: fix to recover data written by dio il y a 11 ans
  Chao Yu bac4eef653 f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages il y a 11 ans
  Chao Yu e574843438 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages il y a 11 ans
  Chao Yu ecda0de343 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page il y a 11 ans
  Jaegeuk Kim 54b591dfda f2fs: split grab_cache_page and wait_on_page_writeback for node pages il y a 11 ans
  Jaegeuk Kim 6fb03f3a40 f2fs: adjust free mem size to flush dentry blocks il y a 11 ans
  Jaegeuk Kim e8271fa390 f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks il y a 11 ans
  Jaegeuk Kim 7ee0eeabcd f2fs: add available_nids to fix handling max_nid correctly il y a 11 ans
  Chao Yu 94dac22e72 f2fs: introduce raw_nat_from_node_info() to simplfy codes il y a 11 ans
  Jingoo Han b156d54241 f2fs: make recover_inline_xattr() static il y a 11 ans
  Jaegeuk Kim 76f60268e7 f2fs: call redirty_page_for_writepage il y a 11 ans
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code il y a 11 ans
  Chao Yu cf0ee0f09b f2fs: avoid free slab cache under spinlock il y a 11 ans
  Jaegeuk Kim 3bb5e2c8fe f2fs: return -EIO when node id is not matched il y a 11 ans
  Jaegeuk Kim 479f40c44a f2fs: skip unnecessary node writes during fsync il y a 11 ans
  Jaegeuk Kim a5f420101d f2fs: remove unnecessary threshold il y a 11 ans
  Jaegeuk Kim cdfc41c134 f2fs: throttle the memory footprint with a sysfs entry il y a 11 ans
  Jaegeuk Kim 40bb0058c8 f2fs: avoid to drop nat entries due to the negative nr_shrink 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 50c8cdb35a f2fs: introduce nr_pages_to_write for segment alignment il y a 11 ans
  Jaegeuk Kim d3baf95da5 f2fs: increase pages_skipped when skipping writepages il y a 11 ans
  Jaegeuk Kim 87d6f89094 f2fs: avoid small data writes by skipping writepages il y a 11 ans
  Chao Yu 4bc8e9bcf5 f2fs: introduce f2fs_has_xattr_block for better readability il y a 11 ans
  Chao Yu 987c7c3112 f2fs: introduce f2fs_has_inline_xattr for better readability il y a 11 ans
  Chao Yu 28cdce0459 f2fs: recover inline xattr data in roll-forward process il y a 11 ans
  Gu Zheng d653788a43 f2fs: optimize restore_node_summary slightly il y a 11 ans
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() il y a 11 ans