Commit Graph

45 Commits (63fb6fd1c86181d9dd9ba0e6e6082799e149b56b)

Author SHA1 Message Date
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
Artem B. Bityuckiy 437316d9b5 [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. 20 years ago
Artem B. Bityuckiy a42163d7c3 [JFFS2] Improve garbage collector block selection 20 years ago
Artem B. Bityuckiy 4d9527096e [JFFS2] Use function to manipulate superblock dirty flag 20 years ago
Artem B. Bityuckiy 32f1a95d50 [JFFS2] Add symlink caching support. 20 years ago
Artem B. Bityuckiy 31fbdf7aa5 [JFFS2] Fix NOR specific scan BUG 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Artem B. Bityuckiy b81226c5d5 [JFFS2] Fix node lookup 20 years ago
Andrew Victor 2f82ce1eb6 [JFFS2] Use a single config option for write buffer support 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
Estelle Hammache 67d9e95c39 [JFFS2] Prevent deadlock during write buffer recovery 20 years ago
David Woodhouse 8aee6ac144 [JFFS2] Remove NAND dependencies for NOR FLASH 20 years ago
Estelle Hammache 9b88f47390 [JFFS2] Code cleanup 20 years ago
Estelle Hammache 3118db3dfe [JFFS2] Fix refile of blocks due to write failure. 20 years ago
Estelle Hammache 7f716cf3f9 [JFFS2] Fix block refiling 20 years ago
Estelle Hammache e4803c30d6 [JFFS2] Fix write buffer retry case 20 years ago
Todd Poynor 8fabed4a0f [JFFS2] Avoid warning for empty filesystems 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Matt Mackall cd7619d6bf [PATCH] Exterminate PAGE_BUG 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago