Commit Graph

30 Commits (f63e115fb50db39706b955b81e3375ef6bab2268)

Author SHA1 Message Date
KaiGai Kohei 355ed4e141 [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref 19 years ago
David Woodhouse 1046d88001 [JFFS2] Check CRC32 on dirent and data nodes each time they're read 19 years ago
David Woodhouse 3877f0b6c9 [JFFS2] Don't trust node headers before the CRC is checked. 19 years ago
KaiGai Kohei 8f2b6f49c6 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
David Woodhouse 21f1d5fc59 [RBTREE] Update JFFS2 to use rb_parent() accessor macro. 19 years ago
Randy Dunlap fb6a82c94a [PATCH] jffs2: fix printk warnings 19 years ago
Atsushi Nemoto 0ef675d491 [PATCH] mtd: 64 bit fixes 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 years ago
Artem B. Bityutskiy 280562b210 [JFFS2] Calculate CRC check starting point correctly 19 years ago
Artem B. Bityutskiy 3a69e0cd22 [JFFS2] Fix JFFS2 [mc]time handling 19 years ago
Artem B. Bityutskiy 45ca1b509e [JFFS2] Debug code clean up - step 7 19 years ago
Artem B. Bityutskiy 3c09133739 [JFFS2] Correct buggy length checks 19 years ago
Artem B. Bityutskiy 392435081e [JFFS2] Debug code clean up - step 6 19 years ago
Artem B. Bityutskiy 1e0da3cb6c [JFFS2] Build fragtree in reverse order 19 years ago
Artem B. Bityutskiy 1e900979a7 [JFFS2] Move another fragtree-related function to nodelist.c 19 years ago
Andrew Lunn 737b7661e0 [JFFS2] Fix up new debug code for eCos build 19 years ago
Artem B. Bityutskiy e0d601373b [JFFS2] Debug code clean up - step 5 19 years ago
Artem B. Bityutskiy f97117d153 [JFFS2] Move scattered function into related files 19 years ago
Artem B. Bityutskiy f302cd028c [JFFS2] Namespace clean up 19 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 19 years ago
Artem B. Bityutskiy 61a39b6941 [JFFS2] Debug code clean up - step 2 19 years ago
Artem B. Bityutskiy 2b79adcca1 [JFFS2] Use f->target instead of f->dents for symlink target 19 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 19 years ago
Artem B. Bityuckiy 86ffc0d5f5 [JFFS2] Remove needless variable initialization 20 years ago
Artem B. Bityuckiy 336d2ff711 [JFFS2] Avoid alloc/dealloc for zero sized nodes 20 years ago
David Woodhouse 9dee7503ce [JFFS2] Optimise jffs2_add_tn_to_list 20 years ago
Artem B. Bityuckiy 32f1a95d50 [JFFS2] Add symlink caching support. 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago