Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / fs / logfs / super.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-10-31 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-05-03 Linus Torvaldslogfs: initialize superblock entries earlier
2010-10-29 Al Viroswitch logfs to ->mount()
2010-10-29 Al Virologfs: fix a leak in get_sb
2010-10-29 Al Virologfs get_sb, part 3
2010-10-29 Al Virologfs get_sb, part 2
2010-10-29 Al Virologfs get_sb massage, part 1
2010-08-09 Al Virologfs: get rid of magical inodes
2010-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-05-15 Al ViroFix double-free in logfs
2010-05-05 Joern Engellogfs: fix compile failure
2010-05-01 Joern Engellogfs: Return -EINVAL if filesystem image doesn't match
2010-04-29 Dan Carpenterlogfs: testing the wrong variable
2010-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-04-17 Joern Engel[LogFS] Set s_bdi
2010-04-15 Joern Engel[LogFS] Prevent mempool_destroy NULL pointer dereference
2010-04-13 Joern Engel[LogFS] Prevent memory corruption on large deletes
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Joern EngelUse deactivate_locked_super
2010-03-27 Joern EngelFix logfs_get_sb_final error path
2010-03-27 Joern EngelWrite out both superblocks on mismatch
2010-03-27 Joern EngelOpen segment file before using it
2010-03-05 Joern Engel[LogFS] Check feature flags
2010-03-04 Joern Engel[LogFS] Only write journal if dirty
2010-03-04 Joern Engel[LogFS] Fix bdev erases
2009-11-20 Joern Engel[LogFS] add new flash file system