index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2024-02-16
evm: Move to LSM infrastructure
Roberto Sassu
1
-2
/
+0
2024-02-16
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
1
-2
/
+0
2024-02-16
security: Introduce inode_post_setattr hook
Roberto Sassu
1
-0
/
+1
2024-02-16
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+1
2024-02-16
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+1
2024-01-22
fs: fix a typo in attr.c
Jay
1
-1
/
+1
2023-12-21
fs: fix doc comment typo fs tree wide
Alexander Mikhalitsyn
1
-1
/
+1
2023-10-18
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-2
/
+18
2023-07-14
attr: block mode changes of symlinks
Christian Brauner
1
-2
/
+18
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-03-30
nfs: use vfs setgid helper
Christian Brauner
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-65
/
+64
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-16
/
+8
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
1
-24
/
+29
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-4
/
+3
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-15
/
+17
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-6
/
+7
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
1
-14
/
+19
2022-10-18
attr: add setattr_should_drop_sgid()
Christian Brauner
1
-0
/
+28
2022-10-18
fs: move should_remove_suid()
Christian Brauner
1
-0
/
+29
2022-10-18
attr: add in_group_or_capable()
Christian Brauner
1
-5
/
+5
2022-08-08
vfs: Check the truncate maximum size in inode_newsize_ok()
David Howells
1
-0
/
+2
2022-06-27
attr: fix kernel doc
Christian Brauner
1
-2
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-36
/
+32
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
1
-1
/
+1
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-4
/
+2
2022-06-14
fs: account for group membership
Christian Brauner
1
-6
/
+20
2021-11-17
fs: handle circular mappings correctly
Christian Brauner
1
-2
/
+2
2021-08-13
fs: Move notify_change permission checks into may_setattr
Andreas Gruenbacher
1
-19
/
+31
2021-01-24
ima: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-2
/
+2
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-29
/
+90
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-3
/
+3
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-4
/
+4
2019-12-09
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
1
-12
/
+11
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
1
-9
/
+12
2018-07-03
fs: Fix attr.c kernel-doc
Matthew Wilcox
1
-2
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+7
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-7
/
+7
2018-05-24
fs: Allow superblock owner to replace invalid owners of inodes
Eric W. Biederman
1
-8
/
+28
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]