index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Age
Commit message (
Expand
)
Author
Lines
2005-03-13
[PATCH] fs/jffs2/: misc cleanups
Adrian Bunk
-30
/
+24
2005-01-20
[PATCH] Lock initializer cleanup: MTD
Thomas Gleixner
-1
/
+1
2005-01-14
[PATCH] swsusp: refrigerator cleanups
Pavel Machek
-6
/
+1
2005-01-05
Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6
David Woodhouse
-192
/
+392
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
-1
/
+1
2004-12-21
JFFS2: Fix list corruption and memory leak on write retry.
Per Hedblom
-2
/
+2
2004-12-21
JFFS2: Fix freeing of block table on mount failure.
David Marlin
-2
/
+6
2004-12-13
JFFS2 locking fix: Don't hold references to obsolete nodes without lock.
David Woodhouse
-13
/
+25
2004-11-29
JFFS2: jffs2_get_inode_nodes(): Remove gratuitous memset on new nodes.
Artem Bityuckiy
-2
/
+2
2004-11-29
JFFS2: Include vmalloc.h to fix compile warning.
Artem Bityuckiy
-1
/
+2
2004-11-28
JFFS2: Allow NAND driver to disable virtual eraseblocks.
David Woodhouse
-11
/
+24
2004-11-28
JFFS2: Split eraseblock refiling into separate function
David Woodhouse
-16
/
+21
2004-11-28
JFFS2: Initialise bad_count for each eraseblock correctly.
David Woodhouse
-1
/
+2
2004-11-28
JFFS2: Various fixes for recent RAM use reduction.
David Woodhouse
-18
/
+65
2004-11-27
JFFS2: Fix oops in read_inode.
David Woodhouse
-2
/
+2
2004-11-20
JFFS2: Fix race on read access to NAND write-buffer.
David Woodhouse
-20
/
+55
2004-11-20
JFFS2: Fix memory leak if jffs2_scan_medium() fails.
David Woodhouse
-6
/
+17
2004-11-20
JFFS2: Discard dirents which point to non-existent inodes.
David Woodhouse
-3
/
+4
2004-11-20
JFFS2: Remove obsolete structure definitions and update comments.
David Woodhouse
-29
/
+8
2004-11-17
JFFS2: Remove definition of obsolete struct jffs2_scan_info
David Woodhouse
-8
/
+1
2004-11-16
Email address update.
David Woodhouse
-46
/
+46
2004-11-16
JFFS2: Add notes on inocache_lock spinlock to README.Locking
David Woodhouse
-7
/
+26
2004-11-16
JFFS2: Move very noisy debugging messages from level 1 to level 2.
David Woodhouse
-16
/
+18
2004-11-16
JFFS2: Add support for bizarre NOR flash with ECC.
David Woodhouse
-21
/
+98
2004-11-16
JFFS2: fix printk argument type warning
David Woodhouse
-1
/
+1
2004-11-16
JFFS2: make sync() actually work by providing ->sync_fs method.
David Woodhouse
-1
/
+12
2004-11-16
JFFS2: Remove redundant 'ino' arg from jffs2_get_inode_nodes()
David Woodhouse
-10
/
+9
2004-11-16
JFFS2: locking fixes
David Woodhouse
-3
/
+10
2004-10-21
JFFS2 updates
David 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 discarded
Todd Poynor
-2
/
+3
2004-08-23
[PATCH] remove cacheline alignment from inode slabs
Anton Blanchard
-1
/
+1
2004-07-26
[PATCH] size_t portability fixes
Alexander Viro
-2
/
+2
2004-07-16
Remove /proc/fs/jffs2 support.
David Woodhouse
-238
/
+3
2004-07-15
JFFS2 file system update
David Woodhouse
-891
/
+1937
2004-07-10
[PATCH] sparse: removal of iovec use in mtd
Alexander Viro
-10
/
+11
2004-06-23
[PATCH] symlink 9/9: jff2
Alexander Viro
-26
/
+14
2004-05-21
[PATCH] JFFS2_FS_NAND=y compile error
Adrian Bunk
-1
/
+1
2004-05-20
[PATCH] trivial: Make JFFS2 ready for Linux 2.7
Andrew Morton
-12
/
+6
2004-04-16
[PATCH] remount: fs/jffs2
Alexander Viro
-2
/
+2
2004-03-11
[PATCH] readdir() cleanups
Andrew Morton
-0
/
+1
2004-02-25
[PATCH] Kill bogus __KERNEL_SYSCALLS usage
Andrew Morton
-4
/
+0
2004-02-24
[PATCH] jffs2: Don't jump between contexts
Andrew Morton
-5
/
+6
2003-10-12
[PATCH] Kernel thread signal handling.
David Woodhouse
-11
/
+14
2003-10-11
Fix jffs2 memory leak on mount error
David Woodhouse
-4
/
+7
2003-10-11
JFFS2 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-over
Alexander Viro
-2
/
+1
2003-09-22
[PATCH] prepare for 32-bit dev_t: jffs2 cleanups
Alexander Viro
-13
/
+17
2003-09-06
[PATCH] jffs2: add linux/version.h as needed
Randy Dunlap
-0
/
+2
[next]