Commit History

Author SHA1 Message Date
  Jaegeuk Kim 510184c89f f2fs: do not skip any writes under memory pressure 10 years ago
  Gu Zheng c6ac4c0ec4 f2fs: introduce f2fs_change_bit to simplify the change bit logic 10 years ago
  Jaegeuk Kim 88b88a6679 f2fs: support atomic writes 11 years ago
  Dan Carpenter 8a21984d5d f2fs: potential shift wrapping buf in f2fs_trim_fs() 11 years ago
  Jaegeuk Kim 7cd8558baa f2fs: check the use of macros on block counts and addresses 11 years ago
  Jaegeuk Kim 95dd897301 f2fs: use more free segments until SSR is activated 11 years ago
  Jaegeuk Kim 9b5f136fd4 f2fs: change the ipu_policy option to enable combinations 11 years ago
  Chao Yu 55cf9cb63f f2fs: support large sector size 11 years ago
  Jaegeuk Kim 90a893c749 f2fs: use MAX_BIO_BLOCKS(sbi) 11 years ago
  Jaegeuk Kim 4c521f493b f2fs: use meta_inode cache to improve roll-forward speed 11 years ago
  Jaegeuk Kim c1ce1b02bb f2fs: give an option to enable in-place-updates during fsync to users 11 years ago
  Chao Yu 184a5cd2ce f2fs: refactor flush_sit_entries codes for reducing SIT writes 11 years ago
  Chao Yu d3a14afd5e f2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET/START_SEGNO 11 years ago
  Jaegeuk Kim 05796763b8 f2fs: add BUG cases to initiate fsck.f2fs 11 years ago
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 years ago
  arter97 e1c4204520 f2fs: fix typo 11 years ago
  Jaegeuk Kim ea1aa12ca2 f2fs: enable in-place-update for fdatasync 11 years ago
  Chao Yu f1121ab0ba f2fs: reduce searching region of segmap when free section 11 years ago
  Jaegeuk Kim 58c410351e f2fs: change reclaim rate in percentage 11 years ago
  Jaegeuk Kim 50c8cdb35a f2fs: introduce nr_pages_to_write for segment alignment 11 years ago
  Jaegeuk Kim 87d6f89094 f2fs: avoid small data writes by skipping writepages 11 years ago
  Jaegeuk Kim 8b8343fa9d f2fs: implement a lock-free stat_show 11 years ago
  Jaegeuk Kim 491c0854b4 f2fs: clean up with a macro 11 years ago
  Chris Fries 6c311ec6c2 f2fs: clean checkpatch warnings 11 years ago
  Jaegeuk Kim 216fbd6443 f2fs: introduce sysfs entry to control in-place-update policy 11 years ago
  Chao Yu cfb271d485 f2fs: add unlikely() macro for compiler optimization 11 years ago
  Jaegeuk Kim 187b5b8b3d f2fs: remove the own bi_private allocation 11 years ago
  Chao Yu aac44046a2 f2fs: correct type of wait in struct bio_private 11 years ago
  Jaegeuk Kim f9a4e6df52 f2fs: bug fix on bit overflow from 32bits to 64bits 11 years ago
  Chao Yu 74de593af7 f2fs: read contiguous sit entry pages by merging for mount performance 11 years ago