1. 096a218 ovl: consistent behavior for immutable/append-only inodes by Amir Goldstein · 3 years, 6 months ago
  2. a0c236b ovl: pass ovl_fs to ovl_check_setxattr() by Amir Goldstein · 3 years, 6 months ago
  3. 65cd913 ovl: invalidate readdir cache on changes to dir with origin by Amir Goldstein · 3 years, 9 months ago
  4. 597534e ovl: fix misspellings using codespell tool by Xiong Zhenwu · 3 years, 10 months ago
  5. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  6. 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
  7. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  8. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  9. 87b2c60 ovl: do not get metacopy for userxattr by Miklos Szeredi · 4 years ago
  10. 2d2f2d7 ovl: user xattr by Miklos Szeredi · 4 years ago
  11. c846af0 ovl: check privs before decoding file handle by Miklos Szeredi · 4 years ago
  12. 1cdb0cb ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh by Pavel Tikhomirov · 4 years, 3 months ago
  13. 43d193f ovl: enumerate private xattrs by Miklos Szeredi · 4 years, 4 months ago
  14. 610afc0 ovl: pass ovl_fs down to functions accessing private xattrs by Miklos Szeredi · 4 years, 4 months ago
  15. 26150ab ovl: drop flags argument from ovl_do_setxattr() by Miklos Szeredi · 4 years, 4 months ago
  16. d5dc748 ovl: use ovl_do_getxattr() for private xattr by Miklos Szeredi · 4 years, 4 months ago
  17. 92f0d6c ovl: fold ovl_getxattr() into ovl_get_redirect_xattr() by Miklos Szeredi · 4 years, 4 months ago
  18. fee0f29 duplicate ovl_getxattr() by Miklos Szeredi · 4 years, 4 months ago
  19. 08f4c7c ovl: add accessor for ofs->upper_mnt by Miklos Szeredi · 4 years, 7 months ago
  20. 56230d9 ovl: verify permissions in ovl_path_open() by Miklos Szeredi · 4 years, 7 months ago
  21. c21c839 ovl: whiteout inode sharing by Chengguang Xu · 4 years, 8 months ago
  22. bccece1 ovl: allow remote upper by Miklos Szeredi · 4 years, 10 months ago
  23. f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 4 years, 10 months ago
  24. 7925dad ovl: separate detection of remote upper layer from stacked overlay by Miklos Szeredi · 4 years, 10 months ago
  25. 62c832e ovl: simplify i_ino initialization by Amir Goldstein · 5 years ago
  26. 735c907 ovl: fix out of date comment and unreachable code by Amir Goldstein · 5 years ago
  27. 531d304 ovl: fix lock in ovl_llseek() by Amir Goldstein · 4 years, 10 months ago
  28. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  29. 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
  30. 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
  31. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  32. 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  33. 993a0b2 ovl: Do not lose security.capability xattr over metadata file copy-up by Vivek Goyal · 6 years ago
  34. 1e92e30 ovl: abstract ovl_inode lock with a helper by Amir Goldstein · 6 years ago
  35. 0e32992 ovl: remove the 'locked' argument of ovl_nlink_{start,end} by Amir Goldstein · 6 years ago
  36. 9df085f ovl: relax requirement for non null uuid of lower fs by Amir Goldstein · 6 years ago
  37. 63e1325 ovl: fix memory leak on unlink of indexed file by Amir Goldstein · 6 years ago
  38. 0a2d0d3 ovl: Check redirect on index as well by Vivek Goyal · 7 years ago
  39. 6012487 ovl: Do not set dentry type ORIGIN for broken hardlinks by Vivek Goyal · 7 years ago
  40. 0b17c28 ovl: Treat metacopy dentries as type OVL_PATH_MERGE by Vivek Goyal · 7 years ago
  41. 4823d49 ovl: Add helper ovl_inode_realdata() by Vivek Goyal · 7 years ago
  42. 2664bd0 ovl: Store lower data inode in ovl_inode by Vivek Goyal · 7 years ago
  43. 67d756c2 ovl: Fix ovl_getattr() to get number of blocks from lower by Vivek Goyal · 7 years ago
  44. 647d253 ovl: Add helper ovl_dentry_lowerdata() to get lower data dentry by Vivek Goyal · 7 years ago
  45. 4f93b42 ovl: Copy up meta inode data from lowest data inode by Vivek Goyal · 7 years ago
  46. 9d3dfea ovl: Modify ovl_lookup() and friends to lookup metacopy dentry by Vivek Goyal · 7 years ago
  47. 0c28887 ovl: A new xattr OVL_XATTR_METACOPY for file on upper by Vivek Goyal · 7 years ago
  48. 2002df8 ovl: Add helper ovl_already_copied_up() by Vivek Goyal · 7 years ago
  49. 4f35729 ovl: copy up inode flags by Miklos Szeredi · 6 years ago
  50. d9854c8 ovl: copy up times by Miklos Szeredi · 6 years ago
  51. e487d88 ovl: constant st_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  52. 5148626 ovl: allocate anon bdev per unique lower fs by Amir Goldstein · 7 years ago
  53. da309e8 ovl: factor out ovl_map_dev_ino() helper by Amir Goldstein · 7 years ago
  54. 695b46e ovl: set i_ino to the value of st_ino for NFS export by Amir Goldstein · 7 years ago
  55. c62520a ovl: store 'has_upper' and 'opaque' as bit flags by Amir Goldstein · 7 years ago
  56. aa3ff3c ovl: copy up of disconnected dentries by Amir Goldstein · 7 years ago
  57. e7dd0e7 ovl: whiteout index when union nlink drops to zero by Amir Goldstein · 7 years ago
  58. 89a1755 ovl: cleanup dir index when dir nlink drops to zero by Amir Goldstein · 7 years ago
  59. 016b720 ovl: index directories on copy up for NFS export by Amir Goldstein · 7 years ago
  60. fbd2d20 ovl: index all non-dir on copy up for NFS export by Amir Goldstein · 7 years ago
  61. 24b33ee ovl: create ovl_need_index() helper by Amir Goldstein · 7 years ago
  62. f168f10 ovl: add support for "nfs_export" configuration by Amir Goldstein · 7 years ago
  63. 31747ed ovl: hash directory inodes for fsnotify by Amir Goldstein · 7 years ago
  64. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 7 years ago
  65. ee023c3 ovl: move include of ovl_entry.h into overlayfs.h by Amir Goldstein · 7 years ago
  66. b79e05a ovl: no direct iteration for dir with origin xattr by Amir Goldstein · 8 years ago
  67. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  68. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  69. 4edb83b ovl: constant d_ino for non-merge dirs by Miklos Szeredi · 7 years ago
  70. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 7 years ago
  71. caf70cb ovl: cleanup orphan index entries by Amir Goldstein · 8 years ago
  72. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 8 years ago
  73. 59be097 ovl: implement index dir copy up by Amir Goldstein · 8 years ago
  74. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 7 years ago
  75. 15932c4 ovl: defer upper dir lock to tempfile link by Amir Goldstein · 8 years ago
  76. b9ac5c27 ovl: hash overlay non-dir inodes by copy up origin by Miklos Szeredi · 7 years ago
  77. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  78. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 8 years ago
  79. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 7 years ago
  80. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 8 years ago
  81. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 7 years ago
  82. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 7 years ago
  83. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  84. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 7 years ago
  85. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 7 years ago
  86. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  87. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  88. 21a2287 ovl: handle rename when upper doesn't support xattr by Amir Goldstein · 8 years ago
  89. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  90. b948abf Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  91. 5954850 ovl: set the ORIGIN type flag by Amir Goldstein · 8 years ago
  92. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  93. 33006cd ovl: Use designated initializers by Kees Cook · 8 years ago
  94. 04bb94b overlayfs: remove now unnecessary header file include by Linus Torvalds · 8 years ago
  95. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  96. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  97. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 8 years ago
  98. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  99. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  100. bbb1e54 ovl: split super.c by Miklos Szeredi · 8 years ago