summaryrefslogtreecommitdiff
path: root/fs/overlayfs
Commit message (Expand)AuthorAge
* 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
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| * | xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| * | | locks: fix file locking on overlayfsMiklos Szeredi2016-09-16
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-04
|\ \ \ | |/ / |/| |
| * | security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-08
| * | security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-08
| * | security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-08
| |/
* | ovl: fix workdir creationMiklos Szeredi2016-09-05
* | ovl: listxattr: use strnlen()Miklos Szeredi2016-09-01
* | ovl: Switch to generic_getxattrAndreas Gruenbacher2016-09-01
* | ovl: copyattr after setting POSIX ACLMiklos Szeredi2016-09-01
* | ovl: Switch to generic_removexattrAndreas Gruenbacher2016-09-01
* | ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher2016-09-01
* | ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher2016-09-01
* | ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King2016-09-01
* | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-01
* | ovl: use cached acl on underlying layerMiklos Szeredi2016-09-01
* | ovl: proper cleanup of workdirMiklos Szeredi2016-09-01
* | ovl: remove posix_acl_default from workdirMiklos Szeredi2016-09-01
* | ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi2016-09-01
* | ovl: don't copy up opaquenessMiklos Szeredi2016-08-08
|/
* ovl: simplify empty checkingMiklos Szeredi2016-07-29
* qstr: constify instances in overlayfsAl Viro2016-07-29
* ovl: clear nlink on rmdirMiklos Szeredi2016-07-29
* ovl: disallow overlayfs as upperdirMiklos Szeredi2016-07-29
* ovl: fix warningMiklos Szeredi2016-07-29
* ovl: remove duplicated include from super.cWei Yongjun2016-07-29
* ovl: append MAY_READ when diluting write checksVivek Goyal2016-07-29
* ovl: dilute permission checks on lower only if not special fileVivek Goyal2016-07-29
* ovl: fix POSIX ACL settingMiklos Szeredi2016-07-29
* ovl: share inode for hard linkMiklos Szeredi2016-07-29
* ovl: store real inode pointer in ->i_privateMiklos Szeredi2016-07-29
* ovl: permission: return ECHILD instead of ENOENTMiklos Szeredi2016-07-29
* ovl: update atime on upperMiklos Szeredi2016-07-29