Commit Graph

57 Commits (1168386aa7d850ead2ae135d5a7949a592c6e9a0)

Author SHA1 Message Date
Jared Hulbert a98889f3d8 [MTD][NOR] Add physical address to point() method 17 years ago
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
David Woodhouse 2c61cb250c [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up 17 years ago
David Woodhouse ced2207036 [JFFS2] semaphore->mutex conversion 17 years ago
Robert P. J. Day e1b8513d21 Typoes: "whith" -> "with" 17 years ago
Alexey Korolev c2056e1e1d [JFFS2] Fix return value check for mtd->point() in check_node_data() 17 years ago
David Woodhouse 92525726df [JFFS2] Fix data CRC checking on NOR flash. 17 years ago
Andy Lowe 59d8235be2 [JFFS2] Fix unpoint length 18 years ago
David Woodhouse b8e3ec30c2 [JFFS2] Print correct node offset when complaining about broken data CRC 18 years ago
David Woodhouse 71c2339775 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
David Woodhouse ef53cb02ff [JFFS2] Whitespace cleanups. 18 years ago
David Woodhouse b2e25235fe [JFFS2] Print correct node offset when complaining about broken data CRC 18 years ago
David Woodhouse e2baf4ed16 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 14c6381ee4 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 43dfa07fbb [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 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 20 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 20 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 20 years ago
Artem B. Bityutskiy 280562b210 [JFFS2] Calculate CRC check starting point correctly 20 years ago
Artem B. Bityutskiy 3a69e0cd22 [JFFS2] Fix JFFS2 [mc]time handling 20 years ago
Artem B. Bityutskiy 45ca1b509e [JFFS2] Debug code clean up - step 7 20 years ago
Artem B. Bityutskiy 3c09133739 [JFFS2] Correct buggy length checks 20 years ago
Artem B. Bityutskiy 392435081e [JFFS2] Debug code clean up - step 6 20 years ago
Artem B. Bityutskiy 1e0da3cb6c [JFFS2] Build fragtree in reverse order 20 years ago
Artem B. Bityutskiy 1e900979a7 [JFFS2] Move another fragtree-related function to nodelist.c 20 years ago
Andrew Lunn 737b7661e0 [JFFS2] Fix up new debug code for eCos build 20 years ago
Artem B. Bityutskiy e0d601373b [JFFS2] Debug code clean up - step 5 20 years ago
Artem B. Bityutskiy f97117d153 [JFFS2] Move scattered function into related files 20 years ago