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