summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] fs/jffs2/: misc cleanupsAdrian Bunk-30/+24
2005-01-20[PATCH] Lock initializer cleanup: MTDThomas Gleixner-1/+1
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek-6/+1
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse-192/+392
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-1/+1
2004-12-21JFFS2: Fix list corruption and memory leak on write retry.Per Hedblom-2/+2
2004-12-21JFFS2: Fix freeing of block table on mount failure.David Marlin-2/+6
2004-12-13JFFS2 locking fix: Don't hold references to obsolete nodes without lock.David Woodhouse-13/+25
2004-11-29JFFS2: jffs2_get_inode_nodes(): Remove gratuitous memset on new nodes.Artem Bityuckiy-2/+2
2004-11-29JFFS2: Include vmalloc.h to fix compile warning.Artem Bityuckiy-1/+2
2004-11-28JFFS2: Allow NAND driver to disable virtual eraseblocks.David Woodhouse-11/+24
2004-11-28JFFS2: Split eraseblock refiling into separate functionDavid Woodhouse-16/+21
2004-11-28JFFS2: Initialise bad_count for each eraseblock correctly.David Woodhouse-1/+2
2004-11-28JFFS2: Various fixes for recent RAM use reduction.David Woodhouse-18/+65
2004-11-27JFFS2: Fix oops in read_inode.David Woodhouse-2/+2
2004-11-20JFFS2: Fix race on read access to NAND write-buffer.David Woodhouse-20/+55
2004-11-20JFFS2: Fix memory leak if jffs2_scan_medium() fails.David Woodhouse-6/+17
2004-11-20JFFS2: Discard dirents which point to non-existent inodes.David Woodhouse-3/+4
2004-11-20JFFS2: Remove obsolete structure definitions and update comments.David Woodhouse-29/+8
2004-11-17JFFS2: Remove definition of obsolete struct jffs2_scan_infoDavid Woodhouse-8/+1
2004-11-16Email address update.David Woodhouse-46/+46
2004-11-16JFFS2: Add notes on inocache_lock spinlock to README.LockingDavid Woodhouse-7/+26
2004-11-16JFFS2: Move very noisy debugging messages from level 1 to level 2.David Woodhouse-16/+18
2004-11-16JFFS2: Add support for bizarre NOR flash with ECC. David Woodhouse-21/+98
2004-11-16JFFS2: fix printk argument type warningDavid Woodhouse-1/+1
2004-11-16JFFS2: make sync() actually work by providing ->sync_fs method.David Woodhouse-1/+12
2004-11-16JFFS2: Remove redundant 'ino' arg from jffs2_get_inode_nodes()David Woodhouse-10/+9
2004-11-16JFFS2: locking fixesDavid Woodhouse-3/+10
2004-10-21JFFS2 updatesDavid Woodhouse-21/+86
2004-10-19[PATCH] JFFS2: work around uninitialised use of usercompr field by old code.David Woodhouse-2/+7
2004-10-02[PATCH] JFFS2 mount options discardedTodd Poynor-2/+3
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard-1/+1
2004-07-26[PATCH] size_t portability fixesAlexander Viro-2/+2
2004-07-16Remove /proc/fs/jffs2 support.David Woodhouse-238/+3
2004-07-15JFFS2 file system updateDavid Woodhouse-891/+1937
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro-10/+11
2004-06-23[PATCH] symlink 9/9: jff2Alexander Viro-26/+14
2004-05-21[PATCH] JFFS2_FS_NAND=y compile errorAdrian Bunk-1/+1
2004-05-20[PATCH] trivial: Make JFFS2 ready for Linux 2.7Andrew Morton-12/+6
2004-04-16[PATCH] remount: fs/jffs2Alexander Viro-2/+2
2004-03-11[PATCH] readdir() cleanupsAndrew Morton-0/+1
2004-02-25[PATCH] Kill bogus __KERNEL_SYSCALLS usageAndrew Morton-4/+0
2004-02-24[PATCH] jffs2: Don't jump between contextsAndrew Morton-5/+6
2003-10-12[PATCH] Kernel thread signal handling.David Woodhouse-11/+14
2003-10-11Fix jffs2 memory leak on mount errorDavid Woodhouse-4/+7
2003-10-11JFFS2 update; completed support for NAND flash.David Woodhouse-645/+1308
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap-2/+0
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro-2/+1
2003-09-22[PATCH] prepare for 32-bit dev_t: jffs2 cleanupsAlexander Viro-13/+17
2003-09-06[PATCH] jffs2: add linux/version.h as neededRandy Dunlap-0/+2