summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/inode.c
Commit message (Expand)AuthorAge
* ovl: relax WARN_ON() for overlapping layers use caseAmir Goldstein2019-05-08
* Revert "ovl: relax permission checking on underlying layers"Miklos Szeredi2018-12-04
* ovl: relax permission checking on underlying layersMiklos Szeredi2018-10-26
* ovl: make symbol 'ovl_aops' staticWei Yongjun2018-09-25
* ovl: fix GPF in swapfile_activate of file from overlayfs over xfsAmir Goldstein2018-08-30
* ovl: respect FIEMAP_FLAG_SYNC flagAmir Goldstein2018-08-30
* ovl: Do not do metadata only copy-up for truncate operationVivek Goyal2018-07-20
* ovl: Add an inode flag OVL_CONST_INOVivek 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: Modify ovl_lookup() and friends to lookup metacopy dentryVivek Goyal2018-07-20
* ovl: Use out_err instead of out_nomemVivek Goyal2018-07-20
* ovl: Move the copy up helpers to copy_up.cVivek Goyal2018-07-20
* ovl: Initialize ovl_inode->redirect in ovl_get_inode()Vivek Goyal2018-07-20
* ovl: add ovl_fiemap()Miklos Szeredi2018-07-18
* ovl: stack file opsMiklos Szeredi2018-07-18
* ovl: copy up file size as wellMiklos Szeredi2018-07-18
* Revert "Revert "ovl: get_write_access() in truncate""Miklos Szeredi2018-07-18
* ovl: copy up timesMiklos Szeredi2018-07-18
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | ovl: use inode_insert5() to hash a newly created inodeAmir Goldstein2018-05-31
* | ovl: Pass argument to ovl_get_inode() in a structureVivek Goyal2018-05-31
|/
* ovl: consistent i_ino for non-samefs with xinoAmir Goldstein2018-04-12
* 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: cleanup ovl_update_time()Miklos Szeredi2018-04-12
* ovl: cleanup setting OVL_INDEXVivek Goyal2018-04-12
* ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein2018-04-12
* ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2018-04-12
* ovl: hash non-dir by lower inode for fsnotifyAmir Goldstein2018-02-16
* ovl: lookup connected ancestor of dir in inode cacheAmir Goldstein2018-01-24
* ovl: hash non-indexed dir by upper inode for NFS exportAmir Goldstein2018-01-24
* ovl: decode lower file handles of unlinked but open filesAmir Goldstein2018-01-24
* ovl: copy up of disconnected dentriesAmir Goldstein2018-01-24
* ovl: do not pass overlay dentry to ovl_get_inode()Amir Goldstein2018-01-24
* ovl: unbless lower st_ino of unverified originAmir Goldstein2018-01-24
* ovl: hash directory inodes for fsnotifyAmir Goldstein2018-01-19
* ovl: relax same fs constraint for constant st_inoAmir Goldstein2017-11-09
* ovl: return anonymous st_dev for lower inodesChandan 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: lockdep annotate of nested OVL_I(inode)->lockAmir Goldstein2017-11-09
* ovl: fix EIO from lookup of non-indexed upperAmir Goldstein2017-10-24
* ovl: fix false positive ESTALE on lookupAmir Goldstein2017-09-12
* ovl: check snprintf returnMiklos 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