summaryrefslogtreecommitdiff
path: root/fs/overlayfs
Commit message (Expand)AuthorAge
* ovl: fix possible use after free on redirect dir lookupAmir Goldstein2017-01-18
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-16
|\ \
| * | ovl: fix return value of ovl_fill_superGeliang Tang2016-12-16
| * | ovl: clean up kstat usageAl Viro2016-12-16
| * | ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein2016-12-16
| * | ovl: create directories inside merged parent opaqueAmir Goldstein2016-12-16
| * | ovl: opaque cleanupMiklos Szeredi2016-12-16
| * | ovl: show redirect_dir mount optionAmir Goldstein2016-12-16
| * | ovl: allow setting max size of redirectMiklos Szeredi2016-12-16
| * | ovl: allow redirect_dir to default to "on"Miklos Szeredi2016-12-16
| * | ovl: check for emptiness of redirect dirAmir Goldstein2016-12-16
| * | ovl: redirect on rename-dirMiklos Szeredi2016-12-16
| * | ovl: lookup redirectsMiklos Szeredi2016-12-16
| * | ovl: consolidate lookup for underlying layersMiklos Szeredi2016-12-16
| * | ovl: fix nested overlayfs mountAmir Goldstein2016-12-16
| * | ovl: check namelenMiklos Szeredi2016-12-16
| * | ovl: split super.cMiklos Szeredi2016-12-16
| * | ovl: use d_is_dir()Miklos Szeredi2016-12-16
| * | ovl: simplify lookupMiklos Szeredi2016-12-16
| * | ovl: check lower existence of rename targetMiklos Szeredi2016-12-16
| * | ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi2016-12-16
| * | ovl: get rid of PURE typeMiklos Szeredi2016-12-16
| * | ovl: check lower existence when removingMiklos Szeredi2016-12-16
| * | ovl: add ovl_dentry_is_whiteout()Miklos Szeredi2016-12-16
| * | ovl: don't check stickyMiklos Szeredi2016-12-16
| * | ovl: don't check rename to selfMiklos Szeredi2016-12-16
| * | ovl: treat special files like a regular fsMiklos Szeredi2016-12-16
| * | ovl: rename ovl_rename2() to ovl_rename()Miklos Szeredi2016-12-16
| * | ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein2016-12-16
| * | Revert "ovl: get_write_access() in truncate"Miklos Szeredi2016-12-16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\ \ | |/ |/|
| * don't open-code file_inode()Al Viro2016-12-04
* | ovl: fix d_real() for stacked fsMiklos Szeredi2016-11-29
|/
* ovl: fsync after copy-upMiklos Szeredi2016-10-31
* ovl: fix get_acl() on tmpfsMiklos Szeredi2016-10-31
* ovl: update S_ISGID when setting posix ACLsMiklos Szeredi2016-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\
| * overlayfs: Fix setting IOP_XATTR flagVivek Goyal2016-10-14
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-14
|\ \ | |/ |/|
| * ovl: use vfs_get_link()Miklos Szeredi2016-10-14
| * ovl: use generic_readlinkMiklos Szeredi2016-10-14
| * ovl: explain error values when removing acl from workdirMiklos Szeredi2016-10-14
| * ovl: Fix info leak in ovl_lookup_temp()Richard Weinberger2016-09-21
| * ovl: during copy up, switch to mounter's creds earlyVivek Goyal2016-09-19
| * ovl: lookup: do getxattr with mounter's permissionMiklos Szeredi2016-09-16
| * ovl: copy_up_xattr(): use strnlenMiklos Szeredi2016-09-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| |/