Linus Torvalds
|
936813a880
Merge git://git.infradead.org/mtd-2.6
|
19 年之前 |
KaiGai Kohei
|
c9f700f840
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
|
19 年之前 |
Akinobu Mita
|
f116629d03
[PATCH] fs: use list_move()
|
19 年之前 |
David Woodhouse
|
fc6612f627
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
|
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
|
c7c16c8e76
[JFFS2] Revert Artem's Bunkage in debug messages.
|
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
|
0eac940b8a
[JFFS2] Add some preemptive BUG checks for XATTR code
|
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
|
f1f9671bd8
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
|
19 年之前 |
David Woodhouse
|
1417fc44ee
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
|
19 年之前 |
Thomas Gleixner
|
182ec4eee3
[JFFS2] Clean up trailing white spaces
|
19 年之前 |
Artem B. Bityutskiy
|
733802d974
[JFFS2] Debug code simplification, update TODO
|
19 年之前 |
Ferenc Havasi
|
34c0e90671
[JFFS2] Account summary space in reserved_size.
|
19 年之前 |
Ferenc Havasi
|
e631ddba58
[JFFS2] Add erase block summary support (mount time improvement)
|
19 年之前 |
Artem B. Bityutskiy
|
e0c8e42f8f
[JFFS2] Debug code clean up - step 3
|
20 年之前 |
Artem B. Bityutskiy
|
730554d946
[JFFS2] Debug code clean up - step 1
|
20 年之前 |
Artem B. Bityuckiy
|
4132ace8d6
[JFFS2] Suppress annoying debug messages
|
20 年之前 |
Artem B. Bityuckiy
|
6f401a40b5
[JFFS2] Add KERN_DEBUG level to printks
|
20 年之前 |
Artem B. Bityuckiy
|
437316d9b5
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
|
20 年之前 |
Artem B. Bityuckiy
|
31fbdf7aa5
[JFFS2] Fix NOR specific scan BUG
|
20 年之前 |
David Woodhouse
|
67e345d17f
[JFFS2] Prevent ino cache removal for inodes in use
|
20 年之前 |
Estelle Hammache
|
9b88f47390
[JFFS2] Code cleanup
|
20 年之前 |
Estelle Hammache
|
3118db3dfe
[JFFS2] Fix refile of blocks due to write failure.
|
20 年之前 |