1. ee7bdc6 FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs by Zhen Kong · 5 years ago
  2. a872d2d Merge 4.19.13 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  3. 9c5ccad Revert "vfs: Allow userns root to call mknod on owned filesystems." by Christian Brauner · 6 years ago
  4. e81cea2 ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  5. 74cca90 ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  6. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  7. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  8. 4591343 Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. f2df5da fold generic_readlink() into its only caller by Al Viro · 6 years ago
  10. c671854 Revert "vfs: update ovl inode before relatime check" by Miklos Szeredi · 6 years ago
  11. 5f336e7 few more cleanups of link_path_walk() callers by Al Viro · 6 years ago
  12. 9b5858e allow link_path_walk() to take ERR_PTR() by Al Viro · 6 years ago
  13. edc2b1d make path_init() unconditionally paired with terminate_walk() by Al Viro · 6 years ago
  14. 00a07c1 switch atomic_open() and lookup_open() to returning 0 in all success cases by Al Viro · 6 years ago
  15. 64e1ac4 ->atomic_open(): return 0 in all success cases by Al Viro · 6 years ago
  16. 3ec2eef get rid of 'opened' in path_openat() and the helpers downstream by Al Viro · 6 years ago
  17. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 6 years ago
  18. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 6 years ago
  19. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  20. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 6 years ago
  21. aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 6 years ago
  22. 69527c5 now we can fold open_check_o_direct() into do_dentry_open() by Al Viro · 6 years ago
  23. 7c1c01e lift fput() on late failures into path_openat() by Al Viro · 6 years ago
  24. 4d27f32 fold put_filp() into fput() by Al Viro · 6 years ago
  25. ae2bb29 get rid of cred argument of vfs_open() and do_dentry_open() by Al Viro · 6 years ago
  26. ea73ea7 pass ->f_flags value to alloc_empty_file() by Al Viro · 6 years ago
  27. 6de37b6 pass creds to get_empty_filp(), make sure dentry_open() passes the right creds by Al Viro · 6 years ago
  28. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  29. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 6 years ago
  30. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  31. d8aed84 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  32. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  33. 9c50eaf Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  34. af04fad Revert "fs: fold open_check_o_direct into do_dentry_open" by Al Viro · 6 years ago
  35. 8767712 rmdir(),rename(): do shrink_dcache_parent() only on success by Al Viro · 6 years ago
  36. 55956b5 vfs: Allow userns root to call mknod on owned filesystems. by Eric W. Biederman · 6 years ago
  37. 593d1ce vfs: Don't allow changing the link count of an inode with an invalid uid or gid by Eric W. Biederman · 7 years ago
  38. 030c7e0 vfs: namei: use path_equal() in follow_dotdot() by Danilo Krummrich · 6 years ago
  39. fd3b36d Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. 30ce4d1 getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 6 years ago
  41. 6ad11bd Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  42. 8613a20 make lookup_one_len() safe to use with directory locked shared by Al Viro · 6 years ago
  43. 88d8331 new helper: __lookup_slow() by Al Viro · 6 years ago
  44. 3c95f0d merge common parts of lookup_one_len{,_unlocked} into common helper by Al Viro · 6 years ago
  45. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  46. 2e08edc Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  47. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 6 years ago
  48. 46ea89e fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  49. 87c4e19 fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  50. b724e84 fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  51. 0101db7 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  52. f459dffa fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() by Dominik Brodowski · 6 years ago
  53. ee81feb fs: add do_renameat2() helper; remove internal call to sys_renameat2() by Dominik Brodowski · 6 years ago
  54. a03ece5 fold lookup_real() into __lookup_hash() by Al Viro · 6 years ago
  55. cab64df fs: fold open_check_o_direct into do_dentry_open by Christoph Hellwig · 6 years ago
  56. ea841ba audit: add refused symlink to audit_names by Richard Guy Briggs · 6 years ago
  57. 94b9d9b audit: remove path param from link denied function by Richard Guy Briggs · 6 years ago
  58. 1c949843 vfs: make sure struct filename->iname is word-aligned by Rasmus Villemoes · 6 years ago
  59. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 6 years ago
  60. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  61. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  63. 4bfd054 fs: fold __inode_permission() into inode_permission() by Eric Biggers · 7 years ago
  64. 8e6c848 new primitive: vfs_mkobj() by Al Viro · 7 years ago
  65. bbc3e47 userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 7 years ago
  66. 5d38f04 autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" by Ian Kent · 7 years ago
  67. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. da2f136 fs: expose do_unlinkat for built-in callers by Christoph Hellwig · 7 years ago
  70. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  71. 684e73b vfs: remove unneeded unlikely() by Hirofumi Nakagawa · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  74. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  76. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  77. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  78. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. 49d31c2 dentry name snapshots by Al Viro · 7 years ago
  81. cdf0122 VFS: Provide empty name qstr by David Howells · 7 years ago
  82. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  83. cc658db fs: Reorder inode_owner_or_capable() to avoid needless by Kees Cook · 7 years ago
  84. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 7 years ago
  85. 0117d42 fs: add a blank lines on some kernel-doc comments by Mauro Carvalho Chehab · 7 years ago
  86. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  87. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 7 years ago
  88. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  89. 4f757f3 make sure that mntns_install() doesn't end up with referral for root by Al Viro · 7 years ago
  90. 9389386 path_init(): don't bother with checking MAY_EXEC for LOOKUP_ROOT by Al Viro · 7 years ago
  91. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  92. 2a4c224 fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks by Stephen Smalley · 7 years ago
  93. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 7 years ago
  94. f6c99aa Merge branch 'work.namei' into for-linus by Al Viro · 7 years ago
  95. af7bd4d vfs: create vfs helper vfs_tmpfile() by Amir Goldstein · 8 years ago
  96. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  97. 1328c72 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 7 years ago
  98. 4675ac3 namei.c: split unlazy_walk() by Al Viro · 8 years ago
  99. a89f833 namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate() by Al Viro · 8 years ago
  100. 209a7fb lookup_fast(): clean up the logics around the fallback to non-rcu mode by Al Viro · 8 years ago