[JFFS2] Locking issues in summary write code.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / jffs2 / summary.c
2006-05-21 David Woodhouse[JFFS2] Locking issues in summary write code.
2006-05-21 David Woodhouse[JFFS2] Remove stray kfree of summary info in XATTR...
2006-05-21 David Woodhouse[JFFS2] Mark gaps in summary list as dirty space
2006-05-21 David Woodhouse[JFFS2] Introduce jffs2_scan_dirty_space() function.
2006-05-21 David Woodhouse[JFFS2] Fix summary handling of unknown but compatible...
2006-05-20 David Woodhouse[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY...
2006-05-20 David Woodhouse[JFFS2] Correct accounting of erroneous cleanmarkers...
2006-05-20 David Woodhouse[JFFS2] Introduce jffs2_link_node_ref() function to...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-20 David Woodhouse[JFFS2] Optimise reading of eraseblock summary nodes
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-16 David Woodhouse[JFFS2] Fix printk format in jffs2_sum_write_data(...
2006-05-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XA...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove 'struct list_head ilist' from...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-05-12 Jesper Juhl[JFFS2] Remove number of pointer dereferences in fs...
2006-05-03 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-04-17 David WoodhouseMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-04-12 Randy Dunlap[PATCH] jffs2: fix printk warnings
2005-12-06 Len BrownPull release into acpica branch
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-18 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-11 Jeff GarzikMerge branch 'atmel'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-11 Jeff GarzikMerge branch 'master'
2005-11-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Tony LuckPull context-bitmap into release branch
2005-11-10 Tony LuckPull extend-notify-die into release branch
2005-11-10 Jeff GarzikMerge branch 'master'
2005-11-09 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2005-11-09 Jeff GarzikMerge branch 'upstream'
2005-11-09 Jeff GarzikMerge branch 'master'
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ipw-delta/
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08 James BottomleyMerge by hand (conflicts between pending drivers and...
2005-11-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Jeff GarzikMerge branch 'master'
2005-11-08 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-08 Paul MackerrasMerge ../linux-2.6
2005-11-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-11-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2005-11-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07 Thomas Gleixner[JFFS2] Clean up trailing white spaces
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] Add erase block summary support (mount time...