Artem Bityutskiy
|
ab5610b434
[JFFS2] remove junk prototypes
|
16 years ago |
David Woodhouse
|
27c72b040c
[JFFS2] Track parent inode for directories (for NFS export)
|
17 years ago |
David Woodhouse
|
19e56ceae7
[JFFS2] Finally remove redundant ref->__totlen field.
|
17 years ago |
David Woodhouse
|
ef53cb02ff
[JFFS2] Whitespace cleanups.
|
18 years ago |
David Woodhouse
|
43dfa07fbb
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
|
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 |
David Woodhouse
|
df8e96f391
[JFFS2] Improve read_inode memory usage, v2.
|
18 years ago |
David Woodhouse
|
566865a2a4
[JFFS2] Fix cross-endian build.
|
18 years ago |
Akinobu Mita
|
ea7415cca9
[JFFS2] Use rb_first() and rb_last() cleanup
|
18 years ago |
Adrian Bunk
|
90a18fab4a
make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static
|
19 years ago |
Linus Torvalds
|
0d1782144e
Merge git://git.infradead.org/mtd-2.6
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Adrian Bunk
|
c05d52c748
fs/jffs2/: make 2 functions static
|
19 years ago |
Linus Torvalds
|
2edc322d42
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
|
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
|
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
|
0cfc7da3ff
Merge git://git.infradead.org/jffs2-xattr-2.6
|
19 years ago |