index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-23
9
-187
/
+282
|
\
|
*
ovl: Filter invalid inodes with missing lookup function
Vasiliy Kovalev
2024-11-20
1
-0
/
+3
|
*
ovl: convert ovl_real_fdget() callers to ovl_real_file()
Amir Goldstein
2024-11-15
1
-84
/
+59
|
*
ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
Amir Goldstein
2024-11-15
1
-25
/
+34
|
*
ovl: store upper real file in ovl_file struct
Amir Goldstein
2024-11-15
1
-8
/
+41
|
*
ovl: allocate a container struct ovl_file for ovl private context
Amir Goldstein
2024-11-15
3
-9
/
+48
|
*
ovl: do not open non-data lower file for fsync
Amir Goldstein
2024-11-15
1
-27
/
+31
|
*
ovl: Optimize override/revert creds
Vinicius Costa Gomes
2024-11-15
2
-3
/
+11
|
*
ovl: pass an explicit reference of creators creds to callers
Amir Goldstein
2024-11-14
1
-12
/
+22
|
*
ovl: use wrapper ovl_revert_creds()
Vinicius Costa Gomes
2024-11-11
9
-39
/
+44
|
*
backing-file: clean up the API
Miklos Szeredi
2024-11-11
1
-9
/
+13
|
*
ovl: properly handle large files in ovl_security_fileattr
Oleksandr Tymoshenko
2024-11-11
1
-1
/
+6
*
|
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
2
-13
/
+5
|
\
\
|
*
|
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
2024-11-13
2
-13
/
+5
*
|
|
Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-11-18
1
-25
/
+91
|
\
\
\
|
*
|
|
ovl: specify layers via file descriptors
Christian Brauner
2024-10-14
1
-25
/
+91
|
|
/
/
*
|
|
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
1
-1
/
+0
|
|
/
*
/
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-10-16
1
-2
/
+7
|
/
*
ovl: fix file leak in ovl_real_fdget_meta()
Amir Goldstein
2024-09-27
1
-1
/
+1
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-33
/
+35
|
\
|
*
struct fd: representation change
Al Viro
2024-08-13
1
-13
/
+15
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-20
/
+20
*
|
Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-19
3
-17
/
+74
|
\
\
|
*
|
ovl: fail if trusted xattrs are needed but caller lacks permission
Mike Baynton
2024-09-08
1
-5
/
+33
|
*
|
ovl: fsync after metadata copy-up
Amir Goldstein
2024-08-30
1
-4
/
+39
|
*
|
ovl: don't set the superblock's errseq_t manually
Haifeng Xu
2024-08-29
1
-8
/
+2
*
|
|
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
2024-07-31
1
-3
/
+3
|
|
/
*
|
Merge patch series "ovl: simplify ovl_parse_param_lowerdir()"
Christian Brauner
2024-08-24
1
-39
/
+12
|
\
\
|
|
/
|
/
|
|
*
ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
Zhihao Cheng
2024-08-23
1
-2
/
+2
|
*
ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
Zhihao Cheng
2024-08-23
1
-33
/
+7
|
*
ovl: pass string to ovl_parse_layer()
Christian Brauner
2024-08-23
1
-4
/
+3
*
|
ovl: fix encoding fid for lower only root
Miklos Szeredi
2024-06-14
1
-1
/
+5
*
|
ovl: fix copy-up in tmpfile
Miklos Szeredi
2024-05-28
1
-4
/
+4
|
/
*
Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-22
4
-26
/
+133
|
\
|
*
ovl: remove duplicate included header
Thorsten Blum
2024-05-10
1
-1
/
+0
|
*
ovl: remove upper umask handling from ovl_create_upper()
Miklos Szeredi
2024-05-02
1
-3
/
+0
|
*
ovl: implement tmpfile
Miklos Szeredi
2024-05-02
3
-22
/
+133
*
|
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
|
*
|
kernel_file_open(): get rid of inode argument
Al Viro
2024-04-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-15
2
-2
/
+2
|
\
\
|
*
|
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
1
-1
/
+1
|
*
|
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-04-09
1
-1
/
+1
|
|
/
*
/
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2024-03-26
1
-4
/
+0
|
/
*
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
2024-03-17
1
-3
/
+3
*
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-13
1
-1
/
+1
*
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-7
/
+11
|
\
|
*
ovl: convert to super_set_uuid()
Kent Overstreet
2024-02-08
1
-7
/
+11
*
|
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
2
-33
/
+33
|
\
\
[next]