Commit Graph

230 Commits (6d6671066a311703bca1b91645bb1e04cc983387)

Author SHA1 Message Date
Artem B. Bityutskiy f0507530cb [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree 20 years ago
Artem B. Bityutskiy 280562b210 [JFFS2] Calculate CRC check starting point correctly 20 years ago
Artem B. Bityutskiy 8d5df40954 [JFFS2] More message formatting cleanups 20 years ago
Artem B. Bityutskiy 3a69e0cd22 [JFFS2] Fix JFFS2 [mc]time handling 20 years ago
Artem B. Bityutskiy 01d445f89d [JFFS2] Make the JFFS2 messages a bit nicer 20 years ago
Nicolas Pitre 59da721a22 [JFFS2] Teach JFFS2 about Sibley flash 20 years ago
Artem B. Bityutskiy 45ca1b509e [JFFS2] Debug code clean up - step 7 20 years ago
Artem B. Bityutskiy 3c09133739 [JFFS2] Correct buggy length checks 20 years ago
Artem B. Bityutskiy 392435081e [JFFS2] Debug code clean up - step 6 20 years ago
Artem B. Bityutskiy 1e0da3cb6c [JFFS2] Build fragtree in reverse order 20 years ago
Artem B. Bityutskiy e0e3006f79 [JFFS2] Refine fragtree debug macros 20 years ago
Artem B. Bityutskiy 1e900979a7 [JFFS2] Move another fragtree-related function to nodelist.c 20 years ago
Andrew Lunn 737b7661e0 [JFFS2] Fix up new debug code for eCos build 20 years ago
Artem B. Bityutskiy e0d601373b [JFFS2] Debug code clean up - step 5 20 years ago
Artem B. Bityutskiy f97117d153 [JFFS2] Move scattered function into related files 20 years ago
Artem B. Bityutskiy f538c96ba2 [JFFS2] Debug code clean up - step 4 20 years ago
Ferenc Havasi 2227c0ba4b [jffs2] Remove compressor lzo and lzari 20 years ago
Artem B. Bityutskiy f302cd028c [JFFS2] Namespace clean up 20 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 20 years ago
Artem B. Bityutskiy 6dac02a5e1 [JFFS2] Fix slab panic 20 years ago
Artem B. Bityutskiy 61a39b6941 [JFFS2] Debug code clean up - step 2 20 years ago
Artem B. Bityutskiy 2b79adcca1 [JFFS2] Use f->target instead of f->dents for symlink target 20 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 20 years ago
Artem B. Bityutskiy dae6227f71 [JFFS2] Split a large routine on several smaller. 20 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 20 years ago
Adrian Bunk 5e1efe4931 [PATCH] jffs/jffs2: remove wrong function prototypes 20 years ago
Al Viro 008b150a3c [PATCH] Fix up symlink function pointers 20 years ago
Al Viro 2fb1e3086d [PATCH] jffs2: fix symlink error handling 20 years ago
Thomas Gleixner 5d157885f3 [JFFS2] Fix node allocation leak 20 years ago
Todd Poynor 751382dd5c [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n 20 years ago
Artem B. Bityuckiy b62205986a [JFFS2] Init locks early during mount 20 years ago
Artem B. Bityuckiy e4fef66189 [JFFS2] Rename function and update comments 20 years ago
Artem B. Bityuckiy 86ffc0d5f5 [JFFS2] Remove needless variable initialization 20 years ago
Artem B. Bityuckiy 336d2ff711 [JFFS2] Avoid alloc/dealloc for zero sized nodes 20 years ago
Artem B. Bityuckiy 6430a8def1 [JFFS2] Simplify the tree insert code. 20 years ago
David Woodhouse 265489f01d [JFFS2] Remove compatibilty cruft for ancient kernels 20 years ago
David Woodhouse 9dee7503ce [JFFS2] Optimise jffs2_add_tn_to_list 20 years ago
Andrew Morton 34f18a9887 [PATCH] jffs2 build fix 20 years ago
Thomas Gleixner 7d27c8143c [JFFS2] Whitespace cleanup. Fix missing debug message 20 years ago
Thomas Gleixner c84441c47d [JFFS2] Fix crosscompile 20 years ago
Thomas Gleixner e2d48b1a98 [JFFS2] Fix cleanup in case of GC-Task not started 20 years ago
Thomas Gleixner fff7afd791 [JFFS2] Convert thread start semaphore to completion 20 years ago
Artem B. Bityuckiy a69dde91e8 [JFFS2] Kill GC thread before cleanup 20 years ago
Artem B. Bityuckiy 4132ace8d6 [JFFS2] Suppress annoying debug messages 20 years ago
Artem B. Bityuckiy 8cd7921667 [JFFS2] Fix NOR only compile 20 years ago
David Woodhouse 7d200960d4 [JFFS2] Fix inode allocation race 20 years ago
Artem B. Bityuckiy 8557fd51c2 [JFFS2] Fix race in garbage collector 20 years ago
Artem B. Bityuckiy 6f401a40b5 [JFFS2] Add KERN_DEBUG level to printks 20 years ago
Artem B. Bityuckiy 894214d1a7 [JFFS2] Fix race problems with wbuf. 20 years ago
Artem B. Bityuckiy 3cceb9f6cf [JFFS2] Prevent deadlock when flushing write buffer 20 years ago