blob: 894042f3101fcf770cc432edf0e18d91f076be7c [file] [log] [blame]
d9854c87f0ed ("ovl: copy up times")
01b39dcc9568 ("ovl: use inode_insert5() to hash a newly created inode")
ac6a52eb65b5 ("ovl: Pass argument to ovl_get_inode() in a structure")
95a1c8153ad8 ("ovl: return dentry from ovl_create_real()")
471ec5dcf4e7 ("ovl: struct cattr cleanups")
6cf00764b008 ("ovl: strip debug argument from ovl_do_ helpers")
12574a9f4c9c ("ovl: consistent i_ino for non-samefs with xino")
0471a9cdb00f ("ovl: cleanup setting OVL_INDEX")
695b46e76b62 ("ovl: set i_ino to the value of st_ino for NFS export")
764baba80168 ("ovl: hash non-dir by lower inode for fsnotify")
2aed489d163a ("ovl: fix regression in fsnotify of overlay merge dir")
4b91c30a5a19 ("ovl: lookup connected ancestor of dir in inode cache")
7a9dadef9684 ("ovl: hash non-indexed dir by upper inode for NFS export")
988925164f65 ("ovl: decode pure lower dir file handles")
9436a1a339fa ("ovl: decode lower file handles of unlinked but open files")
f71bd9cfb692 ("ovl: decode indexed non-dir file handles")
f941866fc4a8 ("ovl: decode lower non-dir file handles")
3985b70a3e3f ("ovl: decode connected upper dir file handles")
8556a4205b11 ("ovl: decode pure upper file handles")
8ed5eec9d6c4 ("ovl: encode pure upper file handles")
0aceb53e73be ("ovl: do not pass overlay dentry to ovl_get_inode()")
e7dd0e71348c ("ovl: whiteout index when union nlink drops to zero")
016b720f5558 ("ovl: index directories on copy up for NFS export")
fbd2d2074bde ("ovl: index all non-dir on copy up for NFS export")
24b33ee104ec ("ovl: create ovl_need_index() helper")
051224438af2 ("ovl: generalize ovl_verify_origin() and helpers")
1eff1a1deec7 ("ovl: simplify arguments to ovl_check_origin_fh()")
2e1a532883cf ("ovl: factor out ovl_check_origin_fh()")
9678e6303057 ("ovl: fix inconsistent d_ino for legacy merge dir")
6d0a8a90a5bb ("ovl: take lower dir inode mutex outside upper sb_writers lock")
31747eda41ef ("ovl: hash directory inodes for fsnotify")
d9768076068f ("ovl: remove unneeded arg from ovl_verify_origin()")
ad204488d304 ("ovl: rename ufs to ofs")
4155c10a0309 ("ovl: clean up getting lower layers")
bca44b52f835 ("ovl: clean up workdir creation")
5064975e7fec ("ovl: clean up getting upper layer")
520d7c867f26 ("ovl: move ovl_get_workdir() and ovl_get_lower_layers()")
6e88256e197d ("ovl: reduce the number of arguments for ovl_workdir_create()")
c6fe62549313 ("ovl: change order of setup in ovl_fill_super()")
a9075cdb467d ("ovl: factor out ovl_free_fs() helper")
95e6d4177cb7 ("ovl: grab reference to workbasedir early")
f7e3a7d947f8 ("ovl: split out ovl_get_indexdir() from ovl_fill_super()")
c0d91fb91011 ("ovl: split out ovl_get_lower_layers() from ovl_fill_super()")
8ed61dc37ee0 ("ovl: split out ovl_get_workdir() from ovl_fill_super()")
21a3b317a601 ("ovl: split out ovl_get_upper() from ovl_fill_super()")
53dbb0b4787e ("ovl: split out ovl_get_lowerstack() from ovl_fill_super()")
87ad447a9d4f ("ovl: split out ovl_get_workpath() from ovl_fill_super()")
6ee8acf0f72b ("ovl: split out ovl_get_upperpath() from ovl_fill_super()")
f30536f0f955 ("ovl: update cache version of impure parent on rename")
2a9c6d066e98 ("ovl: allocate anonymous devs for lowerdirs")