Histórico de Commits

Autor SHA1 Mensagem Data
  Vivek Goyal 1175b6b8d9 ovl: do operations on underlying file system in mounter's context há 9 anos atrás
  Vivek Goyal c0ca3d70e8 ovl: modify ovl_permission() to do checks on two inodes há 9 anos atrás
  Vivek Goyal 39a25b2b37 ovl: define ->get_acl() for overlay inodes há 9 anos atrás
  Andreas Gruenbacher 58ed4e70f2 ovl: store ovl_entry in inode->i_private for all inodes há 9 anos atrás
  Miklos Szeredi 1b91dbdd29 Merge branch 'd_real' into overlayfs-next há 9 anos atrás
  Vivek Goyal 07a2daab49 ovl: Copy up underlying inode's ->i_mode to overlay inode há 9 anos atrás
  Miklos Szeredi b99c2d9138 ovl: handle ATTR_KILL* há 9 anos atrás
  Miklos Szeredi 2d902671ce vfs: merge .d_select_inode() into .d_real() há 9 anos atrás
  Miklos Szeredi 03bea60409 ovl: get_write_access() in truncate há 9 anos atrás
  Miklos Szeredi a4859d7594 ovl: fix dentry leak for default_permissions há 9 anos atrás
  Miklos Szeredi b581755b1c ovl: xattr filter fix há 9 anos atrás
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately há 9 anos atrás
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments há 9 anos atrás
  Konstantin Khlebnikov b81de061fa ovl: copy new uid/gid into overlayfs runtime inode há 9 anos atrás
  Al Viro 5955102c99 wrappers for ->i_mutex access há 9 anos atrás
  Linus Torvalds e9f57ebcba Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs há 9 anos atrás
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() há 9 anos atrás
  Miklos Szeredi cf9a6784f7 ovl: setattr: check permissions before copy-up há 9 anos atrás
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode há 9 anos atrás
  Al Viro 0f7ff2dabb ovl: get rid of the dead code left from broken (and disabled) optimizations há 9 anos atrás
  Miklos Szeredi acff81ec2c ovl: fix permission checking for setattr há 9 anos atrás
  Miklos Szeredi 8d3095f4ad ovl: default permissions há 10 anos atrás
  Miklos Szeredi 1c8a47df36 ovl: fix open in stacked overlay há 10 anos atrás
  Al Viro 9391dd00d1 fix a braino in ovl_d_select_inode() há 10 anos atrás
  David Howells 4bacc9c923 overlayfs: Make f_path always point to the overlay and f_inode to the underlay há 10 anos atrás
  David Howells f25801ee46 overlay: Call ovl_drop_write() earlier in ovl_dentry_open() há 10 anos atrás
  Al Viro 5f2c4179e1 switch ->put_link() from dentry to inode há 10 anos atrás
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() há 10 anos atrás
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions há 10 anos atrás
  NeilBrown 3188b2955d ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link há 10 anos atrás