index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
attr.c
Age
Commit message (
Expand
)
Author
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-15
evm: Move to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
2024-02-15
security: Introduce inode_post_setattr hook
Roberto Sassu
2024-02-15
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-01-22
fs: fix a typo in attr.c
Jay
2023-12-21
fs: fix doc comment typo fs tree wide
Alexander Mikhalitsyn
2023-10-18
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-07-14
attr: block mode changes of symlinks
Christian Brauner
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
2023-03-30
nfs: use vfs setgid helper
Christian Brauner
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
2022-10-18
attr: add setattr_should_drop_sgid()
Christian Brauner
2022-10-18
fs: move should_remove_suid()
Christian Brauner
2022-10-18
attr: add in_group_or_capable()
Christian Brauner
2022-08-08
vfs: Check the truncate maximum size in inode_newsize_ok()
David Howells
2022-06-27
attr: fix kernel doc
Christian Brauner
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-14
fs: account for group membership
Christian Brauner
2021-11-17
fs: handle circular mappings correctly
Christian Brauner
2021-08-13
fs: Move notify_change permission checks into may_setattr
Andreas Gruenbacher
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
capability: handle idmapped mounts
Christian Brauner
2019-12-08
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2018-07-03
fs: Fix attr.c kernel-doc
Matthew Wilcox
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]