index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
overlayfs: do not mount on top of idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+4
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
4
-19
/
+24
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
2
-11
/
+13
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-1
/
+8
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
5
-17
/
+20
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+3
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
4
-8
/
+8
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
4
-5
/
+5
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
3
-4
/
+4
*
capability: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
ovl: unprivieged mounts
Miklos Szeredi
2020-12-14
1
-0
/
+1
*
ovl: do not get metacopy for userxattr
Miklos Szeredi
2020-12-14
1
-0
/
+7
*
ovl: do not fail because of O_NOATIME
Miklos Szeredi
2020-12-14
1
-8
/
+3
*
ovl: do not fail when setting origin xattr
Miklos Szeredi
2020-12-14
1
-1
/
+2
*
ovl: user xattr
Miklos Szeredi
2020-12-14
5
-16
/
+71
*
ovl: simplify file splice
Miklos Szeredi
2020-12-14
1
-44
/
+2
*
ovl: make ioctl() safe
Miklos Szeredi
2020-12-14
1
-71
/
+16
*
ovl: check privs before decoding file handle
Miklos Szeredi
2020-12-14
2
-0
/
+6
*
ovl: fix incorrect extent info in metacopy case
Chengguang Xu
2020-11-12
1
-1
/
+1
*
ovl: expand warning in ovl_d_real()
Miklos Szeredi
2020-11-12
1
-5
/
+8
*
ovl: warn about orphan metacopy
Kevin Locke
2020-11-12
1
-0
/
+2
*
ovl: introduce new "uuid=off" option for inodes index feature
Pavel Tikhomirov
2020-11-12
4
-2
/
+26
*
ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
Pavel Tikhomirov
2020-11-12
5
-30
/
+38
*
ovl: use generic vfs_ioc_setflags_prepare() helper
Amir Goldstein
2020-10-06
1
-32
/
+30
*
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
2020-10-06
3
-12
/
+51
*
ovl: rearrange ovl_can_list()
Miklos Szeredi
2020-09-02
1
-3
/
+6
*
ovl: enumerate private xattrs
Miklos Szeredi
2020-09-02
3
-26
/
+59
*
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
2020-09-02
9
-86
/
+107
*
ovl: drop flags argument from ovl_do_setxattr()
Miklos Szeredi
2020-09-02
6
-9
/
+9
*
ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs
Miklos Szeredi
2020-09-02
2
-4
/
+4
*
ovl: use ovl_do_getxattr() for private xattr
Miklos Szeredi
2020-09-02
4
-8
/
+15
*
ovl: fold ovl_getxattr() into ovl_get_redirect_xattr()
Miklos Szeredi
2020-09-02
1
-36
/
+17
*
ovl: clean up ovl_getxattr() in copy_up.c
Miklos Szeredi
2020-09-02
1
-21
/
+11
*
duplicate ovl_getxattr()
Miklos Szeredi
2020-09-02
3
-4
/
+35
*
ovl: provide a mount option "volatile"
Vivek Goyal
2020-09-02
5
-8
/
+97
*
ovl: check for incompatible features in work dir
Amir Goldstein
2020-09-02
2
-11
/
+46
*
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
|
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
2020-07-16
1
-0
/
+4
*
|
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
2020-07-16
1
-4
/
+6
*
|
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
2020-07-16
1
-13
/
+18
*
|
ovl: force read-only sb on failure to create index dir
Amir Goldstein
2020-07-16
1
-5
/
+6
*
|
ovl: fix regression with re-formatted lower squashfs
Amir Goldstein
2020-07-16
1
-0
/
+12
*
|
ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
Amir Goldstein
2020-07-16
1
-9
/
+7
*
|
ovl: relax WARN_ON() when decoding lower directory file handle
Amir Goldstein
2020-07-16
1
-1
/
+1
*
|
ovl: remove not used argument in ovl_check_origin
youngjun
2020-07-16
1
-9
/
+2
*
|
ovl: change ovl_copy_up_flags static
youngjun
2020-07-16
2
-2
/
+1
*
|
ovl: inode reference leak in ovl_is_inuse true case.
youngjun
2020-07-16
1
-1
/
+10
|
/
*
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-06-09
11
-219
/
+405
|
\
|
*
ovl: remove unnecessary lock check
youngjun
2020-06-08
1
-6
/
+1
[next]