Commit History

Author SHA1 Message Date
  Jaegeuk Kim 4e6ebf6d49 f2fs: reuse find_in_block code for find_in_inline_dir 11 years ago
  Jaegeuk Kim a82afa2019 f2fs: reuse room_for_filename for inline dentry operation 11 years ago
  Chao Yu 622f28ae9b f2fs: enable inline dir handling 11 years ago
  Chao Yu 201a05be96 f2fs: add key function to handle inline dir 11 years ago
  Jaegeuk Kim c08a690b46 f2fs: should truncate any allocated block for inline_data write 11 years ago
  Jaegeuk Kim 88b88a6679 f2fs: support atomic writes 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 ec4e7af4ca f2fs: skip if inline_data was converted already 11 years ago
  Jaegeuk Kim 764aa3e978 f2fs: avoid double lock in truncate_blocks 11 years ago
  Jaegeuk Kim 0342fd301a f2fs: make clear on test condition and return types 11 years ago
  Jaegeuk Kim b067ba1f1b f2fs: should convert inline_data during the mkwrite 11 years ago
  Jaegeuk Kim fff04f90c1 f2fs: add info of appended or updated data writes 11 years ago
  Jaegeuk Kim 9ac1349ad7 f2fs: avoid grab_cache_page_write_begin for data pages 11 years ago
  Jaegeuk Kim 54b591dfda f2fs: split grab_cache_page and wait_on_page_writeback for node pages 11 years ago
  Chao Yu 8aa6f1c5bd f2fs: fix to truncate inline data in inode page when setattr 11 years ago
  Jaegeuk Kim 15c6e3aae6 f2fs: fix to unlock f2fs_lock at the omitted error case 11 years ago
  Chao Yu d54c795b49 f2fs: fix error path when fail to read inline data 11 years ago
  Yuan Zhong 5514f0aadd f2fs: remove the needless parameter of f2fs_wait_on_page_writeback 11 years ago
  Chao Yu 04a17fb17f f2fs: avoid to read inline data except first page 11 years ago
  Chao Yu 18309aaa41 f2fs: avoid to left uninitialized data in page when read inline data 11 years ago
  Jaegeuk Kim a8865372a8 f2fs: handle errors correctly during f2fs_reserve_block 11 years ago
  Jaegeuk Kim 1e1bb4baf1 f2fs: add inline_data recovery routine 11 years ago
  Jaegeuk Kim 0dbdc2ae9b f2fs: add the number of inline_data files to status info 11 years ago
  Jaegeuk Kim 9e09fc855d f2fs: refactor f2fs_convert_inline_data 11 years ago
  Huajun Li e18c65b2ac f2fs: key functions to handle inline data 12 years ago