Commit Graph

41 Commits (8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1)

Author SHA1 Message Date
David Woodhouse b534e70cf5 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 18 years ago
David Woodhouse ef53cb02ff [JFFS2] Whitespace cleanups. 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Artem Bityutskiy a2166b933e [JFFS2] Reschedule in loops 18 years ago
Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
Zoltan Sogor 27bea32755 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug 19 years ago
Havasi Ferenc d882687c51 [JFFS2][SUMMARY] Fix a summary collecting bug. 19 years ago
KaiGai Kohei 332a6b99c5 [JFFS2][XATTR] Fix wrong copyright 19 years ago
KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
David Woodhouse 1046d88001 [JFFS2] Check CRC32 on dirent and data nodes each time they're read 19 years ago
David Woodhouse 098a19811b [JFFS2] Preallocate node refs for cleanmarker in summary scan 19 years ago
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
David Woodhouse 8b9e9fe8c6 [JFFS2] Fix and improve debugging output during scan. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse f61579c337 [JFFS2] Correctly handle wasted space before summary node. 19 years ago
David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
David Woodhouse 010b06d6d0 [JFFS2] Locking issues in summary write code. 19 years ago
David Woodhouse 9167e0f811 [JFFS2] Remove stray kfree of summary info in XATTR code. 19 years ago
David Woodhouse 49f11d4075 [JFFS2] Mark gaps in summary list as dirty space 19 years ago
David Woodhouse 68270995f2 [JFFS2] Introduce jffs2_scan_dirty_space() function. 19 years ago
David Woodhouse 7807ef7ba2 [JFFS2] Fix summary handling of unknown but compatible nodes. 19 years ago
David Woodhouse 6171586a7a [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. 19 years ago
David Woodhouse fb9fbbcc93 [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. 19 years ago
David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
David Woodhouse 9641b784ff [JFFS2] Optimise reading of eraseblock summary nodes 19 years ago
David Woodhouse c41ff6e5f3 [JFFS2] Fix printk format in jffs2_sum_write_data() error message. 19 years ago
KaiGai Kohei c8708a9275 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. 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
Jesper Juhl 20ffdcb00a [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c 19 years ago
Randy Dunlap fb6a82c94a [PATCH] jffs2: fix printk warnings 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Ferenc Havasi 2bc9764c48 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary 19 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 19 years ago