summaryrefslogtreecommitdiff
path: root/fs/file_attr.c
AgeCommit message (Expand)Author
14 daysfs: 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