]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - fs/jffs2/summary.c
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
[mirror_ubuntu-zesty-kernel.git] / fs / jffs2 / summary.c
2006-05-25 David Woodhouse[JFFS2] jffs2_free_all_node_refs() doesn't free them...
2006-05-24 David WoodhouseMerge branch 'master' of git://git.infradead.org/~gleix...
2006-05-24 David Woodhouse[JFFS2] Reduce visibility of raw_node_ref to upper...
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-21 David WoodhouseMerge git://git.infradead.org/jffs2-devel-2.6
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
2006-04-17 David WoodhouseMerge with git://git.kernel.org/pub/scm/linux/kernel...
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 with http://kernel.org/pub/scm/linux/kernel/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 master.kernel.org:/pub/scm/linux/kernel/git/sam...
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
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 with /pub/scm/linux/kernel/git/torvalds/linux...
2005-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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.kernel.org/pub...
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 master.kernel.org:/pub/scm/linux/kernel/git/davej...
2005-11-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2005-11-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2005-11-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/tglx...
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...