index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
2017-07-04
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
ovl: move copy up lock out
Miklos Szeredi
2017-07-04
ovl: rearrange copy up
Miklos Szeredi
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
2017-07-04
ovl: base tmpfile in workdir too
Miklos Szeredi
2017-07-04
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
2017-07-04
ovl: extract helper to get temp file in copy up
Miklos Szeredi
2017-07-04
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
2017-07-04
ovl: generalize ovl_create_workdir()
Amir Goldstein
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
ovl: compare inodes
Miklos Szeredi
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
2017-07-04
ovl: allocate an ovl_inode struct
Amir Goldstein
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
2017-07-04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
2017-06-05
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-19
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
2017-05-19
ovl: handle rename when upper doesn't support xattr
Amir Goldstein
2017-05-18
ovl: don't fail copy-up if upper doesn't support xattr
Miklos Szeredi
2017-05-18
ovl: check on mount time if upper fs supports setting xattr
Amir Goldstein
2017-05-18
ovl: fix creds leak in copy up error path
Amir Goldstein
2017-05-15
ovl: select EXPORTFS
Arnd Bergmann
2017-05-10
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
ovl: persistent inode numbers for upper hardlinks
Amir Goldstein
2017-05-05
ovl: merge getattr for dir and nondir
Miklos Szeredi
2017-05-05
ovl: constant st_ino/st_dev across copy up
Amir Goldstein
[next]