David Woodhouse
|
ef53cb02ff
[JFFS2] Whitespace cleanups.
|
18 年 前 |
David Woodhouse
|
43dfa07fbb
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
|
18 年 前 |
David Woodhouse
|
61c4b23770
[JFFS2] Handle inodes with only a single metadata node with non-zero isize
|
18 年 前 |
David Woodhouse
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
18 年 前 |
David Woodhouse
|
df8e96f391
[JFFS2] Improve read_inode memory usage, v2.
|
18 年 前 |
David Woodhouse
|
566865a2a4
[JFFS2] Fix cross-endian build.
|
18 年 前 |
Akinobu Mita
|
ea7415cca9
[JFFS2] Use rb_first() and rb_last() cleanup
|
18 年 前 |
Adrian Bunk
|
90a18fab4a
make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static
|
19 年 前 |
Linus Torvalds
|
0d1782144e
Merge git://git.infradead.org/mtd-2.6
|
19 年 前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年 前 |
Adrian Bunk
|
c05d52c748
fs/jffs2/: make 2 functions static
|
19 年 前 |
Linus Torvalds
|
2edc322d42
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
|
19 年 前 |
David Woodhouse
|
9bfeb691e7
[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.
|
19 年 前 |
David Woodhouse
|
046b8b9808
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
|
19 年 前 |
David Woodhouse
|
c38c1b613d
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
|
19 年 前 |
David Woodhouse
|
99988f7bbd
[JFFS2] Introduce ref_next() macro for finding next physical node
|
19 年 前 |
David Woodhouse
|
2f785402f3
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
|
19 年 前 |
David Woodhouse
|
9fe4854cd1
[JFFS2] Remove flash offset argument from various functions.
|
19 年 前 |
David Woodhouse
|
987d47b71a
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
|
19 年 前 |
David Woodhouse
|
fcb7578719
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
|
19 年 前 |
David Woodhouse
|
ca89a517fa
[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref
|
19 年 前 |
David Woodhouse
|
b64335f2b7
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
|
19 年 前 |
David Woodhouse
|
68270995f2
[JFFS2] Introduce jffs2_scan_dirty_space() function.
|
19 年 前 |
David Woodhouse
|
7807ef7ba2
[JFFS2] Fix summary handling of unknown but compatible nodes.
|
19 年 前 |
David Woodhouse
|
6171586a7a
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
|
19 年 前 |
David Woodhouse
|
f1f9671bd8
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
|
19 年 前 |
David Woodhouse
|
0cfc7da3ff
Merge git://git.infradead.org/jffs2-xattr-2.6
|
19 年 前 |
David Woodhouse
|
aef9ab4784
[JFFS2] Support new device nodes
|
19 年 前 |
KaiGai Kohei
|
8f2b6f49c6
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
|
19 年 前 |
KaiGai Kohei
|
aa98d7cf59
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
|
19 年 前 |