Commit Graph

45 Commits (b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a)

Author SHA1 Message Date
David Woodhouse e2baf4ed16 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 0477d24e2a [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() 18 years ago
Artem Bityutskiy ea55d30798 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() 18 years ago
David Woodhouse 1c97964520 [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. 18 years ago
David Woodhouse fcf3cafb3e [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() 18 years ago
David Woodhouse 96dd8d25d1 [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree() 18 years ago
David Woodhouse 1123e2a859 [JFFS2] Remember to calculate overlap on nodes which replace older nodes 18 years ago
David Woodhouse 61c4b23770 [JFFS2] Handle inodes with only a single metadata node with non-zero isize 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Joakim Tjernlund 0dec4c8bc6 [JFFS2] Better fix for all-zero node headers 18 years ago
David Woodhouse df8e96f391 [JFFS2] Improve read_inode memory usage, v2. 18 years ago
Artem Bityutskiy 10731f8300 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() 18 years ago
David Woodhouse c7258a4477 [JFFS2] Check for all-zero node headers 18 years ago
Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
KaiGai Kohei c7afb0f977 [JFFS2][XATTR] Fix memory leak in POSIX-ACL support 19 years ago
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