index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+7
2022-10-07
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-11
/
+11
2022-09-24
ovl: use vfs_tmpfile_open() helper
Miklos Szeredi
1
-6
/
+8
2022-09-02
overlayfs: constify path
Al Viro
1
-11
/
+11
2022-08-31
xattr: constify value argument in vfs_setxattr()
Christian Brauner
1
-1
/
+1
2022-08-08
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+6
2022-07-28
ovl: improve ovl_get_acl() if POSIX ACL support is off
Yang Xu
1
-0
/
+6
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
1
-1
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-11
/
+1
2022-04-28
ovl: use ovl_copy_{real,upper}attr() wrappers
Christian Brauner
1
-10
/
+1
2022-04-28
ovl: store lower path in ovl_inode
Amir Goldstein
1
-0
/
+2
2022-04-28
ovl: use ovl_path_getxattr() wrapper
Christian Brauner
1
-22
/
+55
2022-04-28
ovl: use ovl_lookup_upper() wrapper
Christian Brauner
1
-0
/
+8
2022-04-28
ovl: use ovl_do_notify_change() wrapper
Christian Brauner
1
-0
/
+29
2022-04-28
ovl: pass layer mnt to ovl_open_realfile()
Amir Goldstein
1
-0
/
+1
2022-04-28
ovl: pass ofs to setattr operations
Christian Brauner
1
-1
/
+1
2022-04-28
ovl: handle idmappings in creation operations
Christian Brauner
1
-11
/
+11
2022-04-28
ovl: pass ofs to creation operations
Christian Brauner
1
-21
/
+33
2022-04-28
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
1
-10
/
+28
2021-11-04
ovl: fix warning in ovl_create_real()
Miklos Szeredi
1
-0
/
+1
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2021-08-17
ovl: add ovl_allow_offline_changes() helper
Vyacheslav Yurkov
1
-0
/
+12
2021-08-17
ovl: consistent behavior for immutable/append-only inodes
Amir Goldstein
1
-2
/
+11
2021-08-17
ovl: copy up sync/noatime fileattr flags
Amir Goldstein
1
-1
/
+14
2021-08-17
ovl: pass ovl_fs to ovl_check_setxattr()
Amir Goldstein
1
-3
/
+3
2021-05-01
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+33
2021-04-12
ovl: remove unneeded ioctls
Miklos Szeredi
1
-2
/
+0
2021-04-12
ovl: stack fileattr ops
Miklos Szeredi
1
-0
/
+3
2021-04-12
ovl: add debug print to ovl_do_getxattr()
Amir Goldstein
1
-1
/
+6
2021-04-12
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
1
-3
/
+27
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+28
2021-01-28
ovl: implement volatile-specific fsync error behaviour
Sargun Dhillon
1
-0
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-4
/
+6
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-9
/
+11
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+8
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-3
/
+3
2020-12-14
ovl: user xattr
Miklos Szeredi
1
-3
/
+5
2020-11-12
ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
Pavel Tikhomirov
1
-6
/
+8
2020-10-06
ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories
Amir Goldstein
1
-0
/
+3
2020-09-02
ovl: enumerate private xattrs
Miklos Szeredi
1
-13
/
+25
2020-09-02
ovl: pass ovl_fs down to functions accessing private xattrs
Miklos Szeredi
1
-21
/
+30
2020-09-02
ovl: drop flags argument from ovl_do_setxattr()
Miklos Szeredi
1
-4
/
+4
2020-09-02
ovl: use ovl_do_getxattr() for private xattr
Miklos Szeredi
1
-0
/
+6
2020-09-02
duplicate ovl_getxattr()
Miklos Szeredi
1
-2
/
+0
2020-07-16
ovl: change ovl_copy_up_flags static
youngjun
1
-1
/
+0
2020-06-04
ovl: make oip->index bool
Miklos Szeredi
1
-1
/
+1
2020-06-02
ovl: fix out of bounds access warning in ovl_check_fb_len()
Amir Goldstein
1
-0
/
+3
2020-05-13
ovl: whiteout inode sharing
Chengguang Xu
1
-1
/
+1
2020-05-13
ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+2
2020-03-27
ovl: enable xino automatically in more cases
Amir Goldstein
1
-0
/
+16
[next]