index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Age
Commit message (
Expand
)
Author
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
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
2023-11-24
ovl: add permission hooks outside of do_splice_direct()
Amir Goldstein
2023-11-20
ovl: initialize ovl_copy_up_ctx.destname inside ovl_do_copy_up()
Amir Goldstein
2023-11-20
ovl: remove redundant ofs->indexdir member
Amir Goldstein
2023-11-18
ovl: stop using d_alloc_anon()/d_instantiate_anon()
Amir Goldstein
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-14
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
2023-11-14
ovl: fix misformatted comment
Amir Goldstein
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-10-31
ima: detect changes to the backing overlay file
Mimi Zohar
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
ovl: refactor layer parsing helpers
Amir Goldstein
2023-10-31
ovl: store and show the user provided lowerdir mount option
Amir Goldstein
2023-10-31
ovl: remove unused code in lowerdir param parsing
Amir Goldstein
2023-10-31
ovl: Add an alternative type of whiteout
Alexander Larsson
2023-10-31
ovl: Support escaped overlay.* xattrs
Alexander Larsson
2023-10-31
ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
Alexander Larsson
2023-10-31
ovl: Move xattr support to new xattrs.c file
Amir Goldstein
2023-10-31
ovl: do not encode lower fh with upper sb_writers held
Amir Goldstein
2023-10-31
ovl: do not open/llseek lower file with upper sb_writers held
Amir Goldstein
2023-10-31
ovl: reorder ovl_want_write() after ovl_inode_lock()
Amir Goldstein
2023-10-31
ovl: split ovl_want_write() into two helpers
Amir Goldstein
2023-10-31
ovl: add helper ovl_file_modified()
Amir Goldstein
2023-10-31
ovl: protect copying of realinode attributes to ovl inode
Amir Goldstein
2023-10-31
ovl: punt write aio completion to workqueue
Amir Goldstein
2023-10-31
ovl: propagate IOCB_APPEND flag on writes to realfile
Amir Goldstein
2023-10-31
ovl: use simpler function to convert iocb to rw flags
Amir Goldstein
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
[next]