- 926e94d ovl: enable xino automatically in more cases by Amir Goldstein · 4 years, 11 months ago
- dfe51d4 ovl: avoid possible inode number collisions with xino=on by Amir Goldstein · 4 years, 11 months ago
- 4d314f7 ovl: use a private non-persistent ino pool by Amir Goldstein · 4 years, 11 months ago
- 83552ea ovl: fix WARN_ON nlink drop to zero by Miklos Szeredi · 4 years, 10 months ago
- a5a8468 ovl: fix a typo in comment by Chengguang Xu · 5 years ago
- 0efbe7c ovl: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 504f384 ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old by Al Viro · 5 years ago
- d80172c ovl: strict upper fs requirements for remote upper fs by Amir Goldstein · 4 years, 11 months ago
- cad218a ovl: check if upper fs supports RENAME_WHITEOUT by Amir Goldstein · 4 years, 11 months ago
- bccece1 ovl: allow remote upper by Miklos Szeredi · 4 years, 10 months ago
- f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 4 years, 10 months ago
- 7925dad ovl: separate detection of remote upper layer from stacked overlay by Miklos Szeredi · 4 years, 10 months ago
- 3bb7df9 ovl: restructure dentry revalidation by Miklos Szeredi · 4 years, 10 months ago
- c61ca55 ovl: ignore failure to copy up unknown xattrs by Miklos Szeredi · 4 years, 10 months ago
- 62c832e ovl: simplify i_ino initialization by Amir Goldstein · 5 years ago
- 2effc5c ovl: factor out helper ovl_get_root() by Amir Goldstein · 5 years ago
- 735c907 ovl: fix out of date comment and unreachable code by Amir Goldstein · 5 years ago
- 300b124 ovl: fix value of i_ino for lower hardlink corner case by Amir Goldstein · 5 years ago
- c853680 ovl: fix lockdep warning for async write by Miklos Szeredi · 4 years, 10 months ago
- 53afcd3 ovl: fix some xino configurations by Amir Goldstein · 4 years, 11 months ago
- 531d304 ovl: fix lock in ovl_llseek() by Amir Goldstein · 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
- 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
- b7bf990 ovl: fix corner case of non-constant st_dev;st_ino by Amir Goldstein · 5 years ago
- 1b81ddd ovl: fix corner case of conflicting lower layer uuid by Amir Goldstein · 5 years ago
- 07f1e59 ovl: generalize the lower_fs[] array by Amir Goldstein · 5 years ago
- 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
- 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
- b504c65 ovl: improving copy-up efficiency for big sparse file by Chengguang Xu · 5 years ago
- b1f9d38 ovl: use ovl_inode_lock in ovl_llseek() by Amir Goldstein · 5 years ago
- 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
- 4c37e71 ovl: fix wrong WARN_ON() in ovl_cache_update_ino() by Amir Goldstein · 5 years ago
- 81c64b0b Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
- 6889ee5 ovl: relax WARN_ON() on rename to self by Amir Goldstein · 5 years ago
- 9c6d8f1 ovl: fix corner case of non-unique st_dev;st_ino by Amir Goldstein · 5 years ago
- ec7bbb53 ovl: don't use a temp buf for encoding real fh by Amir Goldstein · 5 years ago
- cbe7fba ovl: make sure that real fid is 32bit aligned in memory by Amir Goldstein · 5 years ago
- 7e63c87 ovl: fix lookup failure on multi lower squashfs by Amir Goldstein · 5 years ago
- 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
- 5c2e9f3 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 5 years ago
- 97f024b ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 5 years ago
- 0be0bfd ovl: fix regression caused by overlapping layers detection 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
- 6dde1e4 ovl: make i_ino consistent with st_ino in more cases by Amir Goldstein · 6 years ago
- 253e748 ovl: fix typo in MODULE_PARM_DESC by Nicolas Schier · 6 years ago
- 1dac6f5b ovl: fix bogus -Wmaybe-unitialized warning by Arnd Bergmann · 6 years ago
- 9179c21d ovl: don't fail with disconnected lower NFS by Miklos Szeredi · 6 years ago
- 941d935 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
- 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
- b21d9c43 ovl: support the FS_IOC_FS[SG]ETXATTR ioctls by Amir Goldstein · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 7e9890a Merge tag 'ovl-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
- acf3062 ovl: relax WARN_ON() for overlapping layers use case by Amir Goldstein · 6 years ago
- d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 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
- 0b269de overlayfs: make use of ->free_inode() by Al Viro · 6 years ago
- 230c640 ovl_lookup_real_one(): don't bother with strlen() by Al Viro · 6 years ago
- 993a0b2 ovl: Do not lose security.capability xattr over metadata file copy-up by Vivek Goyal · 6 years ago
- 5f32879 ovl: During copy up, first copy up data and then xattrs by Vivek Goyal · 6 years ago
- ec7ba11 Revert "ovl: relax permission checking on underlying layers" by Miklos Szeredi · 6 years ago
- 155b8a0 ovl: fix decode of dir file handle with multi lower layers by Amir Goldstein · 6 years ago
- 91ff20f ovl: fix missing override creds in link of a metacopy upper by Amir Goldstein · 6 years ago
- c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- d47748e ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
- 5e12758 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 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
- 14fa085 ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr() by Chengguang Xu · 7 years ago
- 1e92e30 ovl: abstract ovl_inode lock with a helper by Amir Goldstein · 6 years ago
- 0e32992 ovl: remove the 'locked' argument of ovl_nlink_{start,end} by Amir Goldstein · 6 years ago
- 9df085f ovl: relax requirement for non null uuid of lower fs by Amir Goldstein · 6 years ago
- 6b52243 ovl: fold copy-up helpers into callers by Miklos Szeredi · 6 years ago
- b10cdcd ovl: untangle copy up call chain by Amir Goldstein · 6 years ago
- 007ea44 ovl: relax permission checking on underlying layers by Miklos Szeredi · 6 years ago
- 6cd0787 ovl: fix recursive oi->lock in ovl_link() by Amir Goldstein · 6 years ago
- 1f244dc ovl: clean up error handling in ovl_get_tmpfile() by Miklos Szeredi · 6 years ago
- babf477 ovl: fix error handling in ovl_verify_set_fh() by Amir Goldstein · 6 years ago
- 1a8f8d2 ovl: fix format of setxattr debug by Miklos Szeredi · 6 years ago
- 601350f ovl: fix access beyond unterminated strings by Amir Goldstein · 6 years ago
- 69383c5 ovl: make symbol 'ovl_aops' static by Wei Yongjun · 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
- 63e1325 ovl: fix memory leak on unlink of indexed file by Amir Goldstein · 6 years ago
- 8c25741 ovl: fix oopses in ovl_fill_super() failure paths by Miklos Szeredi · 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
- 80d3481 ovl: respect FIEMAP_FLAG_SYNC flag by Amir Goldstein · 6 years ago
- 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
- 989974c ovl: Enable metadata only feature by Vivek Goyal · 7 years ago
- 935a074 ovl: Do not do metacopy only for ioctl modifying file attr by Vivek Goyal · 7 years ago
- 997336f ovl: Do not do metadata only copy-up for truncate operation by Vivek Goyal · 7 years ago