Linus Torvalds 6b1c776d3e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Pull overlayfs updates from Miklos Szeredi:
 "This work from Amir introduces the inodes index feature, which
  provides:

   - hardlinks are not broken on copy up

   - infrastructure for overlayfs NFS export

  This also fixes constant st_ino for samefs case for lower hardlinks"

* 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: (33 commits)
  ovl: mark parent impure and restore timestamp on ovl_link_up()
  ovl: document copying layers restrictions with inodes index
  ovl: cleanup orphan index entries
  ovl: persistent overlay inode nlink for indexed inodes
  ovl: implement index dir copy up
  ovl: move copy up lock out
  ovl: rearrange copy up
  ovl: add flag for upper in ovl_entry
  ovl: use struct copy_up_ctx as function argument
  ovl: base tmpfile in workdir too
  ovl: factor out ovl_copy_up_inode() helper
  ovl: extract helper to get temp file in copy up
  ovl: defer upper dir lock to tempfile link
  ovl: hash overlay non-dir inodes by copy up origin
  ovl: cleanup bad and stale index entries on mount
  ovl: lookup index entry for copy up origin
  ovl: verify index dir matches upper dir
  ovl: verify upper root dir matches lower root dir
  ovl: introduce the inodes index dir feature
  ovl: generalize ovl_create_workdir()
  ...
2017-07-12 09:28:55 -07:00
..
2017-07-10 14:29:45 -07:00
2017-04-14 14:00:49 -06:00
2017-07-07 14:04:47 -07:00
2017-07-08 15:51:57 -07:00
2017-05-05 11:36:44 -07:00
2017-07-09 18:48:37 -07:00
2017-07-06 11:15:19 -07:00
2017-05-02 17:34:32 -07:00
2017-04-03 18:53:50 +01:00
2017-07-07 13:55:45 -07:00
2017-06-08 18:52:43 -07:00
2017-03-31 12:55:11 +02:00
2017-05-16 08:44:18 -03:00
2017-07-06 10:56:51 -07:00
2017-07-03 20:55:59 -07:00
2017-03-17 15:10:49 +09:00
2017-07-07 14:04:47 -07:00
2017-04-27 15:54:39 -06:00
2017-02-12 15:20:07 -07:00
2017-07-05 11:46:59 -07:00
2017-04-27 15:54:39 -06:00
2017-04-27 15:54:39 -06:00