1. f5f87ec ANDROID: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  2. f5f03ad Build break by Mark Salyzyn · 5 years ago
  3. 3bc419d FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  4. 6371afa ovl: persistent inode numbers for upper hardlinks by Amir Goldstein · 7 years ago
  5. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  6. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  9. a3443cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  10. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  11. 6a45b36 ovl: Fix info leak in ovl_lookup_temp() by Richard Weinberger · 8 years ago
  12. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  13. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  14. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  15. 2602625 security, overlayfs: Provide hook to correctly label newly created files by Vivek Goyal · 8 years ago
  16. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  17. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  18. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  19. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  20. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  21. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  22. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  23. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  24. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  25. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  26. cfc9fde ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 8 years ago
  27. d0e13f5 ovl: fix uid/gid when creating over whiteout by Miklos Szeredi · 8 years ago
  28. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 8 years ago
  29. 6986c01 ovl: cleanup unused var in rename2 by Miklos Szeredi · 8 years ago
  30. 11f3710 ovl: verify upper dentry before unlink and rename by Miklos Szeredi · 8 years ago
  31. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 8 years ago
  32. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 8 years ago
  33. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  34. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 9 years ago
  35. d377c5e ovl: don't remove non-empty opaque directory by Miklos Szeredi · 9 years ago
  36. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  37. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  38. 263b4a0 ovl: dont replace opaque dir by Miklos Szeredi · 10 years ago
  39. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  40. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago
  41. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago