1. bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 1 month ago
  2. 1f5573c ovl: fix warning in ovl_create_real() by Miklos Szeredi · 3 years, 2 months ago
  3. ca45275 ovl: add ovl_allow_offline_changes() helper by Vyacheslav Yurkov · 3 years, 7 months ago
  4. e4522bc ovl: disable decoding null uuid with redirect_dir by Vyacheslav Yurkov · 3 years, 7 months ago
  5. 708fa01 ovl: allow upperdir inside lowerdir by Miklos Szeredi · 3 years, 9 months ago
  6. 321b46b ovl: show "userxattr" in the mount data by Giuseppe Scrivano · 3 years, 10 months ago
  7. 568edee ovl: do not copy attr several times by Chengguang Xu · 3 years, 10 months ago
  8. d7b49b1 ovl: fix error for ovl_fill_super() by Chengguang Xu · 3 years, 10 months ago
  9. b0e0f69 ovl: restrict lower null uuid for "xino=auto" by Amir Goldstein · 3 years, 10 months ago
  10. e21a6c5 ovl: check that upperdir path is not on a read-only mount by Amir Goldstein · 3 years, 9 months ago
  11. 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
  12. 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
  13. 9efb069 ovl: add warning on user_ns mismatch by Miklos Szeredi · 4 years ago
  14. 029a52a overlayfs: do not mount on top of idmapped mounts by Christian Brauner · 4 years ago
  15. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  16. c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
  17. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  18. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  19. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  20. 0558c1b capability: handle idmapped mounts by Christian Brauner · 4 years ago
  21. 459c7c5 ovl: unprivieged mounts by Miklos Szeredi · 4 years ago
  22. 2d2f2d7 ovl: user xattr by Miklos Szeredi · 4 years ago
  23. cef4cbf ovl: expand warning in ovl_d_real() by Miklos Szeredi · 4 years, 2 months ago
  24. 5830fb6 ovl: introduce new "uuid=off" option for inodes index feature by Pavel Tikhomirov · 4 years, 3 months ago
  25. 610afc0 ovl: pass ovl_fs down to functions accessing private xattrs by Miklos Szeredi · 4 years, 4 months ago
  26. 26150ab ovl: drop flags argument from ovl_do_setxattr() by Miklos Szeredi · 4 years, 4 months ago
  27. 7109704 ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs by Miklos Szeredi · 4 years, 4 months ago
  28. c86243b0 ovl: provide a mount option "volatile" by Vivek Goyal · 4 years, 4 months ago
  29. 235ce9e ovl: check for incompatible features in work dir by Amir Goldstein · 4 years, 4 months ago
  30. f0e1266e ovl: fix mount option checks for nfs_export with no upperdir by Amir Goldstein · 4 years, 6 months ago
  31. 470c156 ovl: force read-only sb on failure to create index dir by Amir Goldstein · 4 years, 6 months ago
  32. a888db3 ovl: fix regression with re-formatted lower squashfs by Amir Goldstein · 4 years, 6 months ago
  33. 2039636 ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on by Amir Goldstein · 4 years, 6 months ago
  34. 24f1400 ovl: inode reference leak in ovl_is_inuse true case. by youngjun · 4 years, 6 months ago
  35. 2068cf7 ovl: remove unnecessary lock check by youngjun · 4 years, 7 months ago
  36. df820f8 ovl: make private mounts longterm by Miklos Szeredi · 4 years, 7 months ago
  37. b8e42a6 ovl: get rid of redundant members in struct ovl_fs by Miklos Szeredi · 4 years, 7 months ago
  38. 08f4c7c ovl: add accessor for ofs->upper_mnt by Miklos Szeredi · 4 years, 7 months ago
  39. 399c109 ovl: sync dirty data when remounting to ro mode by Chengguang Xu · 4 years, 8 months ago
  40. c21c839 ovl: whiteout inode sharing by Chengguang Xu · 4 years, 8 months ago
  41. 654255f ovl: inherit SB_NOSEC flag from upperdir by Jeffle Xu · 4 years, 8 months ago
  42. 32b1924b2 ovl: skip overlayfs superblocks at global sync by Konstantin Khlebnikov · 4 years, 9 months ago
  43. 62a8a85 ovl: index dir act as work dir by Amir Goldstein · 4 years, 9 months ago
  44. b0def88 ovl: resolve more conflicting mount options by Amir Goldstein · 4 years, 9 months ago
  45. 926e94d ovl: enable xino automatically in more cases by Amir Goldstein · 4 years, 10 months ago
  46. dfe51d4 ovl: avoid possible inode number collisions with xino=on by Amir Goldstein · 4 years, 10 months ago
  47. 4d314f7 ovl: use a private non-persistent ino pool by Amir Goldstein · 4 years, 10 months ago
  48. d80172c ovl: strict upper fs requirements for remote upper fs by Amir Goldstein · 4 years, 10 months ago
  49. cad218a ovl: check if upper fs supports RENAME_WHITEOUT by Amir Goldstein · 4 years, 10 months ago
  50. bccece1 ovl: allow remote upper by Miklos Szeredi · 4 years, 10 months ago
  51. f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 4 years, 10 months ago
  52. 7925dad ovl: separate detection of remote upper layer from stacked overlay by Miklos Szeredi · 4 years, 10 months ago
  53. 3bb7df9 ovl: restructure dentry revalidation by Miklos Szeredi · 4 years, 10 months ago
  54. 62c832e ovl: simplify i_ino initialization by Amir Goldstein · 5 years ago
  55. 2effc5c ovl: factor out helper ovl_get_root() by Amir Goldstein · 5 years ago
  56. 53afcd3 ovl: fix some xino configurations by Amir Goldstein · 4 years, 10 months ago
  57. 2406a30 ovl: implement async IO routines by Jiufei Xue · 5 years ago
  58. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  59. b7bf990 ovl: fix corner case of non-constant st_dev;st_ino by Amir Goldstein · 5 years ago
  60. 1b81ddd ovl: fix corner case of conflicting lower layer uuid by Amir Goldstein · 5 years ago
  61. 07f1e59 ovl: generalize the lower_fs[] array by Amir Goldstein · 5 years ago
  62. 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
  63. 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
  64. 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
  65. 7e63c87 ovl: fix lookup failure on multi lower squashfs by Amir Goldstein · 5 years ago
  66. 0be0bfd ovl: fix regression caused by overlapping layers detection by Amir Goldstein · 5 years ago
  67. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  68. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  69. 253e748 ovl: fix typo in MODULE_PARM_DESC by Nicolas Schier · 6 years ago
  70. 1dac6f5b ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
  71. 9179c21d ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
  72. 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  73. 0b269de overlayfs: make use of ->free_inode() by Al Viro · 6 years ago
  74. d47748e ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  75. 9df085f ovl: relax requirement for non null uuid of lower fs by Amir Goldstein · 6 years ago
  76. 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 6 years ago
  77. 2c3d735 ovl: Do not expose metacopy only dentry from d_real() by Vivek Goyal · 7 years ago
  78. 2664bd0 ovl: Store lower data inode in ovl_inode by Vivek Goyal · 7 years ago
  79. 0c28887 ovl: A new xattr OVL_XATTR_METACOPY for file on upper by Vivek Goyal · 7 years ago
  80. d579104 ovl: Provide a mount option metacopy=on/off for metadata copyup by Vivek Goyal · 7 years ago
  81. fb16043 vfs: remove open_flags from d_real() by Miklos Szeredi · 6 years ago
  82. de2a4a5 Partially revert "locks: fix file locking on overlayfs" by Miklos Szeredi · 6 years ago
  83. 4ab3031 Revert "vfs: add flags to d_real()" by Miklos Szeredi · 6 years ago
  84. 88059de Revert "ovl: fix relatime for directories" by Miklos Szeredi · 6 years ago
  85. e8c985b ovl: deal with overlay files in ovl_d_real() by Miklos Szeredi · 6 years ago
  86. 95a1c81 ovl: return dentry from ovl_create_real() by Miklos Szeredi · 7 years ago
  87. 471ec5d ovl: struct cattr cleanups by Amir Goldstein · 7 years ago
  88. 6cf0076 ovl: strip debug argument from ovl_do_ helpers by Amir Goldstein · 7 years ago
  89. 795939a ovl: add support for "xino" mount and config options by Amir Goldstein · 7 years ago
  90. e487d88 ovl: constant st_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  91. 5148626 ovl: allocate anon bdev per unique lower fs by Amir Goldstein · 7 years ago
  92. 2ca3c14 ovl: check lower ancestry on encode of lower dir file handle by Amir Goldstein · 7 years ago
  93. 8383f17 ovl: wire up NFS export operations by Amir Goldstein · 7 years ago
  94. c62520a ovl: store 'has_upper' and 'opaque' as bit flags by Amir Goldstein · 7 years ago
  95. ad1d615 ovl: use directory index entries for consistency verification by Amir Goldstein · 7 years ago
  96. f168f10 ovl: add support for "nfs_export" configuration by Amir Goldstein · 7 years ago
  97. 0512244 ovl: generalize ovl_verify_origin() and helpers by Amir Goldstein · 7 years ago
  98. 1eff1a1 ovl: simplify arguments to ovl_check_origin_fh() by Amir Goldstein · 7 years ago
  99. d583ed7 ovl: store layer index in ovl_layer by Amir Goldstein · 7 years ago
  100. 972d009 ovl: force r/o mount when index dir creation fails by Amir Goldstein · 7 years ago