Age | Commit message (Expand) | Author |
2018-11-21 | ovl: fix decode of dir file handle with multi lower layers | Amir Goldstein |
2018-07-20 | ovl: Modify ovl_lookup() and friends to lookup metacopy dentry | Vivek Goyal |
2018-05-31 | ovl: Pass argument to ovl_get_inode() in a structure | Vivek Goyal |
2018-04-12 | ovl: consistent i_ino for non-samefs with xino | Amir Goldstein |
2018-04-12 | ovl: cleanup setting OVL_INDEX | Vivek Goyal |
2018-04-12 | ovl: lookup in inode cache first when decoding lower file handle | Amir Goldstein |
2018-04-12 | ovl: do not try to reconnect a disconnected origin dentry | Amir Goldstein |
2018-04-12 | ovl: disambiguate ovl_encode_fh() | Amir Goldstein |
2018-02-26 | ovl: fix ptr_ret.cocci warnings | Fengguang Wu |
2018-02-16 | ovl: check ERR_PTR() return value from ovl_lookup_real() | Amir Goldstein |
2018-02-16 | ovl: check lower ancestry on encode of lower dir file handle | Amir Goldstein |
2018-02-05 | ovl: check ERR_PTR() return value from ovl_encode_fh() | Amir Goldstein |
2018-01-24 | ovl: lookup indexed ancestor of lower dir | Amir Goldstein |
2018-01-24 | ovl: lookup connected ancestor of dir in inode cache | Amir Goldstein |
2018-01-24 | ovl: decode pure lower dir file handles | Amir Goldstein |
2018-01-24 | ovl: decode indexed dir file handles | Amir Goldstein |
2018-01-24 | ovl: decode lower file handles of unlinked but open files | Amir Goldstein |
2018-01-24 | ovl: decode indexed non-dir file handles | Amir Goldstein |
2018-01-24 | ovl: decode lower non-dir file handles | Amir Goldstein |
2018-01-24 | ovl: encode lower file handles | Amir Goldstein |
2018-01-24 | ovl: copy up before encoding non-connectable dir file handle | Amir Goldstein |
2018-01-24 | ovl: encode non-indexed upper file handles | Amir Goldstein |
2018-01-24 | ovl: decode connected upper dir file handles | Amir Goldstein |
2018-01-24 | ovl: decode pure upper file handles | Amir Goldstein |
2018-01-24 | ovl: encode pure upper file handles | Amir Goldstein |