aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/util.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ovl: detect overlapping layersAmir Goldstein2019-05-29
* ovl: Do not lose security.capability xattr over metadata file copy-upVivek Goyal2019-02-13
* ovl: abstract ovl_inode lock with a helperAmir Goldstein2018-10-26
* ovl: remove the 'locked' argument of ovl_nlink_{start,end}Amir Goldstein2018-10-26
* ovl: relax requirement for non null uuid of lower fsAmir Goldstein2018-10-26
* ovl: fix memory leak on unlink of indexed fileAmir Goldstein2018-09-24
* ovl: Check redirect on index as wellVivek Goyal2018-07-20
* ovl: Do not set dentry type ORIGIN for broken hardlinksVivek Goyal2018-07-20
* ovl: Treat metacopy dentries as type OVL_PATH_MERGEVivek Goyal2018-07-20
* ovl: Add helper ovl_inode_realdata()Vivek Goyal2018-07-20
* ovl: Store lower data inode in ovl_inodeVivek Goyal2018-07-20
* ovl: Fix ovl_getattr() to get number of blocks from lowerVivek Goyal2018-07-20
* ovl: Add helper ovl_dentry_lowerdata() to get lower data dentryVivek Goyal2018-07-20
* ovl: Copy up meta inode data from lowest data inodeVivek Goyal2018-07-20
* ovl: Modify ovl_lookup() and friends to lookup metacopy dentryVivek Goyal2018-07-20
* ovl: A new xattr OVL_XATTR_METACOPY for file on upperVivek Goyal2018-07-20
* ovl: Add helper ovl_already_copied_up()Vivek Goyal2018-07-20
* ovl: copy up inode flagsMiklos Szeredi2018-07-18
* ovl: copy up timesMiklos Szeredi2018-07-18
* ovl: constant st_ino for non-samefs with xinoAmir Goldstein2018-04-12
* ovl: allocate anon bdev per unique lower fsAmir Goldstein2018-04-12
* ovl: factor out ovl_map_dev_ino() helperAmir Goldstein2018-04-12
* ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2018-04-12
* ovl: store 'has_upper' and 'opaque' as bit flagsAmir Goldstein2018-01-24
* ovl: copy up of disconnected dentriesAmir Goldstein2018-01-24
* ovl: whiteout index when union nlink drops to zeroAmir Goldstein2018-01-24
* ovl: cleanup dir index when dir nlink drops to zeroAmir Goldstein2018-01-24
* ovl: index directories on copy up for NFS exportAmir Goldstein2018-01-24
* ovl: index all non-dir on copy up for NFS exportAmir Goldstein2018-01-24
* ovl: create ovl_need_index() helperAmir Goldstein2018-01-24
* ovl: add support for "nfs_export" configurationAmir Goldstein2018-01-24
* ovl: hash directory inodes for fsnotifyAmir Goldstein2018-01-19
* ovl: re-structure overlay lower layers in-memoryChandan Rajendra2017-11-09
* ovl: move include of ovl_entry.h into overlayfs.hAmir Goldstein2017-11-09
* ovl: no direct iteration for dir with origin xattrAmir Goldstein2017-11-09
* ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein2017-10-05
* ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein2017-10-05
* ovl: constant d_ino for non-merge dirsMiklos Szeredi2017-07-27
* ovl: fix xattr get and set with selinuxMiklos Szeredi2017-07-20
* ovl: cleanup orphan index entriesAmir Goldstein2017-07-04
* ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein2017-07-04
* ovl: implement index dir copy upAmir Goldstein2017-07-04
* ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-04
* ovl: defer upper dir lock to tempfile linkAmir Goldstein2017-07-04
* ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi2017-07-04
* ovl: introduce the inodes index dir featureAmir Goldstein2017-07-04
* vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-04
* ovl: move cache and version to ovl_inodeMiklos Szeredi2017-07-04
* ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein2017-07-04