Commit History

Author SHA1 Message Date
  Vivek Goyal 2664bd0897 ovl: Store lower data inode in ovl_inode 7 years ago
  Vivek Goyal d5791044d2 ovl: Provide a mount option metacopy=on/off for metadata copyup 7 years ago
  Amir Goldstein 795939a93e ovl: add support for "xino" mount and config options 7 years ago
  Amir Goldstein e487d889b7 ovl: constant st_ino for non-samefs with xino 7 years ago
  Amir Goldstein 5148626b80 ovl: allocate anon bdev per unique lower fs 7 years ago
  Amir Goldstein c62520a83b ovl: store 'has_upper' and 'opaque' as bit flags 7 years ago
  Amir Goldstein f168f1098d ovl: add support for "nfs_export" configuration 7 years ago
  Amir Goldstein d583ed7d13 ovl: store layer index in ovl_layer 7 years ago
  Miklos Szeredi 438c84c2f0 ovl: don't follow redirects if redirect_dir=off 7 years ago
  Linus Torvalds b04a23421b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs 7 years ago
  Chandan Rajendra 2a9c6d066e ovl: allocate anonymous devs for lowerdirs 8 years ago
  Chandan Rajendra b93436320c ovl: re-structure overlay lower layers in-memory 8 years ago
  Will Deacon 506458efaf locking/barriers: Convert users of lockless_dereference() to READ_ONCE() 8 years ago
  Amir Goldstein 85fdee1eef ovl: fix regression caused by exclusive upper/work dir protection 8 years ago
  Miklos Szeredi 55acc66182 ovl: add flag for upper in ovl_entry 8 years ago
  Amir Goldstein 02bcd15774 ovl: introduce the inodes index dir feature 8 years ago
  Amir Goldstein 2cac0c00a6 ovl: get exclusive ownership on upper/work dirs 8 years ago
  Miklos Szeredi 04a01ac7ed ovl: move cache and version to ovl_inode 8 years ago
  Amir Goldstein a015dafcaf ovl: use ovl_inode mutex to synchronize concurrent copy up 8 years ago
  Miklos Szeredi 13c72075ac ovl: move impure to ovl_inode 8 years ago
  Miklos Szeredi cf31c46347 ovl: move redirect to ovl_inode 8 years ago
  Miklos Szeredi 09d8b58673 ovl: move __upperdentry to ovl_inode 8 years ago
  Miklos Szeredi 25b7713afe ovl: use i_private only as a key 8 years ago
  Amir Goldstein 13cf199d00 ovl: allocate an ovl_inode struct 8 years ago
  Amir Goldstein ee1d6d37b6 ovl: mark upper dir with type origin entries "impure" 8 years ago
  Amir Goldstein 82b749b2c6 ovl: check on mount time if upper fs supports setting xattr 8 years ago
  Amir Goldstein 7bcd74b98d ovl: check if all layers are on the same fs 8 years ago
  Amir Goldstein 39d3d60a54 ovl: introduce copy up waitqueue 8 years ago
  Amir Goldstein e7f52429b4 ovl: check if upperdir fs supports O_TMPFILE 8 years ago
  Miklos Szeredi a6c6065511 ovl: redirect on rename-dir 8 years ago