コミット履歴

作者 SHA1 メッセージ 日付
  Jaegeuk Kim 57e2a2c0a6 f2fs: reduce the number of inline_data inode before clearing it 10 年 前
  Jaegeuk Kim b3d208f96d f2fs: revisit inline_data to avoid data races and potential bugs 11 年 前
  Jaegeuk Kim 427a45c8e2 f2fs: flush_dcache_page for inline data 11 年 前
  Jaegeuk Kim d64948a4df f2fs: declare f2fs_convert_inline_dir as a static function 11 年 前
  Jaegeuk Kim f1e33a041e f2fs: use kmap_atomic instead of kmap 11 年 前
  Jaegeuk Kim 062a3e7ba7 f2fs: reuse make_empty_dir code for inline_dentry 11 年 前
  Jaegeuk Kim 7b3cd7d6f0 f2fs: introduce f2fs_dentry_ptr structure for code clean-up 11 年 前
  Jaegeuk Kim 38594de767 f2fs: reuse core function in f2fs_readdir for inline_dentry 11 年 前
  Jaegeuk Kim 3289c061c5 f2fs: add stat info for inline_dentry inodes 11 年 前
  Jaegeuk Kim bce8d11207 f2fs: avoid deadlock on init_inode_metadata 11 年 前
  Jaegeuk Kim 59a0615540 f2fs: fix to wait correct block type 11 年 前
  Jaegeuk Kim 4e6ebf6d49 f2fs: reuse find_in_block code for find_in_inline_dir 11 年 前
  Jaegeuk Kim a82afa2019 f2fs: reuse room_for_filename for inline dentry operation 11 年 前
  Chao Yu 622f28ae9b f2fs: enable inline dir handling 11 年 前
  Chao Yu 201a05be96 f2fs: add key function to handle inline dir 11 年 前
  Jaegeuk Kim c08a690b46 f2fs: should truncate any allocated block for inline_data write 11 年 前
  Jaegeuk Kim 88b88a6679 f2fs: support atomic writes 11 年 前
  Jaegeuk Kim 9850cf4a89 f2fs: need fsck.f2fs when f2fs_bug_on is triggered 11 年 前
  Jaegeuk Kim 4081363fbe f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB 11 年 前
  Jaegeuk Kim ec4e7af4ca f2fs: skip if inline_data was converted already 11 年 前
  Jaegeuk Kim 764aa3e978 f2fs: avoid double lock in truncate_blocks 11 年 前
  Jaegeuk Kim 0342fd301a f2fs: make clear on test condition and return types 11 年 前
  Jaegeuk Kim b067ba1f1b f2fs: should convert inline_data during the mkwrite 11 年 前
  Jaegeuk Kim fff04f90c1 f2fs: add info of appended or updated data writes 11 年 前
  Jaegeuk Kim 9ac1349ad7 f2fs: avoid grab_cache_page_write_begin for data pages 11 年 前
  Jaegeuk Kim 54b591dfda f2fs: split grab_cache_page and wait_on_page_writeback for node pages 11 年 前
  Chao Yu 8aa6f1c5bd f2fs: fix to truncate inline data in inode page when setattr 11 年 前
  Jaegeuk Kim 15c6e3aae6 f2fs: fix to unlock f2fs_lock at the omitted error case 11 年 前
  Chao Yu d54c795b49 f2fs: fix error path when fail to read inline data 11 年 前
  Yuan Zhong 5514f0aadd f2fs: remove the needless parameter of f2fs_wait_on_page_writeback 11 年 前