1. 867fc7e Merge branch 'android-4.14-q' of https://android.googlesource.com/kernel/common into lineage-19.1_4.14.291 by Kevin F. Haggerty · 2 years, 6 months ago
  2. 0188a7a Merge 4.14.291 into android-4.14-q by Greg Kroah-Hartman · 2 years, 6 months ago
  3. e247a9e fs: Add missing umask strip in vfs_tmpfile by Yang Xu · 2 years, 8 months ago
  4. f0ada5d Merge Linux 4.14.180 into lineage-17.1 by Tim Zimmermann · 4 years, 5 months ago
  5. 89dca00 Merge Linux 4.14.170 into lineage-17.1 by Tim Zimmermann · 4 years, 5 months ago
  6. 6a834b7 exynos9611: import P610XXU1ATF2 kernel source by Tim Zimmermann · 4 years, 6 months ago
  7. 19148f1 Merge 4.14.173 into android-4.14-q by Greg Kroah-Hartman · 5 years ago
  8. 7345a19 namei: only return -ECHILD from follow_dotdot_rcu() by Aleksa Sarai · 5 years ago
  9. 02cb6b5 Merge 4.14.170 into android-4.14-q by Greg Kroah-Hartman · 5 years ago
  10. 4064274 vfs: fix do_last() regression by Al Viro · 5 years ago
  11. e5a3533 Merge 4.14.169 into android-4.14-q by Greg Kroah-Hartman · 5 years ago
  12. 778de9d do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 5 years ago
  13. d11d7f1 Merge 4.14.85 into android-4.14 by Greg Kroah-Hartman · 6 years ago
  14. 7bcfd8f namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 7 years ago
  15. 07e1389 Merge 4.14.35 into android-4.14 by Greg Kroah-Hartman · 7 years ago
  16. c3efeaa getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 7 years ago
  17. 45c8dbe Merge 4.14.29 into android-4.14 by Greg Kroah-Hartman · 7 years ago
  18. 0481f00 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  19. 267c6ef Merge 4.14.28 into android-4.14 by Greg Kroah-Hartman · 7 years ago
  20. 5aac93a userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 7 years ago
  21. 04d6314 ANDROID: fs: Export vfs_rmdir2 by Guenter Roeck · 8 years ago
  22. 571be17 ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  23. 06b4c45 ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  24. f354f4f autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" by Ian Kent · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  28. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  29. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  30. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. 49d31c2 dentry name snapshots by Al Viro · 8 years ago
  33. cdf0122 VFS: Provide empty name qstr by David Howells · 8 years ago
  34. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  35. cc658db fs: Reorder inode_owner_or_capable() to avoid needless by Kees Cook · 8 years ago
  36. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
  37. 0117d42 fs: add a blank lines on some kernel-doc comments by Mauro Carvalho Chehab · 8 years ago
  38. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
  40. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  41. 4f757f3 make sure that mntns_install() doesn't end up with referral for root by Al Viro · 8 years ago
  42. 9389386 path_init(): don't bother with checking MAY_EXEC for LOOKUP_ROOT by Al Viro · 8 years ago
  43. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 8 years ago
  44. 2a4c224 fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks by Stephen Smalley · 8 years ago
  45. 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
  46. f6c99aa Merge branch 'work.namei' into for-linus by Al Viro · 8 years ago
  47. af7bd4d vfs: create vfs helper vfs_tmpfile() by Amir Goldstein · 8 years ago
  48. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  49. 1328c72 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 8 years ago
  50. 4675ac3 namei.c: split unlazy_walk() by Al Viro · 8 years ago
  51. a89f833 namei.c: fold the check for DCACHE_OP_REVALIDATE into d_revalidate() by Al Viro · 8 years ago
  52. 209a7fb lookup_fast(): clean up the logics around the fallback to non-rcu mode by Al Viro · 8 years ago
  53. ad1633a namei: fold unlazy_link() into its sole caller by Al Viro · 8 years ago
  54. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  55. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  56. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  57. 9763f7a Merge branch 'work.autofs' into for-linus by Al Viro · 8 years ago
  58. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  59. 8d3e293 Revert "vfs: rename: check backing inode being equal" by Miklos Szeredi · 8 years ago
  60. d16744e vfs: make generic_readlink() static by Miklos Szeredi · 8 years ago
  61. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  62. 76fca90 vfs: default to generic_readlink() by Miklos Szeredi · 8 years ago
  63. fd4a0ed vfs: replace calling i_op->readlink with vfs_readlink() by Miklos Szeredi · 8 years ago
  64. 8f64fb1 namei: fold should_follow_link() with the step into not-followed link by Al Viro · 8 years ago
  65. 31d66bc namei: pass both WALK_GET and WALK_MORE to should_follow_link() by Al Viro · 8 years ago
  66. 1c4ff1a namei: invert WALK_PUT logics by Al Viro · 8 years ago
  67. 7f49b47 namei: shift interpretation of LOOKUP_FOLLOW inside should_follow_link() by Al Viro · 8 years ago
  68. ba8f461 namei: saner calling conventions for mountpoint_last() by Al Viro · 8 years ago
  69. c1d4dd2 namei.c: get rid of user_path_parent() by Al Viro · 9 years ago
  70. f0bb5aa vfs: misc struct path constification by Al Viro · 8 years ago
  71. fb5f51c vfs: change d_manage() to take a struct path by Ian Kent · 8 years ago
  72. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  73. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  74. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  75. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  76. 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
  77. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  78. 337684a fs: return EPERM on immutable inode by Eryu Guan · 9 years ago
  79. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  80. 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 9 years ago
  81. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  82. f4fdace vfs: Update lookup_dcache() comment by Oleg Drokin · 9 years ago
  83. aeaa4a7 fs: Call d_automount with the filesystems creds by Eric W. Biederman · 9 years ago
  84. 036d523 vfs: Don't create inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 9 years ago
  85. 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 9 years ago
  86. 2d7f9e2 fs: Check for invalid i_uid in may_follow_link() by Seth Forshee · 9 years ago
  87. 2d90267 vfs: merge .d_select_inode() into .d_real() by Miklos Szeredi · 9 years ago
  88. a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 9 years ago
  89. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  90. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. a01e718 fix a regression in atomic_open() by Al Viro · 9 years ago
  92. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  93. e6ec03a autofs braino fix for do_last() by Al Viro · 9 years ago
  94. fac7d19 fix EOPENSTALE bug in do_last() by Al Viro · 9 years ago
  95. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  96. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 9 years ago
  97. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  98. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  99. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 9 years ago
  100. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago