1. 3faf68a ovl: fix decode of dir file handle with multi lower layers by Amir Goldstein · 6 years ago
  2. 9d3dfea ovl: Modify ovl_lookup() and friends to lookup metacopy dentry by Vivek Goyal · 7 years ago
  3. ac6a52e ovl: Pass argument to ovl_get_inode() in a structure by Vivek Goyal · 7 years ago
  4. 12574a9 ovl: consistent i_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  5. 0471a9c ovl: cleanup setting OVL_INDEX by Vivek Goyal · 7 years ago
  6. 8b58924 ovl: lookup in inode cache first when decoding lower file handle by Amir Goldstein · 7 years ago
  7. 8a22efa ovl: do not try to reconnect a disconnected origin dentry by Amir Goldstein · 7 years ago
  8. 5b2cccd ovl: disambiguate ovl_encode_fh() by Amir Goldstein · 7 years ago
  9. b5095f2 ovl: fix ptr_ret.cocci warnings by Fengguang Wu · 7 years ago
  10. 7168179 ovl: check ERR_PTR() return value from ovl_lookup_real() by Amir Goldstein · 7 years ago
  11. 2ca3c14 ovl: check lower ancestry on encode of lower dir file handle by Amir Goldstein · 7 years ago
  12. 9b6faee ovl: check ERR_PTR() return value from ovl_encode_fh() by Amir Goldstein · 7 years ago
  13. 0617015 ovl: lookup indexed ancestor of lower dir by Amir Goldstein · 7 years ago
  14. 4b91c30 ovl: lookup connected ancestor of dir in inode cache by Amir Goldstein · 7 years ago
  15. 9889251 ovl: decode pure lower dir file handles by Amir Goldstein · 7 years ago
  16. 3b0bfc6 ovl: decode indexed dir file handles by Amir Goldstein · 7 years ago
  17. 9436a1a ovl: decode lower file handles of unlinked but open files by Amir Goldstein · 7 years ago
  18. f71bd9c ovl: decode indexed non-dir file handles by Amir Goldstein · 7 years ago
  19. f941866 ovl: decode lower non-dir file handles by Amir Goldstein · 7 years ago
  20. 03e1c58 ovl: encode lower file handles by Amir Goldstein · 7 years ago
  21. 05e1f11 ovl: copy up before encoding non-connectable dir file handle by Amir Goldstein · 7 years ago
  22. b305e84 ovl: encode non-indexed upper file handles by Amir Goldstein · 7 years ago
  23. 3985b70 ovl: decode connected upper dir file handles by Amir Goldstein · 7 years ago
  24. 8556a42 ovl: decode pure upper file handles by Amir Goldstein · 7 years ago
  25. 8ed5eec ovl: encode pure upper file handles by Amir Goldstein · 7 years ago