Commit History

Author SHA1 Message Date
  Chao Yu ed6bd4b146 f2fs: report error of f2fs_fill_dentries 9 years ago
  Jaegeuk Kim 7c45729a4d f2fs: keep dirty inodes selectively for checkpoint 9 years ago
  Eric Biggers 0c0b471e43 f2fs: fix sparse warnings 9 years ago
  Chao Yu 933439c8f3 f2fs: give a chance to detach from dirty list 9 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Linus Torvalds 2eee010d09 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Chao Yu 1ecc0c5c50 f2fs: support configuring fault injection per superblock 9 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 years ago
  Chao Yu ebfa732217 f2fs: make f2fs_filetype_table static 9 years ago
  Eric Biggers ef1eb3aa50 fscrypto: make filename crypto functions return 0 on success 9 years ago
  Jaegeuk Kim 6bf6b267d2 f2fs: set dentry bits on random location in memory 9 years ago
  Shuoran Liu e7ba108a06 f2fs: add roll-forward recovery process for encrypted dentry 9 years ago
  Chao Yu e06f86e61d f2fs crypto: avoid unneeded memory allocation in ->readdir 9 years ago
  Chao Yu 9421d57051 f2fs: fix to do security initialization of encrypted inode with original filename 9 years ago
  Shuoran Liu 5d2b42ede7 f2fs: fix a bug when using namehash to locate dentry bucket 9 years ago
  Linus Torvalds 835c92d43b Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 185de68fcb qstr: constify instances in f2fs 9 years ago
  Chao Yu 91246c21b8 f2fs: fix to report error number of f2fs_find_entry 9 years ago
  Jaegeuk Kim b56ab837a0 f2fs: avoid mark_inode_dirty 9 years ago
  Jaegeuk Kim 67c3758d22 f2fs: call update_inode_page for orphan inodes 9 years ago
  Sheng Yong 8be0fea9c0 f2fs: find parent dentry correctly 9 years ago
  Jaegeuk Kim c92737ceec f2fs: fix deadlock in add_link failure 9 years ago
  Jaegeuk Kim 9f7c45ccd6 f2fs: remove deprecated parameter 9 years ago
  Jaegeuk Kim eb4246dc12 f2fs: return error of f2fs_lookup 9 years ago
  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 a1961246c3 f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync 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