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