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