| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-30 | Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -67/+124 |
| 2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -116/+82 |
| 2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2021-04-23 | ovl: fix reference counting in ovl_mmap error path | Christian König | 1 | -10/+1 |
| 2021-04-12 | ovl: remove unneeded ioctls | Miklos Szeredi | 3 | -116/+0 |
| 2021-04-12 | ovl: stack fileattr ops | Miklos Szeredi | 3 | -0/+82 |
| 2021-04-12 | ovl: add debug print to ovl_do_getxattr() | Amir Goldstein | 1 | -1/+6 |
| 2021-04-12 | ovl: invalidate readdir cache on changes to dir with origin | Amir Goldstein | 3 | -37/+36 |
| 2021-04-12 | ovl: allow upperdir inside lowerdir | Miklos Szeredi | 1 | -5/+7 |
| 2021-04-12 | ovl: show "userxattr" in the mount data | Giuseppe Scrivano | 1 | -0/+2 |
| 2021-04-12 | ovl: trivial typo fixes in the file inode.c | Bhaskar Chowdhury | 1 | -3/+3 |
| 2021-04-12 | ovl: fix misspellings using codespell tool | Xiong Zhenwu | 1 | -1/+1 |
| 2021-04-12 | ovl: do not copy attr several times | Chengguang Xu | 1 | -3/+0 |
| 2021-04-12 | ovl: remove ovl_map_dev_ino() return value | youngjun | 1 | -8/+4 |
| 2021-04-12 | ovl: fix error for ovl_fill_super() | Chengguang Xu | 1 | -0/+4 |
| 2021-04-12 | ovl: fix missing revert_creds() on error path | Dan Carpenter | 1 | -1/+2 |
| 2021-04-12 | ovl: fix leaked dentry | Mickaël Salaün | 1 | -0/+1 |
| 2021-04-12 | ovl: restrict lower null uuid for "xino=auto" | Amir Goldstein | 1 | -6/+35 |
| 2021-04-12 | ovl: check that upperdir path is not on a read-only mount | Amir Goldstein | 1 | -2/+2 |
| 2021-04-12 | ovl: plumb through flush method | Sargun Dhillon | 1 | -0/+21 |
| 2021-03-08 | new helper: inode_wrong_type() | Al Viro | 1 | -2/+2 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -66/+90 |
| 2021-01-28 | ovl: implement volatile-specific fsync error behaviour | Sargun Dhillon | 6 | -11/+63 |
| 2021-01-28 | ovl: skip getxattr of security labels | Amir Goldstein | 1 | -7/+8 |
| 2021-01-28 | ovl: fix dentry leak in ovl_get_redirect | Liangyan | 1 | -1/+1 |
| 2021-01-28 | ovl: avoid deadlock on directory ioctl | Miklos Szeredi | 1 | -16/+7 |
| 2021-01-28 | ovl: perform vfs_getxattr() with mounter creds | Miklos Szeredi | 1 | -0/+2 |
| 2021-01-28 | ovl: add warning on user_ns mismatch | Miklos Szeredi | 1 | -0/+4 |
| 2021-01-24 | overlayfs: do not mount on top of idmapped mounts | Christian Brauner | 1 | -0/+4 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 4 | -19/+24 |
| 2021-01-24 | namei: prepare for idmapped mounts | Christian Brauner | 2 | -11/+13 |
| 2021-01-24 | namei: introduce struct renamedata | Christian Brauner | 1 | -1/+8 |
| 2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 5 | -17/+20 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -0/+3 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 4 | -8/+8 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 4 | -5/+5 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 3 | -4/+4 |
| 2021-01-24 | capability: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2020-12-14 | ovl: unprivieged mounts | Miklos Szeredi | 1 | -0/+1 |
| 2020-12-14 | ovl: do not get metacopy for userxattr | Miklos Szeredi | 1 | -0/+7 |
| 2020-12-14 | ovl: do not fail because of O_NOATIME | Miklos Szeredi | 1 | -8/+3 |
| 2020-12-14 | ovl: do not fail when setting origin xattr | Miklos Szeredi | 1 | -1/+2 |
| 2020-12-14 | ovl: user xattr | Miklos Szeredi | 5 | -16/+71 |
| 2020-12-14 | ovl: simplify file splice | Miklos Szeredi | 1 | -44/+2 |
| 2020-12-14 | ovl: make ioctl() safe | Miklos Szeredi | 1 | -71/+16 |
| 2020-12-14 | ovl: check privs before decoding file handle | Miklos Szeredi | 2 | -0/+6 |
| 2020-11-12 | ovl: fix incorrect extent info in metacopy case | Chengguang Xu | 1 | -1/+1 |
| 2020-11-12 | ovl: expand warning in ovl_d_real() | Miklos Szeredi | 1 | -5/+8 |
| 2020-11-12 | ovl: warn about orphan metacopy | Kevin Locke | 1 | -0/+2 |
| 2020-11-12 | ovl: introduce new "uuid=off" option for inodes index feature | Pavel Tikhomirov | 4 | -2/+26 |
| 2020-11-12 | ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh | Pavel Tikhomirov | 5 | -30/+38 |
| 2020-10-06 | ovl: use generic vfs_ioc_setflags_prepare() helper | Amir Goldstein | 1 | -32/+30 |
| 2020-10-06 | ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories | Amir Goldstein | 3 | -12/+51 |
| 2020-09-02 | ovl: rearrange ovl_can_list() | Miklos Szeredi | 1 | -3/+6 |
| 2020-09-02 | ovl: enumerate private xattrs | Miklos Szeredi | 3 | -26/+59 |
| 2020-09-02 | ovl: pass ovl_fs down to functions accessing private xattrs | Miklos Szeredi | 9 | -86/+107 |
| 2020-09-02 | ovl: drop flags argument from ovl_do_setxattr() | Miklos Szeredi | 6 | -9/+9 |
| 2020-09-02 | ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs | Miklos Szeredi | 2 | -4/+4 |
| 2020-09-02 | ovl: use ovl_do_getxattr() for private xattr | Miklos Szeredi | 4 | -8/+15 |
| 2020-09-02 | ovl: fold ovl_getxattr() into ovl_get_redirect_xattr() | Miklos Szeredi | 1 | -36/+17 |
| 2020-09-02 | ovl: clean up ovl_getxattr() in copy_up.c | Miklos Szeredi | 1 | -21/+11 |
| 2020-09-02 | duplicate ovl_getxattr() | Miklos Szeredi | 3 | -4/+35 |
| 2020-09-02 | ovl: provide a mount option "volatile" | Vivek Goyal | 5 | -8/+97 |
| 2020-09-02 | ovl: check for incompatible features in work dir | Amir Goldstein | 2 | -11/+46 |
| 2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2020-07-16 | ovl: fix lookup of indexed hardlinks with metacopy | Amir Goldstein | 1 | -0/+4 |
| 2020-07-16 | ovl: fix unneeded call to ovl_change_flags() | Amir Goldstein | 1 | -4/+6 |
| 2020-07-16 | ovl: fix mount option checks for nfs_export with no upperdir | Amir Goldstein | 1 | -13/+18 |
| 2020-07-16 | ovl: force read-only sb on failure to create index dir | Amir Goldstein | 1 | -5/+6 |
| 2020-07-16 | ovl: fix regression with re-formatted lower squashfs | Amir Goldstein | 1 | -0/+12 |
| 2020-07-16 | ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on | Amir Goldstein | 1 | -9/+7 |
| 2020-07-16 | ovl: relax WARN_ON() when decoding lower directory file handle | Amir Goldstein | 1 | -1/+1 |
| 2020-07-16 | ovl: remove not used argument in ovl_check_origin | youngjun | 1 | -9/+2 |
| 2020-07-16 | ovl: change ovl_copy_up_flags static | youngjun | 2 | -2/+1 |
| 2020-07-16 | ovl: inode reference leak in ovl_is_inuse true case. | youngjun | 1 | -1/+10 |
| 2020-06-09 | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 11 | -219/+405 |
| 2020-06-08 | ovl: remove unnecessary lock check | youngjun | 1 | -6/+1 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -4/+1 |
| 2020-06-04 | ovl: make oip->index bool | Miklos Szeredi | 2 | -2/+2 |
| 2020-06-04 | ovl: only pass ->ki_flags to ovl_iocb_to_rwf() | Miklos Szeredi | 1 | -4/+3 |
| 2020-06-04 | ovl: make private mounts longterm | Miklos Szeredi | 1 | -1/+6 |
| 2020-06-04 | ovl: get rid of redundant members in struct ovl_fs | Miklos Szeredi | 2 | -55/+48 |
| 2020-06-04 | ovl: add accessor for ofs->upper_mnt | Miklos Szeredi | 7 | -30/+35 |
| 2020-06-04 | ovl: initialize error in ovl_copy_xattr | Yuxuan Shui | 1 | -1/+1 |
| 2020-06-03 | fs: handle FIEMAP_FLAG_SYNC in fiemap_prep | Christoph Hellwig | 1 | -4/+0 |
| 2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 1 | -0/+1 |
| 2020-06-03 | ovl: drop negative dentry in upper layer | Chengguang Xu | 1 | -7/+28 |
| 2020-06-03 | ovl: check permission to open real file | Miklos Szeredi | 1 | -2/+14 |
| 2020-06-03 | ovl: call secutiry hook in ovl_real_ioctl() | Miklos Szeredi | 1 | -1/+4 |
| 2020-06-02 | ovl: verify permissions in ovl_path_open() | Miklos Szeredi | 1 | -1/+26 |
| 2020-06-02 | ovl: switch to mounter creds in readdir | Miklos Szeredi | 1 | -6/+21 |
| 2020-06-02 | ovl: pass correct flags for opening real directory | Miklos Szeredi | 1 | -3/+9 |
| 2020-06-02 | ovl: fix redirect traversal on metacopy dentries | Vivek Goyal | 1 | -12/+14 |
| 2020-06-02 | ovl: initialize OVL_UPPERDATA in ovl_lookup() | Vivek Goyal | 3 | -10/+5 |
| 2020-06-02 | ovl: use only uppermetacopy state in ovl_lookup() | Vivek Goyal | 1 | -29/+28 |
| 2020-06-02 | ovl: simplify setting of origin for index lookup | Vivek Goyal | 1 | -12/+17 |
| 2020-06-02 | ovl: fix out of bounds access warning in ovl_check_fb_len() | Amir Goldstein | 1 | -0/+3 |
| 2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
| 2020-05-13 | ovl: return required buffer size for file handles | Lubos Dolezel | 1 | -10/+8 |
| 2020-05-13 | ovl: sync dirty data when remounting to ro mode | Chengguang Xu | 1 | -1/+10 |
| 2020-05-13 | ovl: whiteout inode sharing | Chengguang Xu | 6 | -15/+48 |
| 2020-05-13 | ovl: inherit SB_NOSEC flag from upperdir | Jeffle Xu | 1 | -0/+12 |
| 2020-05-13 | ovl: skip overlayfs superblocks at global sync | Konstantin Khlebnikov | 1 | -2/+3 |
| 2020-05-13 | ovl: index dir act as work dir | Amir Goldstein | 1 | -5/+9 |
| 2020-05-13 | ovl: prepare to copy up without workdir | Amir Goldstein | 1 | -3/+4 |
| 2020-05-13 | ovl: cleanup non-empty directories in ovl_indexdir_cleanup() | Amir Goldstein | 3 | -17/+14 |
| 2020-05-13 | ovl: resolve more conflicting mount options | Amir Goldstein | 1 | -0/+48 |
| 2020-05-13 | ovl: potential crash in ovl_fid_to_fh() | Dan Carpenter | 1 | -0/+3 |
| 2020-04-30 | ovl: clear ATTR_OPEN from attr->ia_valid | Vivek Goyal | 1 | -3/+14 |
| 2020-04-30 | ovl: clear ATTR_FILE from attr->ia_valid | Vivek Goyal | 1 | -0/+7 |
| 2020-04-20 | docs: fix broken references to text files | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2020-03-27 | ovl: enable xino automatically in more cases | Amir Goldstein | 4 | -18/+33 |
| 2020-03-27 | ovl: avoid possible inode number collisions with xino=on | Amir Goldstein | 3 | -17/+45 |
| 2020-03-27 | ovl: use a private non-persistent ino pool | Amir Goldstein | 3 | -3/+15 |
| 2020-03-27 | ovl: fix WARN_ON nlink drop to zero | Miklos Szeredi | 1 | -2/+24 |
| 2020-03-17 | ovl: fix a typo in comment | Chengguang Xu | 1 | -1/+1 |
| 2020-03-17 | ovl: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-17 | ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old | Al Viro | 1 | -17/+21 |
| 2020-03-17 | ovl: strict upper fs requirements for remote upper fs | Amir Goldstein | 1 | -6/+18 |
| 2020-03-17 | ovl: check if upper fs supports RENAME_WHITEOUT | Amir Goldstein | 3 | -1/+71 |
| 2020-03-17 | ovl: allow remote upper | Miklos Szeredi | 3 | -4/+9 |
| 2020-03-17 | ovl: decide if revalidate needed on a per-dentry basis | Miklos Szeredi | 6 | -16/+30 |
| 2020-03-17 | ovl: separate detection of remote upper layer from stacked overlay | Miklos Szeredi | 3 | -10/+10 |
| 2020-03-17 | ovl: restructure dentry revalidation | Miklos Szeredi | 1 | -25/+26 |
| 2020-03-17 | ovl: ignore failure to copy up unknown xattrs | Miklos Szeredi | 1 | -2/+14 |
| 2020-03-17 | ovl: simplify i_ino initialization | Amir Goldstein | 4 | -31/+39 |
| 2020-03-17 | ovl: factor out helper ovl_get_root() | Amir Goldstein | 1 | -15/+29 |
| 2020-03-17 | ovl: fix out of date comment and unreachable code | Amir Goldstein | 2 | -5/+5 |
| 2020-03-17 | ovl: fix value of i_ino for lower hardlink corner case | Amir Goldstein | 1 | -1/+3 |
| 2020-03-13 | ovl: fix lockdep warning for async write | Miklos Szeredi | 1 | -0/+6 |
| 2020-03-13 | ovl: fix some xino configurations | Amir Goldstein | 2 | -1/+9 |
| 2020-03-12 | ovl: fix lock in ovl_llseek() | Amir Goldstein | 2 | -3/+8 |
| 2020-02-03 | ovl: fix lseek overflow on 32bit | Miklos Szeredi | 1 | -1/+1 |
| 2020-01-24 | ovl: add splice file read write helper | Murphy Zhou | 1 | -0/+47 |
| 2020-01-24 | ovl: implement async IO routines | Jiufei Xue | 3 | -15/+110 |
| 2020-01-24 | ovl: layer is const | Miklos Szeredi | 6 | -22/+23 |
| 2020-01-24 | ovl: fix corner case of non-constant st_dev;st_ino | Amir Goldstein | 2 | -17/+14 |
| 2020-01-24 | ovl: fix corner case of conflicting lower layer uuid | Amir Goldstein | 2 | -2/+8 |
| 2020-01-24 | ovl: generalize the lower_fs[] array | Amir Goldstein | 3 | -46/+46 |
| 2020-01-24 | ovl: simplify ovl_same_sb() helper | Amir Goldstein | 6 | -34/+37 |
| 2020-01-22 | ovl: generalize the lower_layers[] array | Amir Goldstein | 4 | -31/+35 |
| 2020-01-22 | ovl: improving copy-up efficiency for big sparse file | Chengguang Xu | 1 | -2/+39 |
| 2020-01-22 | ovl: use ovl_inode_lock in ovl_llseek() | Amir Goldstein | 2 | -2/+23 |
| 2020-01-22 | ovl: use pr_fmt auto generate prefix | lijiazi | 9 | -81/+85 |
| 2020-01-22 | ovl: fix wrong WARN_ON() in ovl_cache_update_ino() | Amir Goldstein | 1 | -1/+7 |
| 2019-12-14 | Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -96/+159 |
| 2019-12-10 | ovl: relax WARN_ON() on rename to self | Amir Goldstein | 1 | -1/+1 |
| 2019-12-10 | ovl: fix corner case of non-unique st_dev;st_ino | Amir Goldstein | 1 | -1/+7 |
| 2019-12-10 | ovl: don't use a temp buf for encoding real fh | Amir Goldstein | 1 | -21/+16 |
| 2019-12-10 | ovl: make sure that real fid is 32bit aligned in memory | Amir Goldstein | 4 | -73/+115 |
| 2019-12-10 | ovl: fix lookup failure on multi lower squashfs | Amir Goldstein | 3 | -7/+27 |
| 2019-11-15 | new helper: lookup_positive_unlocked() | Al Viro | 1 | -16/+8 |
| 2019-09-11 | ovl: filter of trusted xattr results in audit | Mark Salyzyn | 1 | -1/+2 |
| 2019-09-11 | ovl: Fix dereferencing possible ERR_PTR() | Ding Xiang | 1 | -2/+1 |
| 2019-07-16 | ovl: fix regression caused by overlapping layers detection | Amir Goldstein | 2 | -26/+48 |
| 2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 11 | -44/+11 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 11 | -44/+11 |
| 2019-06-19 | ovl: make i_ino consistent with st_ino in more cases | Amir Goldstein | 1 | -6/+6 |
| 2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier | 3 | -8/+8 |
| 2019-06-18 | ovl: fix bogus -Wmaybe-unitialized warning | Arnd Bergmann | 1 | -2/+2 |
| 2019-06-18 | ovl: don't fail with disconnected lower NFS | Miklos Szeredi | 1 | -17/+9 |
| 2019-06-11 | ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls | Amir Goldstein | 1 | -26/+65 |
| 2019-05-29 | ovl: detect overlapping layers | Amir Goldstein | 6 | -17/+229 |
| 2019-05-27 | ovl: support the FS_IOC_FS[SG]ETXATTR ioctls | Amir Goldstein | 1 | -3/+6 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-14 | Merge tag 'ovl-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 5 | -33/+113 |
| 2019-05-08 | ovl: relax WARN_ON() for overlapping layers use case | Amir Goldstein | 2 | -2/+3 |
| 2019-05-07 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
| 2019-05-06 | ovl: check the capability before cred overridden | Jiufei Xue | 1 | -18/+61 |
| 2019-05-06 | ovl: do not generate duplicate fsnotify events for "fake" path | Amir Goldstein | 1 | -3/+4 |
| 2019-05-06 | ovl: support stacked SEEK_HOLE/SEEK_DATA | Amir Goldstein | 1 | -4/+40 |
| 2019-05-06 | ovl: fix missing upper fs freeze protection on copy up for ioctl | Amir Goldstein | 3 | -7/+6 |
| 2019-05-01 | overlayfs: make use of ->free_inode() | Al Viro | 1 | -7/+6 |
| 2019-04-26 | ovl_lookup_real_one(): don't bother with strlen() | Al Viro | 1 | -1/+1 |
| 2019-02-13 | ovl: Do not lose security.capability xattr over metadata file copy-up | Vivek Goyal | 3 | -22/+63 |
| 2019-02-04 | ovl: During copy up, first copy up data and then xattrs | Vivek Goyal | 1 | -13/+18 |
| 2018-12-04 | Revert "ovl: relax permission checking on underlying layers" | Miklos Szeredi | 1 | -13/+4 |
| 2018-11-21 | ovl: fix decode of dir file handle with multi lower layers | Amir Goldstein | 1 | -3/+3 |
| 2018-11-19 | ovl: fix missing override creds in link of a metacopy upper | Amir Goldstein | 1 | -1/+13 |
| 2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -22/+27 |
| 2018-11-01 | ovl: automatically enable redirect_dir on metacopy=on | Miklos Szeredi | 1 | -7/+29 |
| 2018-10-31 | ovl: check whiteout in ovl_create_over_whiteout() | Miklos Szeredi | 1 | -0/+4 |
| 2018-10-30 | vfs: plumb remap flags through the vfs dedupe functions | Darrick J. Wong | 1 | -1/+2 |
| 2018-10-30 | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong | 2 | -4/+4 |
| 2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 2 | -9/+9 |
| 2018-10-30 | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong | 1 | -13/+17 |
| 2018-10-26 | ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr() | Chengguang Xu | 1 | -3/+2 |
| 2018-10-26 | ovl: abstract ovl_inode lock with a helper | Amir Goldstein | 2 | -12/+23 |
| 2018-10-26 | ovl: remove the 'locked' argument of ovl_nlink_{start,end} | Amir Goldstein | 3 | -28/+25 |
| 2018-10-26 | ovl: relax requirement for non null uuid of lower fs | Amir Goldstein | 2 | -4/+31 |
| 2018-10-26 | ovl: fold copy-up helpers into callers | Miklos Szeredi | 1 | -108/+67 |
| 2018-10-26 | ovl: untangle copy up call chain | Amir Goldstein | 1 | -86/+159 |
| 2018-10-26 | ovl: relax permission checking on underlying layers | Miklos Szeredi | 1 | -4/+13 |
| 2018-10-26 | ovl: fix recursive oi->lock in ovl_link() | Amir Goldstein | 1 | -0/+4 |
| 2018-10-26 | ovl: clean up error handling in ovl_get_tmpfile() | Miklos Szeredi | 1 | -3/+2 |
| 2018-10-26 | ovl: fix error handling in ovl_verify_set_fh() | Amir Goldstein | 1 | -1/+3 |
| 2018-10-04 | ovl: fix format of setxattr debug | Miklos Szeredi | 1 | -2/+2 |
| 2018-10-04 | ovl: fix access beyond unterminated strings | Amir Goldstein | 1 | -1/+1 |
| 2018-09-25 | ovl: make symbol 'ovl_aops' static | Wei Yongjun | 1 | -1/+1 |