]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/jffs2
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
[linux-2.6-omap-h63xx.git] / fs / jffs2 /
2007-05-20 David Woodhouse[JFFS2] Fix potential memory leak of dead xattrs on...
2007-05-20 David Woodhouse[JFFS2] Fix BUG() caused by failing to discard xattrs...
2007-05-11 David Howells[MTD] generalise the handling of MTD-specific superblocks
2007-05-07 David Woodhouse[JFFS2] Simplify and clean up jffs2_add_tn_to_tree...
2007-05-07 David Woodhouse[JFFS2] Remove another bogus optimisation in jffs2_add_...
2007-05-06 David Woodhouse[JFFS2] Remove broken insert_point optimisation in...
2007-05-05 David Woodhouse[JFFS2] Remember to calculate overlap on nodes which...
2007-05-05 David Woodhouse[JFFS2] Don't advance c->wbuf_ofs to next eraseblock...
2007-05-02 David Woodhouse[JFFS2] Remove dead file histo_mips.h
2007-04-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-04-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-04-27 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27 Artem BityutskiyJFFS2: add UBI support
2007-04-26 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-04-26 Andrew Morton[JFFS2] Fix compr_rubin.c build after include file...
2007-04-25 David Woodhouse[JFFS2] Handle inodes with only a single metadata node...
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2007-04-25 Joakim Tjernlund[JFFS2] Better fix for all-zero node headers
2007-04-25 David Woodhouse[JFFS2] Improve read_inode memory usage, v2.
2007-04-23 David Woodhouse[JFFS2] Improve failure mode if inode checking leaves...
2007-04-23 David Woodhouse[JFFS2] Fix cross-endian build.
2007-04-21 Joakim Tjernlund[JFFS2] Obsolete dirent nodes immediately on unlink...
2007-04-17 Joakim Tjernlund[JFFS2] Speed up mount for directly-mapped NOR flash
2007-04-17 Artem Bityutskiy[JFFS2] fix buffer sise calculations in jffs2_get_inode...
2007-04-17 Adrian Hunter[JFFS2] Disable summary after wbuf recovery
2007-04-17 Adrian Hunter[JFFS2] Prevent list corruption when handling write...
2007-04-17 Artem Bityutskiy[JFFS2] fix deadlock on error path
2007-04-17 Thomas Gleixner[JFFS2] check node crc before doing anything else
2007-04-02 Robert P. J. Day[JFFS2] Delete everything related to obsolete JFFS2_PRO...
2007-03-23 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-03-14 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-03-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-03-12 Paul MackerrasMerge branch 'cell-merge' of git://git.kernel.org/pub...
2007-03-10 Robert P. J. Day[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
2007-03-10 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-03-10 Len BrownPull misc-for-upstream into release branch
2007-03-10 Len BrownPull bugzilla-8110 into release branch
2007-03-10 Len BrownPull bugzilla-8066 into release branch
2007-03-10 Len BrownPull bugzilla-7907 into release branch
2007-03-10 Len BrownPull bugzilla-7570 into release branch
2007-03-10 Len BrownPull bugzilla-6859 into release branch
2007-03-10 Len BrownPull bugzilla-6316 into release branch
2007-03-10 Len BrownPull bugzilla-5966 into release branch
2007-03-10 Len BrownPull ibm into release branch
2007-03-10 Len BrownPull altix into release branch
2007-03-09 Linus TorvaldsMerge branch 'merge' of master.kernel.org:/pub/scm...
2007-03-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-03-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-03-09 Artem Bityutskiy[JFFS2] print a message when marking bad block
2007-03-09 David Woodhouse[JFFS2] Check for all-zero node headers
2007-03-08 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-03-08 David Woodhouse[JFFS2] Use yield() between GC passes in background...
2007-03-08 Vitaly Wool[JFFS2] Fix writebuffer recovery in the first page...
2007-02-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-02-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/kyle...
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-02-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-02-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2007-02-20 Russell KingMerge ARM fixes
2007-02-20 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-02-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-02-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-19 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh://master.kernel.org...
2007-02-18 Andrew Morton[JFFS2] printk warning fixes
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-17 Jeff GarzikMerge branch 'gfar' of master.kernel.org:/pub/scm/linux...
2007-02-17 Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-17 Len BrownPull bugzilla-7897 into release branch
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-17 Len BrownPull bugzilla-7200 into release branch
2007-02-17 Len BrownPull remove-hotkey into release branch
2007-02-17 Len BrownPull sony into release branch
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Len BrownPull misc-for-upstream into release branch
2007-02-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-02-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-02-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-02-14 Linus TorvaldsMerge branch 'linus' of master.kernel.org:/pub/scm...
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-02-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2007-02-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-02-13 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Kumar GalaMerge branch 'master' into 85xx
2007-02-13 Kumar GalaMerge branch 'master' into 83xx
2007-02-13 Kumar GalaMerge branch 'master' into for_paulus
2007-02-13 Paul MackerrasMerge branch 'for_paulus' of master.kernel.org:/pub...
2007-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
next