Commit History

Author SHA1 Message Date
  Yunlei He 27161f13e3 f2fs: avoid race in between read xattr & write xattr 8 years ago
  Yunlei He 5f4ce6abc2 f2fs: remove unused input parameter 8 years ago
  Chao Yu 22588f8773 f2fs: don't reserve additional space in xattr block 8 years ago
  Chao Yu 89e9eabd7d f2fs: clean up xattr operation 8 years ago
  Jaegeuk Kim b71deadbc4 f2fs: le16_to_cpu for xattr->e_value_size 8 years ago
  Kinglong Mee 0ec4a5b647 f2fs: drop the duplicate pval in f2fs_getxattr 8 years ago
  Kinglong Mee 5f35a2cd5b f2fs: Don't update the xattr data that same as the exist 8 years ago
  Chao Yu d260081ccf f2fs: change recovery policy of xattr node block 8 years ago
  Chao Yu ba38c27eb9 f2fs: enhance lookup xattr 8 years ago
  Jaegeuk Kim 7c45729a4d f2fs: keep dirty inodes selectively for checkpoint 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
  Deepa Dinamani c2050a454c fs: Replace current_fs_time() with current_time() 9 years ago
  Chao Yu 866969668a f2fs: fix to return error number of read_all_xattrs correctly 9 years ago
  Jaegeuk Kim bbf156f7af f2fs: fix lost xattrs of directories 9 years ago
  Jaegeuk Kim b56ab837a0 f2fs: avoid mark_inode_dirty 9 years ago
  Tiezhu Yang a0995af695 f2fs: remove unnecessary goto statement 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 91942321e4 f2fs: use inode pointer for {set, clear}_inode_flag 9 years ago
  Al Viro 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 years ago
  Linus Torvalds f6c658df63 Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 9 years ago
  Chao Yu e3bc808ca8 f2fs: remove unneeded memset when updating xattr 9 years ago
  Jaegeuk Kim 58457f1c35 f2fs: give -E2BIG for no space in xattr 9 years ago
  Al Viro b296821a7c xattr_handler: pass dentry and inode as separate arguments of ->get() 9 years ago
  Jaegeuk Kim fec1d6576c f2fs: use wait_for_stable_page to avoid contention 9 years ago
  Linus Torvalds f9a03ae123 Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 9 years ago
  Jaegeuk Kim d0239e1bf5 f2fs: detect idle time depending on user behavior 9 years ago
  Jaegeuk Kim 2c4db1a6f6 f2fs: clean up f2fs_balance_fs 9 years ago
  Andreas Gruenbacher 764a5c6b1f xattr handlers: Simplify list operation 9 years ago
  Andreas Gruenbacher 98e9cb5711 vfs: Distinguish between full xattr names and proper prefixes 9 years ago