Commit Graph

36 Commits (7ff879dbcd2083c95933a56bce65ae45ecab3f35)

Author SHA1 Message Date
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. 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 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. 19 years ago
David Woodhouse 987d47b71a [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure 19 years ago
David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
David Woodhouse ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref 19 years ago
David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() 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 f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
David Woodhouse aef9ab4784 [JFFS2] Support new device nodes 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 cbb9a56177 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ 19 years ago
David Woodhouse 21f1d5fc59 [RBTREE] Update JFFS2 to use rb_parent() accessor macro. 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 19 years ago
Ferenc Havasi 4ce1f56218 [JFFS2] Remove support for virtual blocks 19 years ago
Artem B. Bityutskiy 3a69e0cd22 [JFFS2] Fix JFFS2 [mc]time handling 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
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 730554d946 [JFFS2] Debug code clean up - step 1 19 years ago
David Woodhouse 9dee7503ce [JFFS2] Optimise jffs2_add_tn_to_list 20 years ago
Artem B. Bityuckiy 8557fd51c2 [JFFS2] Fix race in garbage collector 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Andrew Victor 2f82ce1eb6 [JFFS2] Use a single config option for write buffer support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago