aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/super.c
Commit message (Expand)AuthorAge
* ovl: Prevent rw remount when it should be ro mountSeunghun Lee2015-01-08
* ovl: Fix opaque regression in ovl_lookuphujianyang2015-01-08
* ovl: Fix kernel panic while mounting overlayfshujianyang2015-01-08
* ovl: Use macros to present ovl_xattrhujianyang2014-12-12
* ovl: Cleanup redundant blank lineshujianyang2014-12-12
* ovl: support multiple lower layersMiklos Szeredi2014-12-12
* ovl: make upperdir optionalMiklos Szeredi2014-12-12
* ovl: improve mount helpersMiklos Szeredi2014-12-12
* ovl: mount: change order of initializationMiklos Szeredi2014-12-12
* ovl: allow statfs if no upper layerMiklos Szeredi2014-12-12
* ovl: lookup ENAMETOOLONG on lower means ENOENTMiklos Szeredi2014-12-12
* ovl: check whiteout on lowest layer as wellMiklos Szeredi2014-12-12
* ovl: multi-layer lookupMiklos Szeredi2014-12-12
* ovl: multi-layer readdirMiklos Szeredi2014-12-12
* ovl: helper to iterate layersMiklos Szeredi2014-12-12
* ovl: add mutli-layer infrastructureMiklos Szeredi2014-12-12
* ovl: make path-type a bitmapMiklos Szeredi2014-12-12
* ovl: use lockless_dereference() for upperdentryMiklos Szeredi2014-11-20
* ovl: allow filenames with commaMiklos Szeredi2014-11-20
* ovl: rename filesystem type to "overlay"Miklos Szeredi2014-11-20
* fs: limit filesystem stacking depthMiklos Szeredi2014-10-23
* overlayfs: implement show_optionsErez Zadok2014-10-23
* overlayfs: add statfs supportAndy Whitcroft2014-10-23
* overlay filesystemMiklos Szeredi2014-10-23