summaryrefslogtreecommitdiff
path: root/fs/file_attr.c
AgeCommit message (Expand)Author
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-15fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)Ahelenia ZiemiaƄska
2025-11-19fs: remove spurious exports in fs/file_attr.cChristoph Hellwig
2025-10-10fs: return EOPNOTSUPP from file_setattr/file_getattr syscallsAndrey Albershteyn
2025-10-10Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"Andrey Albershteyn
2025-07-16fs: tighten a sanity check in file_attr_to_fileattr()Dan Carpenter
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02fs: prepare for extending file_get/setattr()Amir Goldstein
2025-07-02fs: make vfs_fileattr_[get|set] return -EOPNOTSUPPAndrey Albershteyn
2025-07-01lsm: introduce new hooks for setting/getting inode fsxattrAndrey Albershteyn
2025-07-01fs: split fileattr related helpers into separate fileAndrey Albershteyn