summaryrefslogtreecommitdiff
path: root/fs/overlayfs/export.c
Commit message (Expand)AuthorAge
* ovl: consistent i_ino for non-samefs with xinoAmir Goldstein2018-04-12
* ovl: cleanup setting OVL_INDEXVivek Goyal2018-04-12
* ovl: lookup in inode cache first when decoding lower file handleAmir Goldstein2018-04-12
* ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein2018-04-12
* ovl: disambiguate ovl_encode_fh()Amir Goldstein2018-04-12
* ovl: fix ptr_ret.cocci warningsFengguang Wu2018-02-26
* ovl: check ERR_PTR() return value from ovl_lookup_real()Amir Goldstein2018-02-16
* ovl: check lower ancestry on encode of lower dir file handleAmir Goldstein2018-02-16
* ovl: check ERR_PTR() return value from ovl_encode_fh()Amir Goldstein2018-02-05
* ovl: lookup indexed ancestor of lower dirAmir Goldstein2018-01-24
* ovl: lookup connected ancestor of dir in inode cacheAmir Goldstein2018-01-24
* ovl: decode pure lower dir file handlesAmir Goldstein2018-01-24
* ovl: decode indexed dir file handlesAmir Goldstein2018-01-24
* ovl: decode lower file handles of unlinked but open filesAmir Goldstein2018-01-24
* ovl: decode indexed non-dir file handlesAmir Goldstein2018-01-24
* ovl: decode lower non-dir file handlesAmir Goldstein2018-01-24
* ovl: encode lower file handlesAmir Goldstein2018-01-24
* ovl: copy up before encoding non-connectable dir file handleAmir Goldstein2018-01-24
* ovl: encode non-indexed upper file handlesAmir Goldstein2018-01-24
* ovl: decode connected upper dir file handlesAmir Goldstein2018-01-24
* ovl: decode pure upper file handlesAmir Goldstein2018-01-24
* ovl: encode pure upper file handlesAmir Goldstein2018-01-24