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