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