Andy Lowe
|
59d8235be2
[JFFS2] Fix unpoint length
|
18 年之前 |
Andrew Morton
|
f4e35647f5
[JFFS2] fix printk warning in jffs2_block_check_erase()
|
17 年之前 |
David Woodhouse
|
ef53cb02ff
[JFFS2] Whitespace cleanups.
|
18 年之前 |
Joakim Tjernlund
|
d364fb18cd
[JFFS2] Reduce time for which erase_free_sem is held during erase.
|
18 年之前 |
Joakim Tjernlund
|
fab2c39912
[JFFS2] Use point(), if available, to check newly erased blocks.
|
18 年之前 |
Joakim Tjernlund
|
fd5324909e
[JFFS2] Fix hanging close for /dev/mtd character device.
|
18 年之前 |
David Woodhouse
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
18 年之前 |
Artem Bityutskiy
|
b0afbbec49
[JFFS2] fix deadlock on error path
|
18 年之前 |
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
|
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
|
2f785402f3
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
|
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
|
7807ef7ba2
[JFFS2] Fix summary handling of unknown but compatible nodes.
|
19 年之前 |
David Woodhouse
|
f1f9671bd8
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
|
19 年之前 |
Thomas Gleixner
|
182ec4eee3
[JFFS2] Clean up trailing white spaces
|
19 年之前 |
Artem B. Bityutskiy
|
733802d974
[JFFS2] Debug code simplification, update TODO
|
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 年之前 |
Thomas Gleixner
|
5d157885f3
[JFFS2] Fix node allocation leak
|
20 年之前 |
Thomas Gleixner
|
7d27c8143c
[JFFS2] Whitespace cleanup. Fix missing debug message
|
20 年之前 |
Artem B. Bityuckiy
|
8cd7921667
[JFFS2] Fix NOR only compile
|
20 年之前 |
Artem B. Bityuckiy
|
894214d1a7
[JFFS2] Fix race problems with wbuf.
|
20 年之前 |
Artem B. Bityuckiy
|
437316d9b5
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
|
20 年之前 |
David Woodhouse
|
67e345d17f
[JFFS2] Prevent ino cache removal for inodes in use
|
20 年之前 |
Andrew Victor
|
8f15fd55f9
[JFFS2] Add support for JFFS2-on-Dataflash devices.
|
20 年之前 |