blob: bbd0629b9b8c49d8da22f88516d511b0f9688ba3 [file] [log] [blame]
6787341a0f15 ("ovl: check snprintf return")
5f8415d6b87e ("ovl: persistent overlay inode nlink for indexed inodes")
59be09712ab9 ("ovl: implement index dir copy up")
fd210b7d67ee ("ovl: move copy up lock out")
a6fb235a448b ("ovl: rearrange copy up")
23f0ab13eaa6 ("ovl: use struct copy_up_ctx as function argument")
7ab8b1763fd8 ("ovl: base tmpfile in workdir too")
02209d10709c ("ovl: factor out ovl_copy_up_inode() helper")
7d90b853f932 ("ovl: extract helper to get temp file in copy up")
15932c415b3e ("ovl: defer upper dir lock to tempfile link")
b9ac5c274b8c ("ovl: hash overlay non-dir inodes by copy up origin")
ad0af7104dad ("vfs: introduce inode 'inuse' lock")
a015dafcaf5b ("ovl: use ovl_inode mutex to synchronize concurrent copy up")
13c72075ac9f ("ovl: move impure to ovl_inode")
cf31c46347e8 ("ovl: move redirect to ovl_inode")
09d8b586731b ("ovl: move __upperdentry to ovl_inode")
25b7713afe50 ("ovl: use i_private only as a key")
e6d2ebddbc52 ("ovl: simplify getting inode")
13cf199d0088 ("ovl: allocate an ovl_inode struct")
fbaf94ee3cd5 ("ovl: don't set origin on broken lower hardlink")
e85f82ff9b8e ("ovl: copy-up: don't unlock between lookup and link")
f3a1568582cc ("ovl: mark upper merge dir with type origin entries "impure"")
ee1d6d37b6b8 ("ovl: mark upper dir with type origin entries "impure"")
3d27573ce32b ("ovl: remove unused arg from ovl_lookup_temp()")
21a228781104 ("ovl: handle rename when upper doesn't support xattr")
82b749b2c65e ("ovl: check on mount time if upper fs supports setting xattr")
8137ae26d253 ("ovl: fix creds leak in copy up error path")
5b712091a3a3 ("ovl: merge getattr for dir and nondir")
72b608f08528 ("ovl: constant st_ino/st_dev across copy up")
b7a807dc2010 ("ovl: persistent inode number for directories")
a9d019573e88 ("ovl: lookup non-dir copy-up-origin by file handle")
3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
7bcd74b98d7b ("ovl: check if all layers are on the same fs")
e58bc927835a ("Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs")