1. 00de23f ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 1 month ago
  2. f03b3a0 ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 1 month ago
  3. 77cc397 ovl: inode reference leak in ovl_is_inuse true case. by youngjun · 4 years, 2 months ago
  4. cab0f4a ovl: initialize error in ovl_copy_xattr by Yuxuan Shui · 4 years, 2 months ago
  5. 93ae5fd ovl: fix value of i_ino for lower hardlink corner case by Amir Goldstein · 4 years, 9 months ago
  6. 65a876e ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 4 years, 7 months ago
  7. 4f98fe4 ovl: fix lseek overflow on 32bit by Miklos Szeredi · 4 years, 6 months ago
  8. f785f33 ovl: relax WARN_ON() on rename to self by Amir Goldstein · 4 years, 8 months ago
  9. 3e929dd ovl: fix corner case of non-unique st_dev;st_ino by Amir Goldstein · 4 years, 9 months ago
  10. 934243a ovl: filter of trusted xattr results in audit by Mark Salyzyn · 5 years ago
  11. e7265ad ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 5 years ago
  12. 9c13e77 ovl: fix regression caused by overlapping layers detection by Amir Goldstein · 5 years ago
  13. 0319ef1 ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 5 years ago
  14. 639e8c2 ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 5 years ago
  15. f1c5aa5 ovl: detect overlapping layers by Amir Goldstein · 5 years ago
  16. a00f405 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 5 years ago
  17. d662337 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 5 years ago
  18. 3cb5d7f ovl: support the FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 5 years ago
  19. afec706 ovl: support stacked SEEK_HOLE/SEEK_DATA by Amir Goldstein · 5 years ago
  20. 22dac6c ovl: check the capability before cred overridden by Jiufei Xue · 5 years ago
  21. 06382ad ovl: do not generate duplicate fsnotify events for "fake" path by Amir Goldstein · 5 years ago
  22. 86c43c4 ovl: relax WARN_ON() for overlapping layers use case by Amir Goldstein · 5 years ago
  23. a9676c9 ovl: fix missing upper fs freeze protection on copy up for ioctl by Amir Goldstein · 6 years ago
  24. 205f149 ovl: Do not lose security.capability xattr over metadata file copy-up by Vivek Goyal · 6 years ago
  25. 6f048ae ovl: During copy up, first copy up data and then xattrs by Vivek Goyal · 6 years ago
  26. 2a33522 ovl: fix missing override creds in link of a metacopy upper by Amir Goldstein · 6 years ago
  27. 3faf68a ovl: fix decode of dir file handle with multi lower layers by Amir Goldstein · 6 years ago
  28. be67725 ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  29. dee4ce1 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  30. 72f6852 ovl: fix recursive oi->lock in ovl_link() by Amir Goldstein · 6 years ago
  31. 37403ba ovl: fix error handling in ovl_verify_set_fh() by Amir Goldstein · 6 years ago
  32. 1a8f8d2 ovl: fix format of setxattr debug by Miklos Szeredi · 6 years ago
  33. 601350f ovl: fix access beyond unterminated strings by Amir Goldstein · 6 years ago
  34. 69383c5 ovl: make symbol 'ovl_aops' static by Wei Yongjun · 6 years ago
  35. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  36. d9d150a ovl: fix freeze protection bypass in ovl_clone_file_range() by Amir Goldstein · 6 years ago
  37. 898cc19 ovl: fix freeze protection bypass in ovl_write_iter() by Amir Goldstein · 6 years ago
  38. 63e1325 ovl: fix memory leak on unlink of indexed file by Amir Goldstein · 6 years ago
  39. 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 6 years ago
  40. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 6 years ago
  41. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 6 years ago
  42. 80d3481 ovl: respect FIEMAP_FLAG_SYNC flag by Amir Goldstein · 6 years ago
  43. 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
  44. 989974c ovl: Enable metadata only feature by Vivek Goyal · 6 years ago
  45. 935a074 ovl: Do not do metacopy only for ioctl modifying file attr by Vivek Goyal · 6 years ago
  46. 997336f ovl: Do not do metadata only copy-up for truncate operation by Vivek Goyal · 6 years ago
  47. d1e6f6a ovl: add helper to force data copy-up by Vivek Goyal · 6 years ago
  48. 0a2d0d3 ovl: Check redirect on index as well by Vivek Goyal · 6 years ago
  49. 4120fe6 ovl: Set redirect on upper inode when it is linked by Vivek Goyal · 6 years ago
  50. 7bb0838 ovl: Set redirect on metacopy files upon rename by Vivek Goyal · 6 years ago
  51. 6012487 ovl: Do not set dentry type ORIGIN for broken hardlinks by Vivek Goyal · 6 years ago
  52. a00c2d5 ovl: Add an inode flag OVL_CONST_INO by Vivek Goyal · 6 years ago
  53. 0b17c28 ovl: Treat metacopy dentries as type OVL_PATH_MERGE by Vivek Goyal · 6 years ago
  54. b8a8824 ovl: Check redirects for metacopy files by Vivek Goyal · 6 years ago
  55. 0618a81 ovl: Move some dir related ovl_lookup_single() code in else block by Vivek Goyal · 6 years ago
  56. 2c3d735 ovl: Do not expose metacopy only dentry from d_real() by Vivek Goyal · 6 years ago
  57. 8c444d2 ovl: Open file with data except for the case of fsync by Vivek Goyal · 6 years ago
  58. 4823d49 ovl: Add helper ovl_inode_realdata() by Vivek Goyal · 6 years ago
  59. 2664bd0 ovl: Store lower data inode in ovl_inode by Vivek Goyal · 6 years ago
  60. 67d756c2 ovl: Fix ovl_getattr() to get number of blocks from lower by Vivek Goyal · 6 years ago
  61. 647d253 ovl: Add helper ovl_dentry_lowerdata() to get lower data dentry by Vivek Goyal · 6 years ago
  62. 4f93b42 ovl: Copy up meta inode data from lowest data inode by Vivek Goyal · 6 years ago
  63. 9d3dfea ovl: Modify ovl_lookup() and friends to lookup metacopy dentry by Vivek Goyal · 6 years ago
  64. 027065b ovl: Use out_err instead of out_nomem by Vivek Goyal · 6 years ago
  65. 0c28887 ovl: A new xattr OVL_XATTR_METACOPY for file on upper by Vivek Goyal · 6 years ago
  66. 2002df8 ovl: Add helper ovl_already_copied_up() by Vivek Goyal · 6 years ago
  67. 44d5bf1 ovl: Copy up only metadata during copy up where it makes sense by Vivek Goyal · 6 years ago
  68. bd64e57 ovl: During copy up, first copy up metadata and then data by Vivek Goyal · 6 years ago
  69. d579104 ovl: Provide a mount option metacopy=on/off for metadata copyup by Vivek Goyal · 6 years ago
  70. d6eac03 ovl: Move the copy up helpers to copy_up.c by Vivek Goyal · 6 years ago
  71. 9cec54c ovl: Initialize ovl_inode->redirect in ovl_get_inode() by Vivek Goyal · 6 years ago
  72. 670c232 ovl: obsolete "check_copy_up" module option by Miklos Szeredi · 6 years ago
  73. fb16043 vfs: remove open_flags from d_real() by Miklos Szeredi · 6 years ago
  74. de2a4a5 Partially revert "locks: fix file locking on overlayfs" by Miklos Szeredi · 6 years ago
  75. 4ab3031 Revert "vfs: add flags to d_real()" by Miklos Szeredi · 6 years ago
  76. 88059de Revert "ovl: fix relatime for directories" by Miklos Szeredi · 6 years ago
  77. 8ede205 ovl: add reflink/copyfile/dedup support by Miklos Szeredi · 6 years ago
  78. f7c7239 ovl: add O_DIRECT support by Miklos Szeredi · 6 years ago
  79. 9e142c4 ovl: add ovl_fiemap() by Miklos Szeredi · 6 years ago
  80. dab5ca8 ovl: add lsattr/chattr support by Miklos Szeredi · 6 years ago
  81. aab8848 ovl: add ovl_fallocate() by Miklos Szeredi · 6 years ago
  82. 2f50283 ovl: add ovl_mmap() by Miklos Szeredi · 6 years ago
  83. de30dfd ovl: add ovl_fsync() by Miklos Szeredi · 6 years ago
  84. 2a92e07 ovl: add ovl_write_iter() by Miklos Szeredi · 6 years ago
  85. 16914e6 ovl: add ovl_read_iter() by Miklos Szeredi · 6 years ago
  86. 2ef66b8 ovl: add helper to return real file by Miklos Szeredi · 6 years ago
  87. d1d04ef ovl: stack file ops by Miklos Szeredi · 6 years ago
  88. e8c985b ovl: deal with overlay files in ovl_d_real() by Miklos Szeredi · 6 years ago
  89. 46e5d0a ovl: copy up file size as well by Miklos Szeredi · 6 years ago
  90. 5812160 Revert "Revert "ovl: get_write_access() in truncate"" by Miklos Szeredi · 6 years ago
  91. 4f35729 ovl: copy up inode flags by Miklos Szeredi · 6 years ago
  92. d9854c8 ovl: copy up times by Miklos Szeredi · 6 years ago
  93. 6781069 ovl: fix wrong use of impure dir cache in ovl_iterate() by Amir Goldstein · 6 years ago
  94. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  95. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  96. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  97. 01b39dc ovl: use inode_insert5() to hash a newly created inode by Amir Goldstein · 6 years ago
  98. ac6a52e ovl: Pass argument to ovl_get_inode() in a structure by Vivek Goyal · 6 years ago
  99. b148cba ovl: clean up copy-up error paths by Miklos Szeredi · 6 years ago
  100. dd8ac699 ovl: return EIO on internal error by Miklos Szeredi · 6 years ago