Al Viro
|
290c263bf8
switch jffs2 to inode->i_acl
|
16 years ago |
Thomas Gleixner
|
4c41bd0ec9
[JFFS2] fix mount crash caused by removed nodes
|
16 years ago |
Jared Hulbert
|
a98889f3d8
[MTD][NOR] Add physical address to point() method
|
17 years ago |
David Woodhouse
|
27c72b040c
[JFFS2] Track parent inode for directories (for NFS export)
|
17 years ago |
David Woodhouse
|
2c61cb250c
[JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up
|
17 years ago |
David Woodhouse
|
ced2207036
[JFFS2] semaphore->mutex conversion
|
17 years ago |
Linus Torvalds
|
a8e98d6d51
Merge git://git.infradead.org/mtd-2.6
|
17 years ago |
Robert P. J. Day
|
e1b8513d21
Typoes: "whith" -> "with"
|
17 years ago |
Alexey Korolev
|
c2056e1e1d
[JFFS2] Fix return value check for mtd->point() in check_node_data()
|
17 years ago |
David Woodhouse
|
92525726df
[JFFS2] Fix data CRC checking on NOR flash.
|
17 years ago |
Andy Lowe
|
59d8235be2
[JFFS2] Fix unpoint length
|
18 years ago |
David Woodhouse
|
ef53cb02ff
[JFFS2] Whitespace cleanups.
|
18 years ago |
David Woodhouse
|
b2e25235fe
[JFFS2] Print correct node offset when complaining about broken data CRC
|
18 years ago |
David Woodhouse
|
14c6381ee4
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
|
18 years ago |
David Woodhouse
|
43dfa07fbb
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
|
18 years ago |
David Woodhouse
|
0477d24e2a
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
|
18 years ago |
Artem Bityutskiy
|
ea55d30798
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
|
18 years ago |
David Woodhouse
|
1c97964520
[JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.
|
18 years ago |
David Woodhouse
|
fcf3cafb3e
[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()
|
18 years ago |
David Woodhouse
|
96dd8d25d1
[JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
|
18 years ago |
David Woodhouse
|
1123e2a859
[JFFS2] Remember to calculate overlap on nodes which replace older nodes
|
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 |
Joakim Tjernlund
|
0dec4c8bc6
[JFFS2] Better fix for all-zero node headers
|
18 years ago |
David Woodhouse
|
df8e96f391
[JFFS2] Improve read_inode memory usage, v2.
|
18 years ago |
Artem Bityutskiy
|
10731f8300
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
|
18 years ago |
David Woodhouse
|
c7258a4477
[JFFS2] Check for all-zero node headers
|
18 years ago |
Yan Burman
|
3d375d9e0f
[JFFS2] replace kmalloc+memset with kzalloc
|
18 years ago |
KaiGai Kohei
|
c7afb0f977
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
|
19 years ago |
KaiGai Kohei
|
355ed4e141
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
|
19 years ago |