summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-20cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane
2025-11-20smb: client: introduce close_cached_dir_locked()Henrique Carvalho
2025-11-19hfs: introduce KUnit tests for HFS string operationsViacheslav Dubeyko
2025-11-19ovl: remove struct ovl_cu_creds and associated functionsChristian Brauner
2025-11-19ovl: port ovl_copy_up_tmpfile() to cred guardChristian Brauner
2025-11-19ovl: mark *_cu_creds() as unused temporarilyChristian Brauner
2025-11-19ovl: port ovl_copy_up_workdir() to cred guardChristian Brauner
2025-11-19ovl: add copy up credential guardChristian Brauner
2025-11-19ovl: drop ovl_setup_cred_for_create()Christian Brauner
2025-11-19ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guardChristian Brauner
2025-11-19ovl: mark ovl_setup_cred_for_create() as unused temporarilyChristian Brauner
2025-11-19ovl: reflow ovl_create_or_link()Christian Brauner
2025-11-19ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guardChristian Brauner
2025-11-19ovl: add ovl_override_creator_creds cred guardChristian Brauner
2025-11-19ovl: remove ovl_revert_creds()Christian Brauner
2025-11-19ovl: port ovl_fill_super() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_fill_super()Christian Brauner
2025-11-19ovl: port ovl_lower_positive() to cred guardChristian Brauner
2025-11-19ovl: port ovl_lookup() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_lookup()Christian Brauner
2025-11-19ovl: port ovl_copyfile() to cred guardChristian Brauner
2025-11-19ovl: port ovl_rename() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_rename()Christian Brauner
2025-11-19ovl: introduce struct ovl_renamedataChristian Brauner
2025-11-19ovl: port ovl_listxattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_get() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_set() to cred guardChristian Brauner
2025-11-19ovl: port ovl_nlink_end() to cred guardChristian Brauner
2025-11-19ovl: port ovl_nlink_start() to cred guardChristian Brauner
2025-11-19ovl: port ovl_check_empty_dir() to cred guardChristian Brauner
2025-11-19ovl: port ovl_dir_llseek() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_iterate() and port to cred guardChristian Brauner
2025-11-19ovl: don't override credentials for ovl_check_whiteouts()Christian Brauner
2025-11-19ovl: port ovl_maybe_lookup_lowerdata() to cred guardChristian Brauner
2025-11-19ovl: port ovl_maybe_validate_verity() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fileattr_get() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fileattr_set() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fiemap() to cred guardChristian Brauner
2025-11-19ovl: port ovl_set_or_remove_acl() to cred guardChristian Brauner
2025-11-19ovl: port do_ovl_get_acl() to cred guardChristian Brauner
2025-11-19ovl: port ovl_get_link() to cred guardChristian Brauner
2025-11-19ovl: port ovl_permission() to cred guardChristian Brauner
2025-11-19ovl: port ovl_getattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_setattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_flush() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fadvise() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fallocate() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fsync() to cred guardChristian Brauner
2025-11-19ovl: port ovl_llseek() to cred guardChristian Brauner
2025-11-19ovl: port ovl_open_realfile() to cred guardChristian Brauner