summaryrefslogtreecommitdiff
path: root/fs/overlayfs/super.c
AgeCommit message (Expand)Author
2025-12-05Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-19ovl: port ovl_fill_super() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_fill_super()Christian Brauner
2025-11-14VFS: introduce end_creating_keep()NeilBrown
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14VFS/ovl/smb: introduce start_renaming_dentry()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown
2025-11-12fuse: add WARN_ON and comment for RCU revalidateMiklos Szeredi
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-23ovl: Add S_CASEFOLD as part of the inode flag to be copiedAndré Almeida
2025-09-23ovl: Set case-insensitive dentry operations for ovl sbAndré Almeida
2025-09-23ovl: Ensure that all layers have the same encodingAndré Almeida
2025-09-15ovl_lower_dir(): constify path argumentAl Viro
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-07-28Merge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-18ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()NeilBrown
2025-07-18ovl: change ovl_create_real() to receive dentry parentNeilBrown
2025-07-18ovl: narrow locking in ovl_check_rename_whiteout()NeilBrown
2025-07-18ovl: change ovl_workdir_cleanup() to take dir lock as needed.NeilBrown
2025-07-18ovl: narrow locking in ovl_workdir_create()NeilBrown
2025-07-18ovl: Call ovl_create_temp() without lock held.NeilBrown
2025-06-16VFS: change old_dir and new_dir in struct renamedata to dentrysNeilBrown
2025-06-10new helper: set_default_d_op()Al Viro
2025-04-07ovl: don't allow datadir onlyMiklos Szeredi
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown
2025-02-19ovl: allow to specify override credentialsChristian Brauner
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro
2024-08-29ovl: don't set the superblock's errseq_t manuallyHaifeng Xu
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-02-06fs: remove the inode argument to ->d_real() methodAmir Goldstein
2024-01-23ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-10Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2024-01-09Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein
2023-12-20overlay: disable EVMMimi Zohar
2023-11-25rename(): avoid a deadlock in the case of parents having no common ancestorAl Viro
2023-11-20ovl: remove redundant ofs->indexdir memberAmir Goldstein
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar
2023-10-31ovl: store and show the user provided lowerdir mount optionAmir Goldstein
2023-10-31ovl: Add an alternative type of whiteoutAlexander Larsson
2023-10-31ovl: Move xattr support to new xattrs.c fileAmir Goldstein
2023-10-31ovl: do not encode lower fh with upper sb_writers heldAmir Goldstein