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
|
0cfc7da3ff
Merge git://git.infradead.org/jffs2-xattr-2.6
|
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 |
KaiGai Kohei
|
20a92fc74c
Merge git://git.infradead.org/mtd-2.6
|
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 |