Commit History

Author SHA1 Message Date
  Chao Yu 2d7b822ad9 f2fs: use list_for_each_entry{_safe} for simplyfying code 11 years ago
  Chao Yu cf0ee0f09b f2fs: avoid free slab cache under spinlock 11 years ago
  Jaegeuk Kim 3cb5ad152b f2fs: call f2fs_wait_on_page_writeback instead of native function 11 years ago
  Jaegeuk Kim 50c8cdb35a f2fs: introduce nr_pages_to_write for segment alignment 11 years ago
  Jaegeuk Kim d3baf95da5 f2fs: increase pages_skipped when skipping writepages 11 years ago
  Jaegeuk Kim 87d6f89094 f2fs: avoid small data writes by skipping writepages 11 years ago
  Jaegeuk Kim f8b2c1f940 f2fs: introduce get_dirty_dents for readability 11 years ago
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() 11 years ago
  Chao Yu 9cf3c3898a f2fs: fix dirty page accounting when redirty 11 years ago
  Chao Yu 81c1a0f13e f2fs: readahead contiguous SSA blocks for f2fs_gc 11 years ago
  Changman Lee 942e0be621 f2fs: show counts of checkpoint in status 11 years ago
  Chao Yu 662befda25 f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pages 11 years ago
  Jaegeuk Kim 1fe54f9dd3 f2fs: clean up redundant function call 11 years ago
  Jaegeuk Kim 203681f65b f2fs: fix f2fs_write_meta_page at no checkpoint status 11 years ago
  Jaegeuk Kim 4ef51a8fcc f2fs: introduce NODE_MAPPING for code consistency 11 years ago
  Gu Zheng 63f5384c9a f2fs: remove the orphan block page array 11 years ago
  Gu Zheng 9df27d982d f2fs: add help function META_MAPPING 11 years ago
  Gu Zheng 17b692f60e f2fs: use spinlock rather than mutex for better speed 11 years ago
  Gu Zheng c1ef372572 f2fs: move alloc new orphan node out of lock protection region 11 years ago
  Gu Zheng 4531929e39 f2fs: move grabing orphan pages out of protection region 11 years ago
  Gu Zheng 0d47c1adc2 f2fs: convert max_orphans to a field of f2fs_sb_info 11 years ago
  Jaegeuk Kim 5459aa9770 f2fs: write dirty meta pages collectively 11 years ago
  Jaegeuk Kim 458e6197c3 f2fs: refactor bio->rw handling 11 years ago
  Jaegeuk Kim 6bacf52fb5 f2fs: add unlikely() macro for compiler more aggressively 11 years ago
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 years ago
  Jaegeuk Kim 93dfe2ac51 f2fs: refactor bio-related operations 11 years ago
  Chao Yu 8f99a946f3 f2fs: convert recover_orphan_inodes to void 11 years ago
  Chao Yu 6947eea957 f2fs: avoid to calculate incorrect max orphan number 11 years ago
  Jaegeuk Kim f9a4e6df52 f2fs: bug fix on bit overflow from 32bits to 64bits 11 years ago
  Gu Zheng 3679556794 f2fs: fix a potential out of range issue 11 years ago