1. 5415d1a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  2. f97f9e9 f2fs: Don't clear SGID when inheriting ACLs by Jaegeuk Kim · 7 years ago
  3. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 1ecc0c5 f2fs: support configuring fault injection per superblock by Chao Yu · 8 years ago
  5. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  6. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  7. 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 8 years ago
  8. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 8 years ago
  9. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  10. 0414b00 f2fs: introduce f2fs_kmalloc to wrap kmalloc by Jaegeuk Kim · 8 years ago
  11. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  12. 272e083 f2fs: make posix_acl_create() safer and cleaner by Chao Yu · 9 years ago
  13. 83dfe53 f2fs: fix reference leaks in f2fs_acl_create by Chao Yu · 10 years ago
  14. 3b6709b f2fs: fix a bug of inheriting default ACL from parent by Kinglong Mee · 10 years ago
  15. dd80240 f2fs: avoid double lock for cp_rwsem by Jaegeuk Kim · 10 years ago
  16. fa52872 f2fs: remove the redundant function cond_clear_inode_flag by Gu Zheng · 10 years ago
  17. bce8d11 f2fs: avoid deadlock on init_inode_metadata by Jaegeuk Kim · 10 years ago
  18. 34e6d45 f2fs: remove the redundant validation check of acl by Gu Zheng · 10 years ago
  19. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 10 years ago
  20. 3a8861e f2fs: check the acl's validity before setting by ZhangZhen · 10 years ago
  21. 808a1d7 f2fs: avoid RECLAIM_FS-ON-W warning by Jaegeuk Kim · 11 years ago
  22. a6dda0e f2fs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  23. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  24. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  25. 2ed2d5b f2fs: fix a deadlock during init_acl procedure by Jaegeuk Kim · 11 years ago
  26. b8b60e1 f2fs: clean up acl flow for better readability by Jaegeuk Kim · 11 years ago
  27. 8ae8f16 f2fs: support xattr security labels by Jaegeuk Kim · 11 years ago
  28. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  29. c1b75ea f2fs: avoid null dereference in f2fs_acl_from_disk by Jaegeuk Kim · 12 years ago
  30. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  31. 573ea5f f2fs: resolve build failures by Jaegeuk Kim · 12 years ago
  32. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  33. af48b85 f2fs: add xattr and acl functionalities by Jaegeuk Kim · 12 years ago