1. 98487de ovl: check the capability before cred overridden by Jiufei Xue · 6 years ago
  2. d989903 ovl: do not generate duplicate fsnotify events for "fake" path by Amir Goldstein · 6 years ago
  3. 9e46b84 ovl: support stacked SEEK_HOLE/SEEK_DATA by Amir Goldstein · 6 years ago
  4. 3428030 ovl: fix missing upper fs freeze protection on copy up for ioctl by Amir Goldstein · 6 years ago
  5. df36583 vfs: plumb remap flags through the vfs dedupe functions by Darrick J. Wong · 6 years ago
  6. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  7. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  8. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  9. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  10. d9d150a ovl: fix freeze protection bypass in ovl_clone_file_range() by Amir Goldstein · 6 years ago
  11. 898cc19 ovl: fix freeze protection bypass in ovl_write_iter() by Amir Goldstein · 6 years ago
  12. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 6 years ago
  13. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 6 years ago
  14. 935a074 ovl: Do not do metacopy only for ioctl modifying file attr by Vivek Goyal · 7 years ago
  15. 8c444d2 ovl: Open file with data except for the case of fsync by Vivek Goyal · 7 years ago
  16. 8ede205 ovl: add reflink/copyfile/dedup support by Miklos Szeredi · 7 years ago
  17. f7c7239 ovl: add O_DIRECT support by Miklos Szeredi · 7 years ago
  18. dab5ca8 ovl: add lsattr/chattr support by Miklos Szeredi · 7 years ago
  19. aab8848 ovl: add ovl_fallocate() by Miklos Szeredi · 7 years ago
  20. 2f50283 ovl: add ovl_mmap() by Miklos Szeredi · 7 years ago
  21. de30dfd ovl: add ovl_fsync() by Miklos Szeredi · 7 years ago
  22. 2a92e07 ovl: add ovl_write_iter() by Miklos Szeredi · 7 years ago
  23. 16914e6 ovl: add ovl_read_iter() by Miklos Szeredi · 7 years ago
  24. 2ef66b8 ovl: add helper to return real file by Miklos Szeredi · 7 years ago
  25. d1d04ef ovl: stack file ops by Miklos Szeredi · 7 years ago