index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-11-18
1
-5
/
+5
*
ovl: Move xattr support to new xattrs.c file
Amir Goldstein
2023-10-31
1
-122
/
+0
*
ovl: reorder ovl_want_write() after ovl_inode_lock()
Amir Goldstein
2023-10-31
1
-30
/
+27
*
overlayfs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+2
*
Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-08-30
1
-4
/
+4
|
\
|
*
ovl: make consistent use of OVL_FS()
Andrea Righi
2023-08-12
1
-3
/
+3
|
*
ovl: support encoding non-decodable file handles
Amir Goldstein
2023-08-12
1
-1
/
+1
*
|
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-1
/
+1
|
/
*
ovl: pass ovl_fs to xino helpers
Amir Goldstein
2023-06-19
1
-8
/
+10
*
ovl: prepare for lazy lookup of lowerdata inode
Amir Goldstein
2023-06-19
1
-4
/
+14
*
ovl: prepare to store lowerdata redirect for lazy lowerdata lookup
Amir Goldstein
2023-06-19
1
-0
/
+2
*
ovl: deduplicate lowerdata and lowerstack[]
Amir Goldstein
2023-06-19
1
-2
/
+0
*
ovl: deduplicate lowerpath and lowerstack[]
Amir Goldstein
2023-06-19
1
-6
/
+2
*
ovl: move ovl_entry into ovl_inode
Amir Goldstein
2023-06-19
1
-4
/
+4
*
ovl: fix null pointer dereference in ovl_get_acl_rcu()
Zhihao Cheng
2023-06-19
1
-6
/
+6
*
ovl: fix null pointer dereference in ovl_permission()
Zhihao Cheng
2023-06-19
1
-3
/
+2
*
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-6
/
+4
*
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-5
/
+5
*
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+6
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
*
ovl: call posix_acl_release() after error checking
Christian Brauner
2022-11-03
1
-1
/
+1
*
ovl: use posix acl api
Christian Brauner
2022-10-20
1
-2
/
+2
*
ovl: implement set acl method
Christian Brauner
2022-10-20
1
-0
/
+94
*
ovl: implement get acl method
Christian Brauner
2022-10-20
1
-31
/
+78
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-3
/
+3
*
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
1
-3
/
+3
|
\
|
*
overlayfs: constify path
Al Viro
2022-09-01
1
-3
/
+3
*
|
acl: handle idmapped mounts for idmapped filesystems
Christian Brauner
2022-08-17
1
-4
/
+7
|
/
*
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-08
1
-1
/
+3
|
\
|
*
ovl: improve ovl_get_acl() if POSIX ACL support is off
Yang Xu
2022-07-28
1
-1
/
+3
*
|
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
2022-07-15
1
-8
/
+79
|
/
*
ovl: handle idmappings in ovl_xattr_{g,s}et()
Christian Brauner
2022-04-28
1
-4
/
+6
*
ovl: handle idmappings in ovl_permission()
Christian Brauner
2022-04-28
1
-3
/
+6
*
ovl: use ovl_copy_{real,upper}attr() wrappers
Christian Brauner
2022-04-28
1
-4
/
+4
*
ovl: store lower path in ovl_inode
Amir Goldstein
2022-04-28
1
-4
/
+7
*
ovl: handle idmappings for layer fileattrs
Christian Brauner
2022-04-28
1
-1
/
+1
*
ovl: use ovl_path_getxattr() wrapper
Christian Brauner
2022-04-28
1
-3
/
+7
*
ovl: use ovl_do_notify_change() wrapper
Christian Brauner
2022-04-28
1
-1
/
+2
*
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
2022-04-28
1
-8
/
+9
*
ovl: fix filattr copy-up failure
Miklos Szeredi
2021-11-04
1
-1
/
+4
*
ovl: enable RCU'd ->get_acl()
Miklos Szeredi
2021-08-18
1
-3
/
+4
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+4
*
ovl: update ctime when changing fileattr
Chengguang Xu
2021-08-17
1
-0
/
+3
*
ovl: skip checking lower file's i_writecount on truncate
Chengguang Xu
2021-08-17
1
-6
/
+0
*
ovl: consistent behavior for immutable/append-only inodes
Amir Goldstein
2021-08-17
1
-3
/
+47
[next]