1. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 1 month ago
  2. 45ddef2 Merge android-4.9.213(cff739f) into msm-4.9 by jianzhou · 4 years, 2 months ago
  3. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  4. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  5. 2739e5a namei: only return -ECHILD from follow_dotdot_rcu() by Aleksa Sarai · 4 years, 5 months ago
  6. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  7. b631f34 vfs: fix do_last() regression by Al Viro · 4 years, 3 months ago
  8. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  9. 5177299 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 4 years, 3 months ago
  10. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 4 years, 7 months ago
  11. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 7 months ago
  12. 76ae500 ANDROID: Add a tracepoint for mapping inode to full path by Joel Fernandes · 5 years ago
  13. 8ed0083 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 4 years, 9 months ago
  14. e176cec vfs: use READ_ONCE() to access ->i_link by Eric Biggers · 5 years ago
  15. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  16. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  18. c692cb9 Resolve merge conflict and enable HW FBE for ext4 fs by Neeraj Soni · 6 years ago
  19. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  20. 960534a getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 6 years ago
  21. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 6 years ago
  23. 708f90a userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 6 years ago
  24. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 012e79b vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  26. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. 2e727b8 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 7 years ago
  28. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. ad25f11 dentry name snapshots by Al Viro · 7 years ago
  30. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 7 years ago
  31. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  32. f122216 ANDROID: fs: Export vfs_rmdir2 by Guenter Roeck · 7 years ago
  33. bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  34. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  35. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  36. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  37. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  39. 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
  40. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  41. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  42. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  43. 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 8 years ago
  44. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. f4fdace vfs: Update lookup_dcache() comment by Oleg Drokin · 8 years ago
  46. aeaa4a7 fs: Call d_automount with the filesystems creds by Eric W. Biederman · 8 years ago
  47. 036d523 vfs: Don't create inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 8 years ago
  48. 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 8 years ago
  49. 2d7f9e2 fs: Check for invalid i_uid in may_follow_link() by Seth Forshee · 8 years ago
  50. 2d90267 vfs: merge .d_select_inode() into .d_real() by Miklos Szeredi · 8 years ago
  51. a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 8 years ago
  52. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  53. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. a01e718 fix a regression in atomic_open() by Al Viro · 8 years ago
  55. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  56. e6ec03a autofs braino fix for do_last() by Al Viro · 8 years ago
  57. fac7d19 fix EOPENSTALE bug in do_last() by Al Viro · 8 years ago
  58. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  59. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  60. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  61. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  62. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  63. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  64. 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  65. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  66. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  69. 0fed3ac namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  70. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  71. 3c9fe8c vfs: add lookup_hash() helper by Miklos Szeredi · 8 years ago
  72. 9409e22 vfs: rename: check backing inode being equal by Miklos Szeredi · 8 years ago
  73. 9cf843e lookup_open(): lock the parent shared unless O_CREAT is given by Al Viro · 8 years ago
  74. 6fbd071 lookup_open(): put the dentry fed to ->lookup() or ->atomic_open() into in-lookup hash by Al Viro · 8 years ago
  75. 12fa5e2 lookup_open(): expand the call of real_lookup() by Al Viro · 8 years ago
  76. 384f26e atomic_open(): reorder and clean up a bit by Al Viro · 8 years ago
  77. 1643b43 lookup_open(): lift the "fallback to !O_CREAT" logics from atomic_open() by Al Viro · 8 years ago
  78. b3d58ea atomic_open(): be paranoid about may_open() return value by Al Viro · 8 years ago
  79. 0fb1ea0 atomic_open(): delay open_to_namei_flags() until the method call by Al Viro · 8 years ago
  80. fe9ec82 do_last(): take fput() on error after opening to out: by Al Viro · 8 years ago
  81. 47f9dbd do_last(): get rid of duplicate ELOOP check by Al Viro · 8 years ago
  82. 55db2fd atomic_open(): massage the create_error logics a bit by Al Viro · 8 years ago
  83. 9d0728e atomic_open(): consolidate "overridden ENOENT" in open-yourself cases by Al Viro · 8 years ago
  84. 5249e41 atomic_open(): don't bother with EEXIST check - it's done in do_last() by Al Viro · 8 years ago
  85. df889b3 Merge branch 'for-linus' into work.lookups by Al Viro · 8 years ago
  86. ce8644f lookup_open(): expand the call of vfs_create() by Al Viro · 8 years ago
  87. 6ac0870 path_openat(): take O_PATH handling out of do_last() by Al Viro · 8 years ago
  88. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  89. d9171b9 parallel lookups machinery, part 4 (and last) by Al Viro · 8 years ago
  90. 94bdd65 parallel lookups machinery, part 3 by Al Viro · 8 years ago
  91. 85c7f81 beginning of transition to parallel lookups - marking in-lookup dentries by Al Viro · 8 years ago
  92. 1936386 lookup_slow(): bugger off on IS_DEADDIR() from the very beginning by Al Viro · 8 years ago
  93. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  94. 05d1a71 ima: add support for creating files using the mknodat syscall by Mimi Zohar · 8 years ago
  95. 10c64ce atomic_open(): fix the handling of create_error by Al Viro · 8 years ago
  96. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  97. bfe8804d xfs: use ->readlink to implement the readlink_by_handle ioctl by Christoph Hellwig · 8 years ago
  98. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  99. 7500c38 fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()" by Al Viro · 8 years ago
  100. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 8 years ago