Commit Graph

22 Commits (7ff879dbcd2083c95933a56bce65ae45ecab3f35)

Author SHA1 Message Date
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 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 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
David Woodhouse 0eac940b8a [JFFS2] Add some preemptive BUG checks for XATTR 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 7807ef7ba2 [JFFS2] Fix summary handling of unknown but compatible nodes. 19 years ago
David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 19 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 19 years ago
Thomas Gleixner 5d157885f3 [JFFS2] Fix node allocation leak 20 years ago
Thomas Gleixner 7d27c8143c [JFFS2] Whitespace cleanup. Fix missing debug message 20 years ago
Artem B. Bityuckiy 8cd7921667 [JFFS2] Fix NOR only compile 20 years ago
Artem B. Bityuckiy 894214d1a7 [JFFS2] Fix race problems with wbuf. 20 years ago
Artem B. Bityuckiy 437316d9b5 [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Andrew Victor 8f15fd55f9 [JFFS2] Add support for JFFS2-on-Dataflash devices. 20 years ago
Andrew Victor 3be36675d4 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago