aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/segment.c
Commit message (Expand)AuthorAge
* f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim2013-02-11
* f2fs: prevent checkpoint once any IO failure is detectedJaegeuk Kim2013-02-11
* f2fs: revisit the f2fs_gc flowJaegeuk Kim2013-01-09
* f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_infoNamjae Jeon2012-12-27
* f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim2012-12-27
* f2fs: return a default value for non-void functionJaegeuk Kim2012-12-27
* f2fs: add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-12-27
* f2fs: remove set_page_dirty for atomic f2fs_end_io_writeJaegeuk Kim2012-12-25
* f2fs: cleanup the f2fs_bio_alloc routineJaegeuk Kim2012-12-10
* f2fs: rewrite f2fs_bio_alloc to make it simplerNamjae Jeon2012-12-10
* f2fs: remove unneeded initializationNamjae Jeon2012-12-10
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-10
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-10
* f2fs: add segment operationsJaegeuk Kim2012-12-10