1. 004b8d1 ovl: fix encoding fid for lower only root by Miklos Szeredi · 9 months ago
  2. 499aa1c Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 2 months ago
  3. 02d70090 ovl: remove redundant ofs->indexdir member by Amir Goldstein · 1 year, 4 months ago
  4. 484d4fb ovl: stop using d_alloc_anon()/d_instantiate_anon() by Amir Goldstein · 1 year, 4 months ago
  5. 162d064 ovl: reorder ovl_want_write() after ovl_inode_lock() by Amir Goldstein · 1 year, 8 months ago
  6. c7242a4 ovl: fix NULL pointer defer when encoding non-decodable lower fid by Amir Goldstein · 1 year, 5 months ago
  7. f01d088 ovl: make consistent use of OVL_FS() by Andrea Righi · 1 year, 10 months ago
  8. 16aac5a ovl: support encoding non-decodable file handles by Amir Goldstein · 1 year, 11 months ago
  9. ac900ed ovl: deduplicate lowerpath and lowerstack[] by Amir Goldstein · 2 years ago
  10. 0af950f ovl: move ovl_entry into ovl_inode by Amir Goldstein · 1 year, 11 months ago
  11. 5522c9c ovl: use ovl_numlower() and ovl_lowerstack() accessors by Amir Goldstein · 2 years ago
  12. a6ff2bc ovl: use OVL_E() and OVL_E_FLAGS() accessors by Amir Goldstein · 2 years ago
  13. b07d5cc ovl: update of dentry revalidate flags after copy up by Amir Goldstein · 2 years ago
  14. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  15. 8ea2876 ovl: do not reconnect upper index records in ovl_indexdir_cleanup() by Amir Goldstein · 2 years, 5 months ago
  16. cdf5c9d ovl: fix comment typos by Jiangshan Yi · 2 years, 6 months ago
  17. cf8aa9b ovl: Use "buf" flexible array for memcpy() destination by Kees Cook · 2 years, 6 months ago
  18. dd524b7 ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh() by Jiachen Zhang · 2 years, 8 months ago
  19. ba9ea77 ovl: handle idmappings for layer lookup by Christian Brauner · 3 years ago
  20. 580c610 ovl: fix uninitialized pointer read in ovl_lookup_real_one() by Miklos Szeredi · 3 years, 7 months ago
  21. 1cdb0cb ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh by Pavel Tikhomirov · 4 years, 5 months ago
  22. 610afc0 ovl: pass ovl_fs down to functions accessing private xattrs by Miklos Szeredi · 4 years, 6 months ago
  23. 124c2de ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 9 months ago
  24. 08f4c7c ovl: add accessor for ofs->upper_mnt by Miklos Szeredi · 4 years, 9 months ago
  25. 144da23 ovl: return required buffer size for file handles by Lubos Dolezel · 4 years, 10 months ago
  26. 9aafc1b ovl: potential crash in ovl_fid_to_fh() by Dan Carpenter · 4 years, 10 months ago
  27. 504f384 ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old by Al Viro · 5 years ago
  28. f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 5 years ago
  29. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  30. 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
  31. 1bd0a3a ovl: use pr_fmt auto generate prefix by lijiazi · 5 years ago
  32. cbe7fba ovl: make sure that real fid is 32bit aligned in memory by Amir Goldstein · 5 years ago
  33. 97f024b ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 6 years ago
  34. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  35. 230c640 ovl_lookup_real_one(): don't bother with strlen() by Al Viro · 6 years ago
  36. 155b8a0 ovl: fix decode of dir file handle with multi lower layers by Amir Goldstein · 6 years ago
  37. 9d3dfea ovl: Modify ovl_lookup() and friends to lookup metacopy dentry by Vivek Goyal · 7 years ago
  38. ac6a52e ovl: Pass argument to ovl_get_inode() in a structure by Vivek Goyal · 7 years ago
  39. 12574a9 ovl: consistent i_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  40. 0471a9c ovl: cleanup setting OVL_INDEX by Vivek Goyal · 7 years ago
  41. 8b58924 ovl: lookup in inode cache first when decoding lower file handle by Amir Goldstein · 7 years ago
  42. 8a22efa ovl: do not try to reconnect a disconnected origin dentry by Amir Goldstein · 7 years ago
  43. 5b2cccd ovl: disambiguate ovl_encode_fh() by Amir Goldstein · 7 years ago
  44. b5095f2 ovl: fix ptr_ret.cocci warnings by Fengguang Wu · 7 years ago
  45. 7168179 ovl: check ERR_PTR() return value from ovl_lookup_real() by Amir Goldstein · 7 years ago
  46. 2ca3c14 ovl: check lower ancestry on encode of lower dir file handle by Amir Goldstein · 7 years ago
  47. 9b6faee ovl: check ERR_PTR() return value from ovl_encode_fh() by Amir Goldstein · 7 years ago
  48. 0617015 ovl: lookup indexed ancestor of lower dir by Amir Goldstein · 7 years ago
  49. 4b91c30 ovl: lookup connected ancestor of dir in inode cache by Amir Goldstein · 7 years ago
  50. 9889251 ovl: decode pure lower dir file handles by Amir Goldstein · 7 years ago
  51. 3b0bfc6 ovl: decode indexed dir file handles by Amir Goldstein · 7 years ago
  52. 9436a1a ovl: decode lower file handles of unlinked but open files by Amir Goldstein · 7 years ago
  53. f71bd9c ovl: decode indexed non-dir file handles by Amir Goldstein · 7 years ago
  54. f941866 ovl: decode lower non-dir file handles by Amir Goldstein · 7 years ago
  55. 03e1c58 ovl: encode lower file handles by Amir Goldstein · 7 years ago
  56. 05e1f11 ovl: copy up before encoding non-connectable dir file handle by Amir Goldstein · 7 years ago
  57. b305e84 ovl: encode non-indexed upper file handles by Amir Goldstein · 7 years ago
  58. 3985b70 ovl: decode connected upper dir file handles by Amir Goldstein · 7 years ago
  59. 8556a42 ovl: decode pure upper file handles by Amir Goldstein · 7 years ago
  60. 8ed5eec ovl: encode pure upper file handles by Amir Goldstein · 8 years ago