summaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)Author
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-08-19[PATCH] jffs2: fix symlink error handlingAl Viro
2005-07-15[JFFS2] Fix node allocation leakThomas Gleixner
2005-07-13[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor
2005-07-13[JFFS2] Init locks early during mountArtem B. Bityuckiy
2005-07-12[JFFS2] Rename function and update commentsArtem B. Bityuckiy
2005-07-12[JFFS2] Remove needless variable initializationArtem B. Bityuckiy
2005-07-12[JFFS2] Avoid alloc/dealloc for zero sized nodesArtem B. Bityuckiy
2005-07-06[JFFS2] Simplify the tree insert code.Artem B. Bityuckiy
2005-07-06[JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse
2005-07-06[JFFS2] Optimise jffs2_add_tn_to_list David Woodhouse
2005-06-26Merge with rsync://fileserver/linuxThomas Gleixner
2005-06-26[PATCH] jffs2 build fixAndrew Morton
2005-05-23[JFFS2] Whitespace cleanup. Fix missing debug messageThomas Gleixner
2005-05-23[JFFS2] Fix crosscompileThomas Gleixner
2005-05-23[JFFS2] Fix cleanup in case of GC-Task not startedThomas Gleixner
2005-05-23[JFFS2] Convert thread start semaphore to completionThomas Gleixner
2005-05-23[JFFS2] Kill GC thread before cleanupArtem B. Bityuckiy
2005-05-23[JFFS2] Suppress annoying debug messagesArtem B. Bityuckiy
2005-05-23[JFFS2] Fix NOR only compileArtem B. Bityuckiy
2005-05-23[JFFS2] Fix inode allocation raceDavid Woodhouse
2005-05-23[JFFS2] Fix race in garbage collectorArtem B. Bityuckiy
2005-05-23[JFFS2] Add KERN_DEBUG level to printksArtem B. Bityuckiy
2005-05-23[JFFS2] Fix race problems with wbuf.Artem B. Bityuckiy
2005-05-23[JFFS2] Prevent deadlock when flushing write bufferArtem B. Bityuckiy
2005-05-23[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.Artem B. Bityuckiy
2005-05-23[JFFS2] Improve garbage collector block selectionArtem B. Bityuckiy
2005-05-23[JFFS2] Use function to manipulate superblock dirty flagArtem B. Bityuckiy
2005-05-23[JFFS2] Add symlink caching support.Artem B. Bityuckiy
2005-05-23[JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy
2005-05-23[JFFS2] Prevent ino cache removal for inodes in useDavid Woodhouse
2005-05-23[JFFS2] Fix node lookupArtem B. Bityuckiy
2005-05-23[JFFS2] Use a single config option for write buffer supportAndrew Victor
2005-05-23[JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor
2005-05-23[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor
2005-05-23[JFFS2] Prevent deadlock during write buffer recoveryEstelle Hammache
2005-05-23[JFFS2] Remove NAND dependencies for NOR FLASHDavid Woodhouse
2005-05-23[JFFS2] Code cleanup Estelle Hammache
2005-05-23[JFFS2] Fix refile of blocks due to write failure. Estelle Hammache
2005-05-23[JFFS2] Fix block refilingEstelle Hammache
2005-05-23[JFFS2] Fix write buffer retry caseEstelle Hammache
2005-05-23[JFFS2] Avoid warning for empty filesystemsTodd Poynor
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-04-16Linux-2.6.12-rc2Linus Torvalds