summaryrefslogtreecommitdiff
path: root/include/linux/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/font.h')
0 files changed, 0 insertions, 0 deletions
2024-02-15 23:43:42 -0500'>2024-02-15security: Introduce inode_post_setattr hookRoberto Sassu 2024-02-15evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu 2024-02-15ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu 2024-01-22fs: fix a typo in attr.cJay 2023-12-21fs: fix doc comment typo fs tree wideAlexander Mikhalitsyn 2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton 2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds 2023-07-14attr: block mode changes of symlinksChristian Brauner 2023-07-13fs: convert to ctime accessor functionsJeff Layton 2023-03-30nfs: use vfs setgid helperChristian Brauner 2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner 2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner 2023-01-19fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner 2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner 2023-01-19fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner 2023-01-19fs: port xattr to mnt_idmapChristian Brauner 2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner 2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner 2023-01-11filelock: move file locking definitions to separate header fileJeff Layton 2022-10-18attr: use consistent sgid stripping checksChristian Brauner 2022-10-18attr: add setattr_should_drop_sgid()Christian Brauner 2022-10-18fs: move should_remove_suid()Christian Brauner 2022-10-18attr: add in_group_or_capable()Christian Brauner 2022-08-08vfs: Check the truncate maximum size in inode_newsize_ok()David Howells 2022-06-27attr: fix kernel docChristian Brauner 2022-06-26attr: port attribute changes to new typesChristian Brauner 2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner 2022-06-26fs: port to iattr ownership update helpersChristian Brauner 2022-06-14fs: account for group membershipChristian Brauner 2021-11-17fs: handle circular mappings correctlyChristian Brauner