1. 9b91b6b ovl: fix deadlock in splice write by Miklos Szeredi · 3 years, 5 months ago
  2. d652502e Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 8 months ago
  3. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  4. 2896900 ovl: fix reference counting in ovl_mmap error path by Christian König · 3 years, 9 months ago
  5. c4fe8ae ovl: remove unneeded ioctls by Miklos Szeredi · 3 years, 9 months ago
  6. 1f0cb8b ovl: plumb through flush method by Sargun Dhillon · 4 years, 1 month ago
  7. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  8. 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
  9. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  10. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  11. b6650da ovl: do not fail because of O_NOATIME by Miklos Szeredi · 4 years, 1 month ago
  12. 82a763e ovl: simplify file splice by Miklos Szeredi · 4 years, 1 month ago
  13. 89bdfaf ovl: make ioctl() safe by Miklos Szeredi · 4 years, 1 month ago
  14. be4df0c ovl: use generic vfs_ioc_setflags_prepare() helper by Amir Goldstein · 4 years, 3 months ago
  15. 61536be ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories by Amir Goldstein · 4 years, 3 months ago
  16. c86243b0 ovl: provide a mount option "volatile" by Vivek Goyal · 4 years, 4 months ago
  17. 81a33c1 ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 7 months ago
  18. b778e1e ovl: only pass ->ki_flags to ovl_iocb_to_rwf() by Miklos Szeredi · 4 years, 7 months ago
  19. 05acefb ovl: check permission to open real file by Miklos Szeredi · 4 years, 7 months ago
  20. 292f902 ovl: call secutiry hook in ovl_real_ioctl() by Miklos Szeredi · 4 years, 7 months ago
  21. c853680 ovl: fix lockdep warning for async write by Miklos Szeredi · 4 years, 10 months ago
  22. a4ac9d4 ovl: fix lseek overflow on 32bit by Miklos Szeredi · 5 years ago
  23. 1a980b8 ovl: add splice file read write helper by Murphy Zhou · 5 years ago
  24. 2406a30 ovl: implement async IO routines by Jiufei Xue · 5 years ago
  25. b1f9d38 ovl: use ovl_inode_lock in ovl_llseek() by Amir Goldstein · 5 years ago
  26. 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
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. 941d935 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  29. b21d9c43 ovl: support the FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
  30. 98487de ovl: check the capability before cred overridden by Jiufei Xue · 6 years ago
  31. d989903 ovl: do not generate duplicate fsnotify events for "fake" path by Amir Goldstein · 6 years ago
  32. 9e46b84 ovl: support stacked SEEK_HOLE/SEEK_DATA by Amir Goldstein · 6 years ago
  33. 3428030 ovl: fix missing upper fs freeze protection on copy up for ioctl by Amir Goldstein · 6 years ago
  34. df36583 vfs: plumb remap flags through the vfs dedupe functions by Darrick J. Wong · 6 years ago
  35. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  36. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  37. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  38. a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  39. d9d150a ovl: fix freeze protection bypass in ovl_clone_file_range() by Amir Goldstein · 6 years ago
  40. 898cc19 ovl: fix freeze protection bypass in ovl_write_iter() by Amir Goldstein · 6 years ago
  41. b833a36 ovl: add ovl_fadvise() by Amir Goldstein · 6 years ago
  42. 5b910bd ovl: fix GPF in swapfile_activate of file from overlayfs over xfs by Amir Goldstein · 6 years ago
  43. 935a074 ovl: Do not do metacopy only for ioctl modifying file attr by Vivek Goyal · 7 years ago
  44. 8c444d2 ovl: Open file with data except for the case of fsync by Vivek Goyal · 7 years ago
  45. 8ede205 ovl: add reflink/copyfile/dedup support by Miklos Szeredi · 6 years ago
  46. f7c7239 ovl: add O_DIRECT support by Miklos Szeredi · 6 years ago
  47. dab5ca8 ovl: add lsattr/chattr support by Miklos Szeredi · 6 years ago
  48. aab8848 ovl: add ovl_fallocate() by Miklos Szeredi · 6 years ago
  49. 2f50283 ovl: add ovl_mmap() by Miklos Szeredi · 6 years ago
  50. de30dfd ovl: add ovl_fsync() by Miklos Szeredi · 6 years ago
  51. 2a92e07 ovl: add ovl_write_iter() by Miklos Szeredi · 6 years ago
  52. 16914e6 ovl: add ovl_read_iter() by Miklos Szeredi · 6 years ago
  53. 2ef66b8 ovl: add helper to return real file by Miklos Szeredi · 6 years ago
  54. d1d04ef ovl: stack file ops by Miklos Szeredi · 6 years ago