Commit History

Author SHA1 Message Date
  Dan Carpenter 922cedbd00 f2fs: simplify by using a literal 11 years ago
  Chao Yu c200b1aa6c f2fs: fix incorrect calculation with total/free inode num 11 years ago
  Jaegeuk Kim cf779cab14 f2fs: handle EIO not to break fs consistency 11 years ago
  Jaegeuk Kim 8501017e50 f2fs: check s_dirty under cp_mutex 11 years ago
  Jaegeuk Kim 1e968fdfe6 f2fs: introduce f2fs_cp_error for readability 11 years ago
  Jaegeuk Kim ed2e621a95 f2fs: give a chance to mount again when encountering errors 11 years ago
  Jaegeuk Kim 6f12ac25f0 f2fs: trigger release_dirty_inode in f2fs_put_super 11 years ago
  Jaegeuk Kim 97c3c5cac2 f2fs: don't skip checkpoint if there is no dirty node pages 11 years ago
  arter97 e1c4204520 f2fs: fix typo 11 years ago
  Chao Yu b3582c6892 f2fs: reduce competition among node page writes 11 years ago
  Jaegeuk Kim 6451e041c8 f2fs: add infra for ino management 11 years ago
  Jaegeuk Kim 0f7b2abd18 f2fs: add nobarrier mount option 11 years ago
  Chao Yu 9d84795077 f2fs: fix to put root inode in error path of fill_super 11 years ago
  Chao Yu 6b2920a513 f2fs: use inner macro and function to clean up codes 11 years ago
  Chao Yu d6b7d4b31d f2fs: check lower bound nid value in check_nid_range 11 years ago
  Gu Zheng 2163d19815 f2fs: introduce help function {create,destroy}_flush_cmd_control 11 years ago
  Gu Zheng a688b9d9e5 f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields 11 years ago
  Gu Zheng 876dc59eb1 f2fs: add the flush_merge handle in the remount flow 11 years ago
  Gu Zheng b270ad6f0a f2fs: enable flush_merge only in f2fs is not read-only 11 years ago
  Linus Torvalds 3021112598 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 11 years ago
  Jaegeuk Kim 6b4afdd794 f2fs: introduce f2fs_issue_flush to avoid redundant flush issue 11 years ago
  Chao Yu df0f8dc0e1 f2fs: avoid unnecessary bio submit when wait page writeback 11 years ago
  Jaegeuk Kim d928bfbfe7 f2fs: introduce fi->i_sem to protect fi's info 11 years ago
  Jaegeuk Kim cdfc41c134 f2fs: throttle the memory footprint with a sysfs entry 11 years ago
  Chao Yu 04c0938844 f2fs: fix incorrect parsing with option string 11 years ago
  Chao Yu 90aa6dc9b9 f2fs: print type for each segment in segment_info's show 11 years ago
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
  Chao Yu 910bb12d29 f2fs: check upper bound of ino value in f2fs_nfs_get_inode 11 years ago
  Gu Zheng 46c04366bb f2fs: format segment_info's show for better legibility 11 years ago
  Gu Zheng e8512d2e0c f2fs: remove the unused ctor argument of f2fs_kmem_cache_create() 11 years ago