1. fe3ea2c f2fs: Replace spaces with tab by Youngjun Yoo · 5 years ago
  2. 01db386 f2fs: insert space before the open parenthesis '(' by Youngjun Yoo · 5 years ago
  3. 9248dba f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 5 years ago
  4. 3beb85a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 5 years ago
  5. 6d1a832 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  6. 6ecc308 f2fs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  7. 6b0136a f2fs: add additional sanity check in f2fs_acl_from_disk() by Chengguang Xu · 6 years ago
  8. 6663422 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  9. e5b85d5 f2fs: preserve i_mode if __f2fs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  10. 3719703 f2fs: Don't clear SGID when inheriting ACLs by Jaegeuk Kim · 7 years ago
  11. 55c59cf f2fs: remove the unnecessary cast for PTR_ERR by Zhang Shengju · 7 years ago
  12. e6b120d f2fs/fscrypt: catch up to v4.12 by Jaegeuk Kim · 7 years ago
  13. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 1ecc0c5 f2fs: support configuring fault injection per superblock by Chao Yu · 8 years ago
  15. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  16. b56ab83 f2fs: avoid mark_inode_dirty by Jaegeuk Kim · 8 years ago
  17. 205b982 f2fs: call mark_inode_dirty_sync for i_field changes by Jaegeuk Kim · 8 years ago
  18. 9194232 f2fs: use inode pointer for {set, clear}_inode_flag by Jaegeuk Kim · 8 years ago
  19. 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
  20. 0414b00 f2fs: introduce f2fs_kmalloc to wrap kmalloc by Jaegeuk Kim · 8 years ago
  21. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  22. 272e083 f2fs: make posix_acl_create() safer and cleaner by Chao Yu · 9 years ago
  23. 83dfe53 f2fs: fix reference leaks in f2fs_acl_create by Chao Yu · 9 years ago
  24. 3b6709b f2fs: fix a bug of inheriting default ACL from parent by Kinglong Mee · 9 years ago
  25. dd80240 f2fs: avoid double lock for cp_rwsem by Jaegeuk Kim · 9 years ago
  26. fa52872 f2fs: remove the redundant function cond_clear_inode_flag by Gu Zheng · 10 years ago
  27. bce8d11 f2fs: avoid deadlock on init_inode_metadata by Jaegeuk Kim · 10 years ago
  28. 34e6d45 f2fs: remove the redundant validation check of acl by Gu Zheng · 10 years ago
  29. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 10 years ago
  30. 3a8861e f2fs: check the acl's validity before setting by ZhangZhen · 10 years ago
  31. 808a1d7 f2fs: avoid RECLAIM_FS-ON-W warning by Jaegeuk Kim · 10 years ago
  32. a6dda0e f2fs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  33. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  34. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  35. 2ed2d5b f2fs: fix a deadlock during init_acl procedure by Jaegeuk Kim · 11 years ago
  36. b8b60e1 f2fs: clean up acl flow for better readability by Jaegeuk Kim · 11 years ago
  37. 8ae8f16 f2fs: support xattr security labels by Jaegeuk Kim · 11 years ago
  38. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  39. c1b75ea f2fs: avoid null dereference in f2fs_acl_from_disk by Jaegeuk Kim · 11 years ago
  40. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 11 years ago
  41. 573ea5f f2fs: resolve build failures by Jaegeuk Kim · 11 years ago
  42. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 11 years ago
  43. af48b85 f2fs: add xattr and acl functionalities by Jaegeuk Kim · 12 years ago