Commit History

Author SHA1 Message Date
  Jaegeuk Kim 42d964016e f2fs: propagate error given by f2fs_find_entry 9 years ago
  Jaegeuk Kim ee6d182f2a f2fs: remove syncing inode page in all the cases 9 years ago
  Jaegeuk Kim 205b98221c f2fs: call mark_inode_dirty_sync for i_field changes 9 years ago
  Jaegeuk Kim fc9581c809 f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync 9 years ago
  Jaegeuk Kim 91942321e4 f2fs: use inode pointer for {set, clear}_inode_flag 9 years ago
  Chao Yu 8975bdf482 f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents 9 years ago
  Chao Yu e4103849ba f2fs: fix i_current_depth during inline dentry conversion 9 years ago
  Jaegeuk Kim 300e129c15 f2fs: use f2fs_grab_cache_page instead of grab_cache_page 9 years ago
  Jaegeuk Kim 0414b004a8 f2fs: introduce f2fs_kmalloc to wrap kmalloc 9 years ago
  Chao Yu a4a13f582c f2fs: be aware of invalid filename length 9 years ago
  Chao Yu 675f10bde6 f2fs: fix to convert inline directory correctly 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Jaegeuk Kim 0b81d07790 fs crypto: move per-file encryption from f2fs tree to fs/crypto 10 years ago
  Chao Yu f28b3434af f2fs: introduce f2fs_update_data_blkaddr for cleanup 9 years ago
  Chao Yu 7a9d75481b f2fs: trace old block address for CoWed page 9 years ago
  Shawn Lin 8060656aa3 f2fs: reuse read_inline_data for f2fs_convert_inline_page 9 years ago
  Yunlei He 85ead8185a f2fs: delete unnecessary wait for page writeback 9 years ago
  Jaegeuk Kim fec1d6576c f2fs: use wait_for_stable_page to avoid contention 9 years ago
  Jaegeuk Kim 2049d4fcb0 f2fs: avoid multiple node page writes due to inline_data 9 years ago
  Jaegeuk Kim 2c4db1a6f6 f2fs: clean up f2fs_balance_fs 9 years ago
  Chao Yu fba48a8b14 f2fs: don't convert inline inode when inline_data option is disable 9 years ago
  Jaegeuk Kim 2a34076070 f2fs: call f2fs_balance_fs only when node was changed 9 years ago
  Jaegeuk Kim b9d777b85f f2fs: check inline_data flag at converting time 9 years ago
  Jaegeuk Kim 67f8cf3cee f2fs: support fiemap for inline_data 10 years ago
  Nicholas Krause 545fe4210d f2fs: fix error handling for calls to various functions in the function recover_inline_data 10 years ago
  Chao Yu 4ec17d688d f2fs: avoid unneeded initializing when converting inline dentry 10 years ago
  Chao Yu 470f00e968 f2fs: fix to release inode page correctly 10 years ago
  Jaegeuk Kim 6282adbf93 f2fs: call set_page_dirty to attach i_wb for cgroup 10 years ago
  Jaegeuk Kim 6e22c691ba f2fs crypto: add filename encryption for f2fs_lookup 10 years ago
  Jaegeuk Kim d8c6822a05 f2fs crypto: add filename encryption for f2fs_readdir 10 years ago