Commit Graph

46 Commits (f54bfc0e34dbd15e9df099a8e36a346c6c583f3c)

Author SHA1 Message Date
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
Joakim Tjernlund c2aecda79c [JFFS2] Speed up mount for directly-mapped NOR flash 18 years ago
Thomas Gleixner 53043002ef [JFFS2] check node crc before doing anything else 18 years ago
David Woodhouse c7258a4477 [JFFS2] Check for all-zero node headers 18 years ago
Artem Bityutskiy a7a6ace140 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND 18 years ago
Artem Bityutskiy a2166b933e [JFFS2] Reschedule in loops 18 years ago
Amit Choudhary 85de3d9bc7 [JFFS2] Fix error-path leak in summary scan 18 years ago
Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
Adrian Bunk c05d52c748 fs/jffs2/: make 2 functions static 19 years ago
KaiGai Kohei 8a13695cbe [JFFS2][XATTR] rid unnecessary writing of delete marker. 19 years ago
KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion 19 years ago
David Woodhouse 13ba42df4a [JFFS2] Fix calculation of potential summary marker offset on NOR flash. 19 years ago
David Woodhouse a6a8bef722 [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan 19 years ago
David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 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 f560928baa [JFFS2] Allocate node_ref for wasted space when skipping to page boundary 19 years ago
David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node 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 25090a6b23 [JFFS2] Discard remaining free space when filing a dirty block in scan. 19 years ago
David Woodhouse 68270995f2 [JFFS2] Introduce jffs2_scan_dirty_space() function. 19 years ago
David Woodhouse 3560160aa2 [JFFS2] Fix memory leak in scan code; improve comments. 19 years ago
David Woodhouse 6171586a7a [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. 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
Ferenc Havasi 8e4482fba2 [JFFS2] Remove forgotten summary code 19 years ago
Florin Malita 5b5ffbc1e6 [PATCH] jffs2: memory leak in jffs2_scan_medium() 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 e96fb230cc [PATCH] jffs2: avoid divide-by-zero 19 years ago
Thomas Gleixner 5b9d1f19a7 [JFFS2] Remove broken and useless debug code 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy daba5cc4bc [JFFS2] Fix dataflash support 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
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 19 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 19 years ago
Artem B. Bityuckiy b81226c5d5 [JFFS2] Fix node lookup 20 years ago
Andrew Victor 2f82ce1eb6 [JFFS2] Use a single config option for write buffer support 20 years ago
Andrew Victor 8f15fd55f9 [JFFS2] Add support for JFFS2-on-Dataflash devices. 20 years ago
Andrew Victor 3be36675d4 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago