index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-19
Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-08
ovl: fail if trusted xattrs are needed but caller lacks permission
Mike Baynton
2024-08-30
ovl: fsync after metadata copy-up
Amir Goldstein
2024-08-29
ovl: don't set the superblock's errseq_t manually
Haifeng Xu
2024-08-24
Merge patch series "ovl: simplify ovl_parse_param_lowerdir()"
Christian Brauner
2024-08-23
ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
Zhihao Cheng
2024-08-23
ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
Zhihao Cheng
2024-08-23
ovl: pass string to ovl_parse_layer()
Christian Brauner
2024-08-12
struct fd: representation change
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
2024-06-14
ovl: fix encoding fid for lower only root
Miklos Szeredi
2024-05-28
ovl: fix copy-up in tmpfile
Miklos Szeredi
2024-05-22
Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-10
ovl: remove duplicate included header
Thorsten Blum
2024-05-02
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
2024-05-02
ovl: implement tmpfile
Miklos Szeredi
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-12
Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-08
ovl: convert to super_set_uuid()
Kent Overstreet
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
2024-01-23
ovl: mark xwhiteouts directory with overlay.opaque='x'
Amir Goldstein
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-12-23
fs: factor out backing_file_mmap() helper
Amir Goldstein
2023-12-23
fs: factor out backing_file_splice_{read,write}() helpers
Amir Goldstein
2023-12-23
fs: factor out backing_file_{read,write}_iter() helpers
Amir Goldstein
2023-12-23
fs: prepare for stackable filesystems backing file helpers
Amir Goldstein
2023-12-20
Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-20
overlay: disable EVM
Mimi Zohar
2023-12-17
ovl: fix dentry reference leak after changes to underlying layers
Amir Goldstein
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
2023-12-01
fs: move file_start_write() into direct_splice_actor()
Amir Goldstein
[next]