summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sysfs.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang-3/+3
2023-02-13ubifs: make kobj_type structures constantThomas Weißschuh-2/+2
2023-02-02ubifs: Fix memory leak in ubifs_sysfs_init()Liu Shixin-0/+2
2022-01-26ubifs: use default_groups in kobj_typeGreg Kroah-Hartman-1/+2
2021-12-23ubifs: fix snprintf() length checkDan Carpenter-1/+1
2021-12-23ubifs: Export filesystem error countersStefan Schaeckeler-0/+153