Commit History

Author SHA1 Message Date
  Jaegeuk Kim 88b88a6679 f2fs: support atomic writes 11 years ago
  Jaegeuk Kim 7cd8558baa f2fs: check the use of macros on block counts and addresses 11 years ago
  Jaegeuk Kim 4b2fecc846 f2fs: introduce FITRIM in f2fs_ioctl 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 c1ce1b02bb f2fs: give an option to enable in-place-updates during fsync to users 11 years ago
  Gu Zheng 721bd4d5c3 f2fs: use lock-less list(llist) to simplify the flush cmd management 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 ec325b5270 f2fs: handle bug cases by letting fsck.f2fs initiate 11 years ago
  Jaegeuk Kim 05796763b8 f2fs: add BUG cases to initiate fsck.f2fs 11 years ago
  Jaegeuk Kim 9850cf4a89 f2fs: need fsck.f2fs when f2fs_bug_on is triggered 11 years ago
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 years ago
  Jaegeuk Kim 202095a7a0 f2fs: remove rewrite_node_page 11 years ago
  arter97 e1c4204520 f2fs: fix typo 11 years ago
  Chao Yu b65ee14818 f2fs: use for_each_set_bit to simplify the code 11 years ago
  Dongho Sim 33be828ada f2fs: remove redundant lines in allocate_data_block 11 years ago
  Jaegeuk Kim 24a9ee0fa3 f2fs: add tracepoint for f2fs_issue_flush 11 years ago
  Jaegeuk Kim cf2271e781 f2fs: avoid retrying wrong recovery routine when error was occurred 11 years ago
  Jaegeuk Kim 0f7b2abd18 f2fs: add nobarrier mount option 11 years ago
  Chao Yu 6b2920a513 f2fs: use inner macro and function to clean up codes 11 years ago
  Fabian Frederick b434babf85 f2fs: replace count*size kzalloc by kcalloc 11 years ago
  Chao Yu 50e1f8d221 f2fs: avoid to access NULL pointer in issue_flush_thread 11 years ago
  Chao Yu 8bc6f60e3f f2fs: remove unused variables in f2fs_sm_info 11 years ago
  Chao Yu adf8d90b6a f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency 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
  Jaegeuk Kim 1e87a78d95 f2fs: avoid to conduct roll-forward due to the remained garbage blocks 11 years ago