aboutsummaryrefslogtreecommitdiffstats
path: root/fs/yaffs2
AgeCommit message (Expand)Author
2018-02-23yaffs2: Adjust the timer callback and init functionsKevin Hao
2018-02-23yaffs2: include rawnand.h instead of nand.hKevin Hao
2018-02-02fs: yaffs2: includes the missing header fileKevin Hao
2018-02-02fs: yaffs2: replace CURRENT_TIME by other appropriate apisKevin Hao
2018-02-02fs: yaffs2: fix the prototype of function yaffs_rename()Kevin Hao
2018-02-02fs: yaffs2: switch to the generic xattr handlerKevin Hao
2018-02-02fs/yaffs2: adjust to the change of inode_change_ok()Kevin Hao
2018-02-02fs: yaffs2: fix the wrong check of return value of dir_emit()Kevin Hao
2018-02-02fs: yaffs2: kill ->put_link()Kevin Hao
2018-02-02fs: yaffs2: replace ->follow_link() with -->get_link()Kevin Hao
2018-02-02fs: yaffs2: switch to the new prototype for ->set/getxattr()Kevin Hao
2018-02-02fs: yaffs2: kill PAGE_CACHE_* and page_cache_{get, release} macrosKevin Hao
2018-02-02yaffs2: using new ->follow_link() and ->put_link() calling conventionsKevin Hao
2018-02-02yaffs2: NULL ->read/->writeKevin Hao
2018-02-02yaffs2: replace f_dentry to f_path.dentryYang Shi
2018-02-02fs/yaffs2: fix missing checkpoint on yaffsHe Zhe
2018-02-02yaffs2: fix memory leak in mount/umountczou
2018-02-02yaffs2: implement ->splice_write() via ->write_iter()Paul Gortmaker
2018-02-02yaffs2: use write_iter variants of {__,}generic_file_aio_write()Paul Gortmaker
2018-02-02yaffs2: switch simple generic_file_aio_read() users to ->read_iter()Paul Gortmaker
2018-02-02yaffs2: fix compile fails due to undefined vfs_readlinkPaul Gortmaker
2018-02-02yaffs: fix yaffs_vfs.c warnings.Zhang Xiao
2018-02-02yaffs: Avoid setting any ACL releated xattrZhang Xiao
2018-02-02yaffs2: remove the using of macro __DATE__ & __TIME__Kevin Hao
2018-02-02yaffs2: fix MTD_BLOCK_MAJOR compilation errorBruce Ashfield
2018-02-02yaffs2: fix 3.12+ compilation issuesBruce Ashfield
2018-02-02Yaffs:check oob size before auto selecting Yaffs1Jiang Lu
2018-02-02yaffs2: disable procfs supportBruce Ashfield
2018-02-02yaffs2: convert to kuid_t and kgid_tBruce Ashfield
2018-02-02yaffs2: restore multi-kernel version functionalityBruce Ashfield
2018-02-02yaffs2: import 2013-git-3a8580Bruce Ashfield