1. 4518dfc ovl: fix lookup of indexed hardlinks with metacopy by Amir Goldstein · 4 years, 6 months ago
  2. 81a33c1 ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 7 months ago
  3. f0e1266 ovl: fix mount option checks for nfs_export with no upperdir by Amir Goldstein · 4 years, 6 months ago
  4. 470c156 ovl: force read-only sb on failure to create index dir by Amir Goldstein · 4 years, 6 months ago
  5. a888db3 ovl: fix regression with re-formatted lower squashfs by Amir Goldstein · 4 years, 6 months ago
  6. 2039636 ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on by Amir Goldstein · 4 years, 7 months ago
  7. 124c2de ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 7 months ago
  8. d78a0dc ovl: remove not used argument in ovl_check_origin by youngjun · 4 years, 7 months ago
  9. 5ac8e80 ovl: change ovl_copy_up_flags static by youngjun · 4 years, 7 months ago
  10. 24f1400 ovl: inode reference leak in ovl_is_inuse true case. by youngjun · 4 years, 7 months ago
  11. 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
  12. 2068cf7 ovl: remove unnecessary lock check by youngjun · 4 years, 7 months ago
  13. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  14. 74c6e38 ovl: make oip->index bool by Miklos Szeredi · 4 years, 7 months ago
  15. b778e1e ovl: only pass ->ki_flags to ovl_iocb_to_rwf() by Miklos Szeredi · 4 years, 7 months ago
  16. df820f8 ovl: make private mounts longterm by Miklos Szeredi · 4 years, 7 months ago
  17. b8e42a6 ovl: get rid of redundant members in struct ovl_fs by Miklos Szeredi · 4 years, 7 months ago
  18. 08f4c7c ovl: add accessor for ofs->upper_mnt by Miklos Szeredi · 4 years, 7 months ago
  19. 520da69 ovl: initialize error in ovl_copy_xattr by Yuxuan Shui · 4 years, 8 months ago
  20. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
  21. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  22. 1434a65 ovl: drop negative dentry in upper layer by Chengguang Xu · 4 years, 8 months ago
  23. 05acefb ovl: check permission to open real file by Miklos Szeredi · 4 years, 7 months ago
  24. 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
  25. 56230d9 ovl: verify permissions in ovl_path_open() by Miklos Szeredi · 4 years, 7 months ago
  26. 48bd024 ovl: switch to mounter creds in readdir by Miklos Szeredi · 4 years, 7 months ago
  27. 130fdbc ovl: pass correct flags for opening real directory by Miklos Szeredi · 4 years, 7 months ago
  28. 21d8d66 ovl: fix redirect traversal on metacopy dentries by Vivek Goyal · 4 years, 7 months ago
  29. 28166ab ovl: initialize OVL_UPPERDATA in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
  30. 6815f47 ovl: use only uppermetacopy state in ovl_lookup() by Vivek Goyal · 4 years, 7 months ago
  31. 59fb201 ovl: simplify setting of origin for index lookup by Vivek Goyal · 4 years, 7 months ago
  32. 522f6e6 ovl: fix out of bounds access warning in ovl_check_fb_len() by Amir Goldstein · 4 years, 8 months ago
  33. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  34. 144da23 ovl: return required buffer size for file handles by Lubos Dolezel · 4 years, 8 months ago
  35. 399c109 ovl: sync dirty data when remounting to ro mode by Chengguang Xu · 4 years, 9 months ago
  36. c21c839 ovl: whiteout inode sharing by Chengguang Xu · 4 years, 9 months ago
  37. 654255f ovl: inherit SB_NOSEC flag from upperdir by Jeffle Xu · 4 years, 9 months ago
  38. 32b1924b2 ovl: skip overlayfs superblocks at global sync by Konstantin Khlebnikov · 4 years, 9 months ago
  39. 62a8a85 ovl: index dir act as work dir by Amir Goldstein · 4 years, 9 months ago
  40. 773cb4c ovl: prepare to copy up without workdir by Amir Goldstein · 4 years, 9 months ago
  41. 3011645 ovl: cleanup non-empty directories in ovl_indexdir_cleanup() by Amir Goldstein · 4 years, 9 months ago
  42. b0def88 ovl: resolve more conflicting mount options by Amir Goldstein · 4 years, 9 months ago
  43. 9aafc1b ovl: potential crash in ovl_fid_to_fh() by Dan Carpenter · 4 years, 8 months ago
  44. 15fd2ea ovl: clear ATTR_OPEN from attr->ia_valid by Vivek Goyal · 4 years, 9 months ago
  45. e67f021 ovl: clear ATTR_FILE from attr->ia_valid by Vivek Goyal · 4 years, 9 months ago
  46. 72ef5e5 docs: fix broken references to text files by Mauro Carvalho Chehab · 4 years, 9 months ago
  47. 926e94d ovl: enable xino automatically in more cases by Amir Goldstein · 4 years, 11 months ago
  48. dfe51d4 ovl: avoid possible inode number collisions with xino=on by Amir Goldstein · 4 years, 11 months ago
  49. 4d314f7 ovl: use a private non-persistent ino pool by Amir Goldstein · 4 years, 11 months ago
  50. 83552ea ovl: fix WARN_ON nlink drop to zero by Miklos Szeredi · 4 years, 10 months ago
  51. a5a8468 ovl: fix a typo in comment by Chengguang Xu · 5 years ago
  52. 0efbe7c ovl: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  53. 504f384 ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old by Al Viro · 5 years ago
  54. d80172c ovl: strict upper fs requirements for remote upper fs by Amir Goldstein · 5 years ago
  55. cad218a ovl: check if upper fs supports RENAME_WHITEOUT by Amir Goldstein · 5 years ago
  56. bccece1 ovl: allow remote upper by Miklos Szeredi · 4 years, 10 months ago
  57. f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 4 years, 10 months ago
  58. 7925dad ovl: separate detection of remote upper layer from stacked overlay by Miklos Szeredi · 4 years, 10 months ago
  59. 3bb7df9 ovl: restructure dentry revalidation by Miklos Szeredi · 4 years, 10 months ago
  60. c61ca55 ovl: ignore failure to copy up unknown xattrs by Miklos Szeredi · 4 years, 10 months ago
  61. 62c832e ovl: simplify i_ino initialization by Amir Goldstein · 5 years ago
  62. 2effc5c ovl: factor out helper ovl_get_root() by Amir Goldstein · 5 years ago
  63. 735c907 ovl: fix out of date comment and unreachable code by Amir Goldstein · 5 years ago
  64. 300b124 ovl: fix value of i_ino for lower hardlink corner case by Amir Goldstein · 5 years ago
  65. c853680 ovl: fix lockdep warning for async write by Miklos Szeredi · 4 years, 10 months ago
  66. 53afcd3 ovl: fix some xino configurations by Amir Goldstein · 4 years, 11 months ago
  67. 531d304 ovl: fix lock in ovl_llseek() by Amir Goldstein · 4 years, 10 months ago
  68. a4ac9d4 ovl: fix lseek overflow on 32bit by Miklos Szeredi · 5 years ago
  69. 1a980b8 ovl: add splice file read write helper by Murphy Zhou · 5 years ago
  70. 2406a30 ovl: implement async IO routines by Jiufei Xue · 5 years ago
  71. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  72. b7bf990 ovl: fix corner case of non-constant st_dev;st_ino by Amir Goldstein · 5 years ago
  73. 1b81ddd ovl: fix corner case of conflicting lower layer uuid by Amir Goldstein · 5 years ago
  74. 07f1e59 ovl: generalize the lower_fs[] array by Amir Goldstein · 5 years ago
  75. 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
  76. 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
  77. b504c65 ovl: improving copy-up efficiency for big sparse file by Chengguang Xu · 5 years ago
  78. b1f9d38 ovl: use ovl_inode_lock in ovl_llseek() by Amir Goldstein · 5 years ago
  79. 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
  80. 4c37e71 ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 5 years ago
  81. 81c64b0b Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  82. 6889ee5 ovl: relax WARN_ON() on rename to self by Amir Goldstein · 5 years ago
  83. 9c6d8f1 ovl: fix corner case of non-unique st_dev;st_ino by Amir Goldstein · 5 years ago
  84. ec7bbb53 ovl: don't use a temp buf for encoding real fh by Amir Goldstein · 5 years ago
  85. cbe7fba ovl: make sure that real fid is 32bit aligned in memory by Amir Goldstein · 5 years ago
  86. 7e63c87 ovl: fix lookup failure on multi lower squashfs by Amir Goldstein · 5 years ago
  87. 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
  88. 5c2e9f3 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 5 years ago
  89. 97f024b ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 5 years ago
  90. 0be0bfd ovl: fix regression caused by overlapping layers detection by Amir Goldstein · 6 years ago
  91. 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
  92. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  93. 6dde1e4 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 6 years ago
  94. 253e748 ovl: fix typo in MODULE_PARM_DESC by Nicolas Schier · 6 years ago
  95. 1dac6f5b ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
  96. 9179c21d ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
  97. 941d935 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  98. 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  99. b21d9c43 ovl: support the FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  100. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago