- 0e22bed Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 7 months ago
- b6394d6 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 months ago
- 353ad6c Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 7 months ago
- e9229c1 ovl: remove duplicate included header by Thorsten Blum · 8 months ago
- 0968027 ovl: remove upper umask handling from ovl_create_upper() by Miklos Szeredi · 8 months ago
- 9a87907 ovl: implement tmpfile by Miklos Szeredi · 8 months ago
- af58dc1 kernel_file_open(): get rid of inode argument by Al Viro · 11 months ago
- 1f65e57 fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED by Stefan Berger · 10 months ago
- 3253804 security: allow finer granularity in permitting copy-up of security xattrs by Stefan Berger · 10 months ago
- 7b30851 fs_parser: move fsparam_string_empty() helper into header by Luis Henriques (SUSE) · 9 months ago
- 77a28aa ovl: relax WARN_ON in ovl_verify_area() by Amir Goldstein · 9 months ago
- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 9 months ago
- 0f1a876 Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
- 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
- 09406ad Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krisman/unicode into vfs.misc by Christian Brauner · 9 months ago
- 2824083 ovl: Always reject mounting over case-insensitive directories by Gabriel Krisman Bertazi · 10 months ago
- 716f4aa Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 10 months ago
- dd90196 ovl: convert to super_set_uuid() by Kent Overstreet · 10 months ago
- 853b8d7 remap_range: merge do_clone_file_range() into vfs_clone_file_range() by Amir Goldstein · 11 months ago
- 11b3f8a fs: remove the inode argument to ->d_real() method by Amir Goldstein · 11 months ago
- 420332b ovl: mark xwhiteouts directory with overlay.opaque='x' by Amir Goldstein · 11 months ago
- 499aa1c Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 months ago
- bf4e708 Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 months ago
- 4d925f6 Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 11 months ago
- 6c1dd1f Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 11 months ago
- bb93c5e Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 11 months ago
- f567377 fs: factor out backing_file_mmap() helper by Amir Goldstein · 1 year, 2 months ago
- 9b7e9e2 fs: factor out backing_file_splice_{read,write}() helpers by Amir Goldstein · 1 year, 2 months ago
- a6293b3 fs: factor out backing_file_{read,write}_iter() helpers by Amir Goldstein · 1 year, 1 month ago
- f91a704 fs: prepare for stackable filesystems backing file helpers by Amir Goldstein · 1 year, 2 months ago
- 1a44b00 Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 12 months ago
- c00f94b overlay: disable EVM by Mimi Zohar · 12 months ago
- 413ba91 ovl: fix dentry reference leak after changes to underlying layers by Amir Goldstein · 12 months ago
- 0f29208 splice: return type ssize_t from all helpers by Amir Goldstein · 1 year ago
- da40448 fs: move file_start_write() into direct_splice_actor() by Amir Goldstein · 1 year, 1 month ago
- a8b0026 rename(): avoid a deadlock in the case of parents having no common ancestor by Al Viro · 1 year, 1 month ago
- fa2b906 Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
- 6ae6543 fs: move kiocb_start_write() into vfs_iocb_iter_write() by Amir Goldstein · 1 year, 1 month ago
- 269aed7 fs: move file_start_write() into vfs_iter_write() by Amir Goldstein · 1 year, 1 month ago
- ca7ab482 ovl: add permission hooks outside of do_splice_direct() by Amir Goldstein · 1 year, 1 month ago
- 2c3ef4f ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up() by Amir Goldstein · 1 year, 1 month ago
- 02d70090 ovl: remove redundant ofs->indexdir member by Amir Goldstein · 1 year, 1 month ago
- 484d4fb ovl: stop using d_alloc_anon()/d_instantiate_anon() by Amir Goldstein · 1 year, 1 month ago
- 8a924db fs: Pass AT_GETATTR_NOSEC flag to getattr interface function by Stefan Berger · 1 year, 2 months ago
- 37f32f5 ovl: fix memory leak in ovl_parse_param() by Amir Goldstein · 1 year, 1 month ago
- b28060d ovl: fix misformatted comment by Amir Goldstein · 1 year, 1 month ago
- 13d88ac Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 1 month ago
- 7f85193 Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 1 year, 1 month ago
- ca219be Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 1 year, 1 month ago
- b836c4d ima: detect changes to the backing overlay file by Mimi Zohar · 1 year, 2 months ago
- 24e16e38 ovl: add support for appending lowerdirs one by one by Amir Goldstein · 1 year, 2 months ago
- 819829f ovl: refactor layer parsing helpers by Amir Goldstein · 1 year, 2 months ago
- 0cea4c0 ovl: store and show the user provided lowerdir mount option by Amir Goldstein · 1 year, 2 months ago
- c835110 ovl: remove unused code in lowerdir param parsing by Amir Goldstein · 1 year, 2 months ago
- bc8df7a ovl: Add an alternative type of whiteout by Alexander Larsson · 1 year, 4 months ago
- dad02fa ovl: Support escaped overlay.* xattrs by Alexander Larsson · 1 year, 4 months ago
- d431e65 ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros by Alexander Larsson · 1 year, 4 months ago
- 420a62d ovl: Move xattr support to new xattrs.c file by Amir Goldstein · 1 year, 2 months ago
- 5b02bfc ovl: do not encode lower fh with upper sb_writers held by Amir Goldstein · 1 year, 4 months ago
- c63e56a ovl: do not open/llseek lower file with upper sb_writers held by Amir Goldstein · 1 year, 4 months ago
- 162d064 ovl: reorder ovl_want_write() after ovl_inode_lock() by Amir Goldstein · 1 year, 5 months ago
- d08d3b3 ovl: split ovl_want_write() into two helpers by Amir Goldstein · 1 year, 4 months ago
- c002728 ovl: add helper ovl_file_modified() by Amir Goldstein · 1 year, 3 months ago
- f7621b1 ovl: protect copying of realinode attributes to ovl inode by Amir Goldstein · 1 year, 4 months ago
- 389a4a4 ovl: punt write aio completion to workqueue by Amir Goldstein · 1 year, 4 months ago
- 5f034d3 ovl: propagate IOCB_APPEND flag on writes to realfile by Amir Goldstein · 1 year, 4 months ago
- db5b5e8 ovl: use simpler function to convert iocb to rw flags by Amir Goldstein · 1 year, 3 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- 7352a67 Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- 3b3f874 Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- 66c6276 exportfs: add helpers to check if filesystem can encode/decode file handles by Amir Goldstein · 1 year, 2 months ago
- 2bc5e5e ovl: rely on SB_I_NOUMASK by Christian Brauner · 1 year, 2 months ago
- def3ae8 fs: store real path instead of fake path in backing file f_path by Amir Goldstein · 1 year, 2 months ago
- 4ddbd0f overlayfs: convert to new timestamp accessors by Jeff Layton · 1 year, 2 months ago
- beae836 ovl: temporarily disable appending lowedirs by Amir Goldstein · 1 year, 2 months ago
- 32db510 ovl: fix regression in showing lowerdir mount option by Amir Goldstein · 1 year, 2 months ago
- c34706a ovl: fix regression in parsing of mount options with escaped comma by Amir Goldstein · 1 year, 2 months ago
- 3d649a4 overlayfs: move xattr tables to .rodata by Wedson Almeida Filho · 1 year, 3 months ago
- c7242a4 ovl: fix NULL pointer defer when encoding non-decodable lower fid by Amir Goldstein · 1 year, 2 months ago
- a535116 ovl: make use of ->layers safe in rcu pathwalk by Amir Goldstein · 1 year, 2 months ago
- c54719c ovl: fetch inode once in ovl_dentry_revalidate_common() by Al Viro · 1 year, 2 months ago
- d9e8319 ovl: move freeing ovl_entry past rcu delay by Al Viro · 1 year, 2 months ago
- 8542f17 ovl: fix file reference leak when submitting aio by Amir Goldstein · 1 year, 2 months ago
- 84422ae Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 3 months ago
- 03dbab3 overlayfs: set ctime when setting mtime and atime by Jeff Layton · 1 year, 3 months ago
- 2d1b3bb ovl: disable IOCB_DIO_CALLER_COMP by Jens Axboe · 1 year, 3 months ago
- 724768a ovl: fix incorrect fdput() on aio completion by Amir Goldstein · 1 year, 4 months ago
- ab04830 ovl: fix failed copyup of fileattr on a symlink by Amir Goldstein · 1 year, 3 months ago
- 63580f6 Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs by Linus Torvalds · 1 year, 4 months ago
- de16588 Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 8f73712 ovl: use kiocb_{start,end}_write() helpers by Amir Goldstein · 1 year, 4 months ago
- adcd459 ovl: validate superblock in OVL_FS() by Andrea Righi · 1 year, 7 months ago
- f01d088 ovl: make consistent use of OVL_FS() by Andrea Righi · 1 year, 7 months ago
- 3629554 ovl: Kconfig: introduce CONFIG_OVERLAY_FS_DEBUG by Andrea Righi · 1 year, 7 months ago
- cbb44f0 ovl: auto generate uuid for new overlay filesystems by Amir Goldstein · 1 year, 5 months ago
- d9544c1 ovl: store persistent uuid/fsid with uuid=on by Amir Goldstein · 1 year, 5 months ago
- b0504bf ovl: add support for unique fsid per instance by Amir Goldstein · 1 year, 6 months ago
- 16aac5a ovl: support encoding non-decodable file handles by Amir Goldstein · 1 year, 8 months ago
- 0c71faf ovl: Handle verity during copy-up by Alexander Larsson · 1 year, 8 months ago