[PATCH] IPMI oops fix
[safe/jmp/linux-2.6] / fs / jffs2 /
2005-11-29 Thomas Gleixner[JFFS2] Fix the slab cache constructor of 'struct jffs2...
2005-11-24 Andrew Morton[PATCH] jffs2 debug gcc-2.9x fix
2005-11-13 Thomas Gleixner[JFFS2] Remove broken and useless debug code
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-07 Thomas Gleixner[JFFS2] Clean up trailing white spaces
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix broken compile when debug level = 2
2005-11-06 Todd Poynor[JFFS2] Return 0, not number of bytes written, for...
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix dataflash support
2005-11-06 Artem B. Bityutskiy[JFFS2] Use memset(struct) instead of nulling struct...
2005-11-06 Artem B. Bityutskiy[JFFS2] Remove stale comment
2005-11-06 Ferenc Havasi[JFFS2] Rename jffs2_summary_node to jffs2_raw_summary
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code simplification, update TODO
2005-11-06 Ferenc Havasi[JFFS2] Account summary space in reserved_size.
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug message format clean up
2005-11-06 Ferenc Havasi[JFFS2] Call summary collector for all mtd devices...
2005-11-06 Ferenc Havasi[JFFS2] Return real jffs2_sum_init() error code
2005-11-06 Ferenc Havasi[JFFS2] Add erase block summary support (mount time...
2005-11-06 Ferenc Havasi[JFFS2] Remove support for virtual blocks
2005-11-06 Artem B. Bityutskiy[JFFS2] Solve BUG caused by frag->node representing...
2005-11-06 Artem B. Bityutskiy[JFFS2] Calculate CRC check starting point correctly
2005-11-06 Artem B. Bityutskiy[JFFS2] More message formatting cleanups
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix JFFS2 [mc]time handling
2005-11-06 Artem B. Bityutskiy[JFFS2] Make the JFFS2 messages a bit nicer
2005-11-06 Nicolas Pitre[JFFS2] Teach JFFS2 about Sibley flash
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 7
2005-11-06 Artem B. Bityutskiy[JFFS2] Correct buggy length checks
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 6
2005-11-06 Artem B. Bityutskiy[JFFS2] Build fragtree in reverse order
2005-11-06 Artem B. Bityutskiy[JFFS2] Refine fragtree debug macros
2005-11-06 Artem B. Bityutskiy[JFFS2] Move another fragtree-related function to nodel...
2005-11-06 Andrew Lunn[JFFS2] Fix up new debug code for eCos build
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 5
2005-11-06 Artem B. Bityutskiy[JFFS2] Move scattered function into related files
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 4
2005-11-06 Ferenc Havasi[jffs2] Remove compressor lzo and lzari
2005-11-06 Artem B. Bityutskiy[JFFS2] Namespace clean up
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 3
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix slab panic
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 2
2005-11-06 Artem B. Bityutskiy[JFFS2] Use f->target instead of f->dents for symlink...
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 1
2005-11-06 Artem B. Bityutskiy[JFFS2] Split a large routine on several smaller.
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-07 Adrian Bunk[PATCH] jffs/jffs2: remove wrong function prototypes
2005-08-20 Al Viro[PATCH] Fix up symlink function pointers
2005-08-20 Al Viro[PATCH] jffs2: fix symlink error handling
2005-07-15 Thomas Gleixner[JFFS2] Fix node allocation leak
2005-07-12 Todd Poynor[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
2005-07-12 Artem B. Bityuckiy[JFFS2] Init locks early during mount
2005-07-12 Artem B. Bityuckiy[JFFS2] Rename function and update comments
2005-07-12 Artem B. Bityuckiy[JFFS2] Remove needless variable initialization
2005-07-12 Artem B. Bityuckiy[JFFS2] Avoid alloc/dealloc for zero sized nodes
2005-07-06 Artem B. Bityuckiy[JFFS2] Simplify the tree insert code.
2005-07-06 David Woodhouse[JFFS2] Remove compatibilty cruft for ancient kernels
2005-07-06 David Woodhouse[JFFS2] Optimise jffs2_add_tn_to_list
2005-06-26 Thomas GleixnerMerge with rsync://fileserver/linux
2005-06-26 Andrew Morton[PATCH] jffs2 build fix
2005-05-23 Thomas Gleixner[JFFS2] Whitespace cleanup. Fix missing debug message
2005-05-23 Thomas Gleixner[JFFS2] Fix crosscompile
2005-05-23 Thomas Gleixner[JFFS2] Fix cleanup in case of GC-Task not started
2005-05-23 Thomas Gleixner[JFFS2] Convert thread start semaphore to completion
2005-05-23 Artem B. Bityuckiy[JFFS2] Kill GC thread before cleanup
2005-05-23 Artem B. Bityuckiy[JFFS2] Suppress annoying debug messages
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix NOR only compile
2005-05-23 David Woodhouse[JFFS2] Fix inode allocation race
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix race in garbage collector
2005-05-23 Artem B. Bityuckiy[JFFS2] Add KERN_DEBUG level to printks
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix race problems with wbuf.
2005-05-23 Artem B. Bityuckiy[JFFS2] Prevent deadlock when flushing write buffer
2005-05-23 Artem B. Bityuckiy[JFFS2] Forbid to free inode_cache objects if its nlink...
2005-05-23 Artem B. Bityuckiy[JFFS2] Improve garbage collector block selection
2005-05-23 Artem B. Bityuckiy[JFFS2] Use function to manipulate superblock dirty...
2005-05-23 Artem B. Bityuckiy[JFFS2] Add symlink caching support.
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix NOR specific scan BUG
2005-05-23 David Woodhouse[JFFS2] Prevent ino cache removal for inodes in use
2005-05-23 Artem B. Bityuckiy[JFFS2] Fix node lookup
2005-05-23 Andrew Victor[JFFS2] Use a single config option for write buffer...
2005-05-23 Andrew Victor[JFFS2] Add support for JFFS2-on-Dataflash devices.
2005-05-23 Andrew Victor[JFFS2] Core changes required to support JFFS2-on-Dataf...
2005-05-23 Estelle Hammache[JFFS2] Prevent deadlock during write buffer recovery
2005-05-23 David Woodhouse[JFFS2] Remove NAND dependencies for NOR FLASH
2005-05-23 Estelle Hammache[JFFS2] Code cleanup
2005-05-23 Estelle Hammache[JFFS2] Fix refile of blocks due to write failure.
2005-05-23 Estelle Hammache[JFFS2] Fix block refiling
2005-05-23 Estelle Hammache[JFFS2] Fix write buffer retry case
2005-05-23 Todd Poynor[JFFS2] Avoid warning for empty filesystems
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-05-01 Matt Mackall[PATCH] Exterminate PAGE_BUG
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2