aboutsummaryrefslogtreecommitdiffstats
path: root/fs/yaffs2
AgeCommit message (Expand)Author
2023-05-31yaffs2: Fix miscalculation of devname buffer lengthHe Zhe
2022-12-14yaffs2: replace bdevname call with sprintfBruce Ashfield
2022-12-14yaffs2: convert read_page -> readfolioBruce Ashfield
2022-12-14yaffs: replace IS_ERR with IS_ERR_OR_NULL to check both ERR and NULLMeng Li
2022-12-14yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_nameQuanyang Wang
2022-12-14yaffs2: v5.12+ build fixups (not runtime tested)Bruce Ashfield
2022-12-14yaffs: include blkdev.hBruce Ashfield
2022-12-14yaffs: fix misplaced variable declarationPaul Gortmaker
2022-12-14yaffs2: v5.6 build fixupsBruce Ashfield
2022-12-14yaffs2: fix memory leak when /proc/yaffs is readCharles Manning
2022-12-14yaffs: add strict check when call yaffs_internal_read_superQuanyang Wang
2022-12-14yaffs: repair yaffs_get_mtd_deviceQuanyang Wang
2022-12-14yaffs: Fix build failure by handling inode i_version with proper atomic APIHe Zhe
2022-12-14yaffs2: fix memory leak in mount/umountczou
2022-12-14yaffs: Avoid setting any ACL releated xattrZhang Xiao
2022-12-14Yaffs:check oob size before auto selecting Yaffs1Jiang Lu
2022-12-14fs: yaffs2: replace CURRENT_TIME by other appropriate apisKevin Hao
2022-12-14yaffs2: adjust to proper location of MS_RDONLYBruce Ashfield
2022-12-14yaffs2: import git revision b4ce1bb (jan, 2020)Bruce Ashfield