1. 2a33522 ovl: fix missing override creds in link of a metacopy upper by Amir Goldstein · 6 years ago
  2. dee4ce1 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  3. 72f6852 ovl: fix recursive oi->lock in ovl_link() by Amir Goldstein · 6 years ago
  4. 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
  5. 4120fe6 ovl: Set redirect on upper inode when it is linked by Vivek Goyal · 7 years ago
  6. 7bb0838 ovl: Set redirect on metacopy files upon rename by Vivek Goyal · 7 years ago
  7. d9854c8 ovl: copy up times by Miklos Szeredi · 6 years ago
  8. 01b39dc ovl: use inode_insert5() to hash a newly created inode by Amir Goldstein · 7 years ago
  9. dd8ac699 ovl: return EIO on internal error by Miklos Szeredi · 6 years ago
  10. f73cc77 ovl: make ovl_create_real() cope with vfs_mkdir() safely by Al Viro · 6 years ago
  11. 137ec52 ovl: create helper ovl_create_temp() by Amir Goldstein · 6 years ago
  12. 95a1c81 ovl: return dentry from ovl_create_real() by Miklos Szeredi · 6 years ago
  13. 471ec5d ovl: struct cattr cleanups by Amir Goldstein · 6 years ago
  14. 6cf0076 ovl: strip debug argument from ovl_do_ helpers by Amir Goldstein · 6 years ago
  15. a8b9e0c ovl: remove WARN_ON() real inode attributes mismatch by Amir Goldstein · 6 years ago
  16. e7dd0e7 ovl: whiteout index when union nlink drops to zero by Amir Goldstein · 7 years ago
  17. 6d0a8a9 ovl: take lower dir inode mutex outside upper sb_writers lock by Amir Goldstein · 7 years ago
  18. da2e6b7 ovl: fix overlay: warning prefix by Amir Goldstein · 7 years ago
  19. f30536f ovl: update cache version of impure parent on rename by Amir Goldstein · 7 years ago
  20. 07f6fff ovl: fix rmdir problem on non-merge dir with origin xattr by zhangyi (F) · 7 years ago
  21. 95e598e ovl: simplify ovl_check_empty_and_clear() by zhangyi (F) · 7 years ago
  22. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  23. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  24. 4edb83b ovl: constant d_ino for non-merge dirs by Miklos Szeredi · 7 years ago
  25. ea3dad1 ovl: mark parent impure on ovl_link() by Amir Goldstein · 7 years ago
  26. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 7 years ago
  27. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 7 years ago
  28. 415543d ovl: cleanup bad and stale index entries on mount by Amir Goldstein · 7 years ago
  29. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  30. 9020df3 ovl: compare inodes by Miklos Szeredi · 7 years ago
  31. f681eb1 ovl: fix nlink leak in ovl_rename() by Amir Goldstein · 7 years ago
  32. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 7 years ago
  33. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  34. 3d27573 ovl: remove unused arg from ovl_lookup_temp() by Miklos Szeredi · 7 years ago
  35. 21a2287 ovl: handle rename when upper doesn't support xattr by Amir Goldstein · 7 years ago
  36. 5b6c905 ovl: persistent inode numbers for upper hardlinks by Amir Goldstein · 8 years ago
  37. 5b71209 ovl: merge getattr for dir and nondir by Miklos Szeredi · 8 years ago
  38. b7a807d ovl: persistent inode number for directories by Amir Goldstein · 8 years ago
  39. 4a99f3c ovl: do not set overlay.opaque on non-dir create by Amir Goldstein · 8 years ago
  40. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  41. 32a3d84 ovl: clean up kstat usage by Al Viro · 8 years ago
  42. 97c684c ovl: create directories inside merged parent opaque by Amir Goldstein · 8 years ago
  43. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  44. 3ea22a7 ovl: allow setting max size of redirect by Miklos Szeredi · 8 years ago
  45. d159511 ovl: check for emptiness of redirect dir by Amir Goldstein · 8 years ago
  46. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  47. 3ee23ff ovl: check lower existence of rename target by Miklos Szeredi · 8 years ago
  48. 370e55a ovl: rename: simplify handling of lower/merged directory by Miklos Szeredi · 8 years ago
  49. 38e813d ovl: get rid of PURE type by Miklos Szeredi · 8 years ago
  50. 2aff453 ovl: check lower existence when removing by Miklos Szeredi · 8 years ago
  51. c412ce4 ovl: add ovl_dentry_is_whiteout() by Miklos Szeredi · 8 years ago
  52. 99f5d08 ovl: don't check sticky by Miklos Szeredi · 8 years ago
  53. 804032f ovl: don't check rename to self by Miklos Szeredi · 8 years ago
  54. ca4c8a3 ovl: treat special files like a regular fs by Miklos Szeredi · 8 years ago
  55. 6c02cb5 ovl: rename ovl_rename2() to ovl_rename() by Miklos Szeredi · 8 years ago
  56. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  57. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  60. a3443cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  61. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  62. 6a45b36 ovl: Fix info leak in ovl_lookup_temp() by Richard Weinberger · 8 years ago
  63. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  64. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  65. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  66. 2602625 security, overlayfs: Provide hook to correctly label newly created files by Vivek Goyal · 8 years ago
  67. 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
  68. dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
  69. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  70. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  71. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  72. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  73. bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
  74. 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
  75. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  76. 72e4848 ovl: move some common code in a function by Vivek Goyal · 8 years ago
  77. cfc9fde ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 8 years ago
  78. d0e13f5 ovl: fix uid/gid when creating over whiteout by Miklos Szeredi · 8 years ago
  79. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 9 years ago
  80. 6986c01 ovl: cleanup unused var in rename2 by Miklos Szeredi · 9 years ago
  81. 11f3710 ovl: verify upper dentry before unlink and rename by Miklos Szeredi · 9 years ago
  82. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 9 years ago
  83. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 9 years ago
  84. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  85. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 9 years ago
  86. d377c5e ovl: don't remove non-empty opaque directory by Miklos Szeredi · 10 years ago
  87. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  88. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  89. 263b4a0 ovl: dont replace opaque dir by Miklos Szeredi · 10 years ago
  90. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  91. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago
  92. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago