| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+10 |
| 2025-11-19 | ovl: port ovl_fill_super() to cred guard | Christian Brauner | 1 | -14/+8 |
| 2025-11-19 | ovl: refactor ovl_fill_super() | Christian Brauner | 1 | -45/+50 |
| 2025-11-14 | VFS: introduce end_creating_keep() | NeilBrown | 1 | -8/+3 |
| 2025-11-14 | VFS: change vfs_mkdir() to unlock on failure. | NeilBrown | 1 | -3/+3 |
| 2025-11-14 | VFS/ovl/smb: introduce start_renaming_dentry() | NeilBrown | 1 | -12/+10 |
| 2025-11-14 | VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating() | NeilBrown | 1 | -15/+17 |
| 2025-11-12 | fuse: add WARN_ON and comment for RCU revalidate | Miklos Szeredi | 1 | -2/+10 |
| 2025-10-03 | Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-03 | Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+63 |
| 2025-09-23 | ovl: Add S_CASEFOLD as part of the inode flag to be copied | André Almeida | 1 | -0/+1 |
| 2025-09-23 | ovl: Set case-insensitive dentry operations for ovl sb | André Almeida | 1 | -1/+24 |
| 2025-09-23 | ovl: Ensure that all layers have the same encoding | André Almeida | 1 | -0/+38 |
| 2025-09-15 | ovl_lower_dir(): constify path argument | Al Viro | 1 | -1/+1 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -24/+24 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-18 | ovl: rename ovl_cleanup_unlocked() to ovl_cleanup() | NeilBrown | 1 | -2/+2 |
| 2025-07-18 | ovl: change ovl_create_real() to receive dentry parent | NeilBrown | 1 | -2/+1 |
| 2025-07-18 | ovl: narrow locking in ovl_check_rename_whiteout() | NeilBrown | 1 | -8/+7 |
| 2025-07-18 | ovl: change ovl_workdir_cleanup() to take dir lock as needed. | NeilBrown | 1 | -5/+1 |
| 2025-07-18 | ovl: narrow locking in ovl_workdir_create() | NeilBrown | 1 | -11/+14 |
| 2025-07-18 | ovl: Call ovl_create_temp() without lock held. | NeilBrown | 1 | -4/+7 |
| 2025-06-16 | VFS: change old_dir and new_dir in struct renamedata to dentrys | NeilBrown | 1 | -1/+1 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -1/+1 |
| 2025-04-07 | ovl: don't allow datadir only | Miklos Szeredi | 1 | -0/+5 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+4 |
| 2025-03-05 | VFS: Change vfs_mkdir() to return the dentry. | NeilBrown | 1 | -3/+4 |
| 2025-02-19 | ovl: allow to specify override credentials | Christian Brauner | 1 | -1/+15 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() | Al Viro | 1 | -2/+20 |
| 2024-08-29 | ovl: don't set the superblock's errseq_t manually | Haifeng Xu | 1 | -8/+2 |
| 2024-04-09 | fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED | Stefan Berger | 1 | -1/+1 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -1/+1 |
| 2024-03-11 | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -30/+22 |
| 2024-02-06 | fs: remove the inode argument to ->d_real() method | Amir Goldstein | 1 | -30/+22 |
| 2024-01-23 | ovl: mark xwhiteouts directory with overlay.opaque='x' | Amir Goldstein | 1 | -0/+15 |
| 2024-01-11 | Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -2/+4 |
| 2024-01-10 | Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -11/+8 |
| 2024-01-09 | Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -0/+1 |
| 2023-12-23 | fs: factor out backing_file_{read,write}_iter() helpers | Amir Goldstein | 1 | -8/+3 |
| 2023-12-20 | overlay: disable EVM | Mimi Zohar | 1 | -0/+1 |
| 2023-11-25 | rename(): avoid a deadlock in the case of parents having no common ancestor | Al Viro | 1 | -2/+4 |
| 2023-11-20 | ovl: remove redundant ofs->indexdir member | Amir Goldstein | 1 | -11/+8 |
| 2023-11-07 | Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 1 | -72/+20 |
| 2023-11-02 | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-31 | ima: detect changes to the backing overlay file | Mimi Zohar | 1 | -1/+1 |
| 2023-10-31 | ovl: store and show the user provided lowerdir mount option | Amir Goldstein | 1 | -1/+4 |
| 2023-10-31 | ovl: Add an alternative type of whiteout | Alexander Larsson | 1 | -1/+1 |
| 2023-10-31 | ovl: Move xattr support to new xattrs.c file | Amir Goldstein | 1 | -64/+1 |
| 2023-10-31 | ovl: do not encode lower fh with upper sb_writers held | Amir Goldstein | 1 | -6/+14 |
| 2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -2/+2 |
| 2023-10-30 | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 1 | -4/+20 |
| 2023-10-19 | ovl: rely on SB_I_NOUMASK | Christian Brauner | 1 | -0/+8 |
| 2023-10-19 | fs: store real path instead of fake path in backing file f_path | Amir Goldstein | 1 | -4/+12 |
| 2023-10-10 | overlayfs: move xattr tables to .rodata | Wedson Almeida Filho | 1 | -2/+2 |
| 2023-10-02 | ovl: make use of ->layers safe in rcu pathwalk | Amir Goldstein | 1 | -7/+11 |
| 2023-10-02 | ovl: fetch inode once in ovl_dentry_revalidate_common() | Al Viro | 1 | -2/+4 |
| 2023-10-02 | ovl: move freeing ovl_entry past rcu delay | Al Viro | 1 | -1/+2 |
| 2023-08-12 | ovl: make consistent use of OVL_FS() | Andrea Righi | 1 | -3/+3 |
| 2023-08-12 | ovl: store persistent uuid/fsid with uuid=on | Amir Goldstein | 1 | -3/+7 |
| 2023-08-12 | ovl: add support for unique fsid per instance | Amir Goldstein | 1 | -5/+11 |
| 2023-08-12 | ovl: support encoding non-decodable file handles | Amir Goldstein | 1 | -0/+9 |
| 2023-08-12 | ovl: Validate verity xattr when resolving lowerdata | Alexander Larsson | 1 | -1/+4 |
| 2023-07-25 | ovl: Always reevaluate the file signature for IMA | Eric Snowberg | 1 | -1/+1 |
| 2023-07-03 | ovl: move all parameter handling into params.{c,h} | Christian Brauner | 1 | -528/+2 |
| 2023-06-20 | ovl: reserve ability to reconfigure mount options with new mount api | Christian Brauner | 1 | -7/+18 |
| 2023-06-20 | ovl: modify layer parameter parsing | Christian Brauner | 1 | -255/+106 |
| 2023-06-19 | ovl: port to new mount api | Christian Brauner | 1 | -205/+193 |
| 2023-06-19 | ovl: factor out ovl_parse_options() helper | Amir Goldstein | 1 | -116/+127 |
| 2023-06-19 | ovl: store enum redirect_mode in config instead of a string | Amir Goldstein | 1 | -58/+71 |
| 2023-06-19 | ovl: pass ovl_fs to xino helpers | Amir Goldstein | 1 | -7/+14 |
| 2023-06-19 | ovl: clarify ovl_get_root() semantics | Amir Goldstein | 1 | -1/+3 |
| 2023-06-19 | ovl: negate the ofs->share_whiteout boolean | Amir Goldstein | 1 | -3/+0 |
| 2023-06-19 | ovl: implement lazy lookup of lowerdata in data-only layers | Amir Goldstein | 1 | -1/+2 |
| 2023-06-19 | ovl: prepare for lazy lookup of lowerdata inode | Amir Goldstein | 1 | -0/+11 |
| 2023-06-19 | ovl: prepare to store lowerdata redirect for lazy lowerdata lookup | Amir Goldstein | 1 | -0/+3 |
| 2023-06-19 | ovl: introduce data-only lower layers | Amir Goldstein | 1 | -7/+62 |
| 2023-06-19 | ovl: remove unneeded goto instructions | Amir Goldstein | 1 | -12/+9 |
| 2023-06-19 | ovl: deduplicate lowerdata and lowerstack[] | Amir Goldstein | 1 | -3/+0 |
| 2023-06-19 | ovl: deduplicate lowerpath and lowerstack[] | Amir Goldstein | 1 | -4/+0 |
| 2023-06-19 | ovl: move ovl_entry into ovl_inode | Amir Goldstein | 1 | -14/+4 |
| 2023-06-19 | ovl: factor out ovl_free_entry() and ovl_stack_*() helpers | Amir Goldstein | 1 | -12/+2 |
| 2023-06-19 | ovl: use ovl_numlower() and ovl_lowerstack() accessors | Amir Goldstein | 1 | -10/+13 |
| 2023-06-19 | ovl: use OVL_E() and OVL_E_FLAGS() accessors | Amir Goldstein | 1 | -1/+1 |
| 2023-06-19 | ovl: update of dentry revalidate flags after copy up | Amir Goldstein | 1 | -1/+1 |
| 2023-03-06 | fs: drop unused posix acl handlers | Christian Brauner | 1 | -8/+0 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2022-12-12 | Merge tag 'ovl-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+6 |
| 2022-11-28 | ovl: fix use inode directly in rcu-walk mode | Chen Zhongjin | 1 | -1/+6 |
| 2022-10-20 | ovl: use stub posix acl handlers | Christian Brauner | 1 | -97/+4 |
| 2022-10-20 | ovl: use posix acl api | Christian Brauner | 1 | -4/+2 |
| 2022-10-10 | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+6 |
| 2022-10-06 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -4/+4 |
| 2022-09-24 | ovl: use vfs_tmpfile_open() helper | Miklos Szeredi | 1 | -4/+6 |
| 2022-09-01 | overlayfs: constify path | Al Viro | 1 | -4/+4 |
| 2022-08-31 | ovl: use vfs_set_acl_prepare() | Christian Brauner | 1 | -1/+14 |
| 2022-08-08 | Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -4/+9 |
| 2022-08-02 | ovl: fix spelling mistakes | William Dean | 1 | -1/+1 |
| 2022-07-27 | ovl: fix some kernel-doc comments | Yang Li | 1 | -1/+3 |
| 2022-07-27 | ovl: warn if trusted xattr creation fails | Miklos Szeredi | 1 | -2/+5 |
| 2022-07-15 | Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily" | Christian Brauner | 1 | -24/+1 |
| 2022-07-08 | ovl: turn of SB_POSIXACL with idmapped layers temporarily | Christian Brauner | 1 | -1/+24 |
| 2022-04-28 | ovl: support idmapped layers | Christian Brauner | 1 | -4/+0 |
| 2022-04-28 | ovl: store lower path in ovl_inode | Amir Goldstein | 1 | -2/+3 |
| 2022-04-28 | ovl: use ovl_lookup_upper() wrapper | Christian Brauner | 1 | -3/+3 |
| 2022-04-28 | ovl: use ovl_do_notify_change() wrapper | Christian Brauner | 1 | -1/+1 |
| 2022-04-28 | ovl: pass ofs to creation operations | Christian Brauner | 1 | -13/+15 |
| 2022-04-28 | ovl: use wrappers to all vfs_*xattr() calls | Amir Goldstein | 1 | -6/+6 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2021-12-03 | fs: add is_idmapped_mnt() helper | Christian Brauner | 1 | -1/+1 |
| 2021-11-04 | ovl: fix warning in ovl_create_real() | Miklos Szeredi | 1 | -4/+8 |
| 2021-08-17 | ovl: add ovl_allow_offline_changes() helper | Vyacheslav Yurkov | 1 | -3/+1 |
| 2021-08-17 | ovl: disable decoding null uuid with redirect_dir | Vyacheslav Yurkov | 1 | -1/+1 |
| 2021-04-12 | ovl: allow upperdir inside lowerdir | Miklos Szeredi | 1 | -5/+7 |
| 2021-04-12 | ovl: show "userxattr" in the mount data | Giuseppe Scrivano | 1 | -0/+2 |
| 2021-04-12 | ovl: do not copy attr several times | Chengguang Xu | 1 | -3/+0 |
| 2021-04-12 | ovl: fix error for ovl_fill_super() | Chengguang Xu | 1 | -0/+4 |
| 2021-04-12 | ovl: restrict lower null uuid for "xino=auto" | Amir Goldstein | 1 | -6/+35 |
| 2021-04-12 | ovl: check that upperdir path is not on a read-only mount | Amir Goldstein | 1 | -2/+2 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+15 |
| 2021-01-28 | ovl: implement volatile-specific fsync error behaviour | Sargun Dhillon | 1 | -7/+27 |
| 2021-01-28 | ovl: add warning on user_ns mismatch | Miklos Szeredi | 1 | -0/+4 |
| 2021-01-24 | overlayfs: do not mount on top of idmapped mounts | Christian Brauner | 1 | -0/+4 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 1 | -2/+4 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -0/+3 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | capability: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2020-12-14 | ovl: unprivieged mounts | Miklos Szeredi | 1 | -0/+1 |
| 2020-12-14 | ovl: user xattr | Miklos Szeredi | 1 | -8/+53 |
| 2020-11-12 | ovl: expand warning in ovl_d_real() | Miklos Szeredi | 1 | -5/+8 |
| 2020-11-12 | ovl: introduce new "uuid=off" option for inodes index feature | Pavel Tikhomirov | 1 | -0/+20 |
| 2020-09-02 | ovl: pass ovl_fs down to functions accessing private xattrs | Miklos Szeredi | 1 | -8/+10 |
| 2020-09-02 | ovl: drop flags argument from ovl_do_setxattr() | Miklos Szeredi | 1 | -1/+1 |
| 2020-09-02 | ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs | Miklos Szeredi | 1 | -1/+1 |
| 2020-09-02 | ovl: provide a mount option "volatile" | Vivek Goyal | 1 | -3/+71 |
| 2020-09-02 | ovl: check for incompatible features in work dir | Amir Goldstein | 1 | -7/+18 |
| 2020-07-16 | ovl: fix mount option checks for nfs_export with no upperdir | Amir Goldstein | 1 | -13/+18 |
| 2020-07-16 | ovl: force read-only sb on failure to create index dir | Amir Goldstein | 1 | -5/+6 |
| 2020-07-16 | ovl: fix regression with re-formatted lower squashfs | Amir Goldstein | 1 | -0/+12 |
| 2020-07-16 | ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on | Amir Goldstein | 1 | -9/+7 |
| 2020-07-16 | ovl: inode reference leak in ovl_is_inuse true case. | youngjun | 1 | -1/+10 |
| 2020-06-08 | ovl: remove unnecessary lock check | youngjun | 1 | -6/+1 |
| 2020-06-04 | ovl: make private mounts longterm | Miklos Szeredi | 1 | -1/+6 |
| 2020-06-04 | ovl: get rid of redundant members in struct ovl_fs | Miklos Szeredi | 1 | -52/+47 |
| 2020-06-04 | ovl: add accessor for ofs->upper_mnt | Miklos Szeredi | 1 | -20/+20 |
| 2020-05-13 | ovl: sync dirty data when remounting to ro mode | Chengguang Xu | 1 | -1/+10 |
| 2020-05-13 | ovl: whiteout inode sharing | Chengguang Xu | 1 | -0/+4 |
| 2020-05-13 | ovl: inherit SB_NOSEC flag from upperdir | Jeffle Xu | 1 | -0/+12 |
| 2020-05-13 | ovl: skip overlayfs superblocks at global sync | Konstantin Khlebnikov | 1 | -2/+3 |
| 2020-05-13 | ovl: index dir act as work dir | Amir Goldstein | 1 | -5/+9 |
| 2020-05-13 | ovl: resolve more conflicting mount options | Amir Goldstein | 1 | -0/+48 |
| 2020-03-27 | ovl: enable xino automatically in more cases | Amir Goldstein | 1 | -9/+3 |
| 2020-03-27 | ovl: avoid possible inode number collisions with xino=on | Amir Goldstein | 1 | -5/+8 |
| 2020-03-27 | ovl: use a private non-persistent ino pool | Amir Goldstein | 1 | -0/+1 |
| 2020-03-17 | ovl: strict upper fs requirements for remote upper fs | Amir Goldstein | 1 | -6/+18 |
| 2020-03-17 | ovl: check if upper fs supports RENAME_WHITEOUT | Amir Goldstein | 1 | -0/+69 |
| 2020-03-17 | ovl: allow remote upper | Miklos Szeredi | 1 | -2/+6 |
| 2020-03-17 | ovl: decide if revalidate needed on a per-dentry basis | Miklos Szeredi | 1 | -16/+5 |
| 2020-03-17 | ovl: separate detection of remote upper layer from stacked overlay | Miklos Szeredi | 1 | -7/+7 |
| 2020-03-17 | ovl: restructure dentry revalidation | Miklos Szeredi | 1 | -25/+26 |
| 2020-03-17 | ovl: simplify i_ino initialization | Amir Goldstein | 1 | -2/+11 |
| 2020-03-17 | ovl: factor out helper ovl_get_root() | Amir Goldstein | 1 | -15/+29 |
| 2020-03-13 | ovl: fix some xino configurations | Amir Goldstein | 1 | -1/+8 |
| 2020-01-24 | ovl: implement async IO routines | Jiufei Xue | 1 | -4/+10 |
| 2020-01-24 | ovl: layer is const | Miklos Szeredi | 1 | -11/+12 |
| 2020-01-24 | ovl: fix corner case of non-constant st_dev;st_ino | Amir Goldstein | 1 | -5/+10 |
| 2020-01-24 | ovl: fix corner case of conflicting lower layer uuid | Amir Goldstein | 1 | -2/+6 |
| 2020-01-24 | ovl: generalize the lower_fs[] array | Amir Goldstein | 1 | -31/+34 |
| 2020-01-24 | ovl: simplify ovl_same_sb() helper | Amir Goldstein | 1 | -10/+11 |
| 2020-01-22 | ovl: generalize the lower_layers[] array | Amir Goldstein | 1 | -19/+25 |
| 2020-01-22 | ovl: use pr_fmt auto generate prefix | lijiazi | 1 | -42/+43 |
| 2019-12-10 | ovl: fix lookup failure on multi lower squashfs | Amir Goldstein | 1 | -7/+17 |
| 2019-07-16 | ovl: fix regression caused by overlapping layers detection | Amir Goldstein | 1 | -26/+47 |
| 2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-06-18 | ovl: fix typo in MODULE_PARM_DESC | Nicolas Schier | 1 | -6/+6 |
| 2019-06-18 | ovl: fix bogus -Wmaybe-unitialized warning | Arnd Bergmann | 1 | -2/+2 |
| 2019-06-18 | ovl: don't fail with disconnected lower NFS | Miklos Szeredi | 1 | -17/+9 |
| 2019-05-29 | ovl: detect overlapping layers | Amir Goldstein | 1 | -17/+152 |
| 2019-05-01 | overlayfs: make use of ->free_inode() | Al Viro | 1 | -7/+6 |
| 2018-11-01 | ovl: automatically enable redirect_dir on metacopy=on | Miklos Szeredi | 1 | -7/+29 |
| 2018-10-26 | ovl: relax requirement for non null uuid of lower fs | Amir Goldstein | 1 | -2/+30 |
| 2018-09-10 | ovl: fix oopses in ovl_fill_super() failure paths | Miklos Szeredi | 1 | -12/+14 |
| 2018-07-20 | ovl: Do not expose metacopy only dentry from d_real() | Vivek Goyal | 1 | -2/+5 |
| 2018-07-20 | ovl: Store lower data inode in ovl_inode | Vivek Goyal | 1 | -2/+6 |
| 2018-07-20 | ovl: A new xattr OVL_XATTR_METACOPY for file on upper | Vivek Goyal | 1 | -0/+1 |
| 2018-07-20 | ovl: Provide a mount option metacopy=on/off for metadata copyup | Vivek Goyal | 1 | -3/+43 |
| 2018-07-18 | vfs: remove open_flags from d_real() | Miklos Szeredi | 1 | -33/+3 |
| 2018-07-18 | Partially revert "locks: fix file locking on overlayfs" | Miklos Szeredi | 1 | -1/+1 |
| 2018-07-18 | Revert "vfs: add flags to d_real()" | Miklos Szeredi | 1 | -2/+2 |
| 2018-07-18 | Revert "ovl: fix relatime for directories" | Miklos Szeredi | 1 | -3/+0 |
| 2018-07-18 | ovl: deal with overlay files in ovl_d_real() | Miklos Szeredi | 1 | -0/+4 |
| 2018-05-31 | ovl: return dentry from ovl_create_real() | Miklos Szeredi | 1 | -3/+4 |
| 2018-05-31 | ovl: struct cattr cleanups | Amir Goldstein | 1 | -3/+1 |
| 2018-05-31 | ovl: strip debug argument from ovl_do_ helpers | Amir Goldstein | 1 | -1/+1 |
| 2018-04-12 | ovl: add support for "xino" mount and config options | Amir Goldstein | 1 | -3/+70 |
| 2018-04-12 | ovl: constant st_ino for non-samefs with xino | Amir Goldstein | 1 | -4/+22 |
| 2018-04-12 | ovl: allocate anon bdev per unique lower fs | Amir Goldstein | 1 | -18/+48 |