Commit Graph

38 Commits (1b9bb3c14c60324b54645ffefbe6d270f9fd191c)

Author SHA1 Message Date
Adrian Bunk 90a18fab4a make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static 19 years ago
KaiGai Kohei 355ed4e141 [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref 19 years ago
David Woodhouse 2ebf09c249 [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. 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 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 3b79673cfa [JFFS2] Fix accounting error in jffs2_link_node_ref() 19 years ago
David Woodhouse ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref 19 years ago
David Woodhouse 68270995f2 [JFFS2] Introduce jffs2_scan_dirty_space() function. 19 years ago
David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
Andrew Morton 194a61b8e0 [PATCH] jffs2 warning fixes 19 years ago
Andrew Morton 184f565210 [JFFS2] Fix printk format in some error messages. 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Atsushi Nemoto 0ef675d491 [PATCH] mtd: 64 bit fixes 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 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 f0507530cb [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree 19 years ago
Artem B. Bityutskiy 280562b210 [JFFS2] Calculate CRC check starting point correctly 19 years ago
Artem B. Bityutskiy 8d5df40954 [JFFS2] More message formatting cleanups 19 years ago
Artem B. Bityutskiy 45ca1b509e [JFFS2] Debug code clean up - step 7 19 years ago
Artem B. Bityutskiy 3c09133739 [JFFS2] Correct buggy length checks 19 years ago
Artem B. Bityutskiy 392435081e [JFFS2] Debug code clean up - step 6 19 years ago
Artem B. Bityutskiy 1e0da3cb6c [JFFS2] Build fragtree in reverse order 19 years ago
Artem B. Bityutskiy 1e900979a7 [JFFS2] Move another fragtree-related function to nodelist.c 19 years ago
Artem B. Bityutskiy e0d601373b [JFFS2] Debug code clean up - step 5 19 years ago
Artem B. Bityutskiy f97117d153 [JFFS2] Move scattered function into related files 19 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 19 years ago
Artem B. Bityutskiy dae6227f71 [JFFS2] Split a large routine on several smaller. 19 years ago
Artem B. Bityuckiy e4fef66189 [JFFS2] Rename function and update comments 20 years ago
Artem B. Bityuckiy 6430a8def1 [JFFS2] Simplify the tree insert code. 20 years ago
David Woodhouse 9dee7503ce [JFFS2] Optimise jffs2_add_tn_to_list 20 years ago
Thomas Gleixner 7d27c8143c [JFFS2] Whitespace cleanup. Fix missing debug message 20 years ago
David Woodhouse 7d200960d4 [JFFS2] Fix inode allocation race 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Todd Poynor 8fabed4a0f [JFFS2] Avoid warning for empty filesystems 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago