Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
[linux-flexiantxendom0-3.2.10.git] / fs / jffs2 / fs.c
2012-03-31 Linus TorvaldsMerge tag 'for-linus-3.4' of git://git.infradead.org...
2012-03-26 Joe Perchesjffs2: Use pr_fmt and remove jffs: from formats
2012-03-26 Joe Perchesjffs2: Convert printks to pr_<level>
2012-03-26 Joe Perchesjffs2: Convert most D1/D2 macros to jffs2_dbg
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-09 Eric Sandeenjffs2: fix up error handling for insert_inode_locked
2011-11-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-10-19 Andres Salomonjffs2: implement mount option parsing and compression...
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
2011-07-26 Al Virojffs2: S_ISLNK(mode & S_IFMT) is pointless
2011-07-24 Al Virofix jffs2 ACLs on big-endian with 16bit mode_t
2011-05-27 Christoph Hellwigfs: pass exact type of data dirties to ->dirty_inode
2010-10-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2010-10-24 Daniel Drakejffs2: Dynamically choose inocache hash size
2010-10-04 Arnd BergmannBKL: Remove BKL from jffs2
2010-08-10 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-08 David Woodhousejffs2: Update copyright notices
2010-06-08 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.35
2010-06-03 David Woodhousejffs2: Fix NFS race by using insert_inode_locked()
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-02-25 Andrew MortonJFFS2: avoid using C++ keyword `new' in userspace-visib...
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigjffs2: move jffs2_write_super to super.c
2008-09-01 David HowellsCRED: Wrap task credential accesses in the JFFS2 filesystem
2008-08-18 David Woodhouse[JFFS2] Fill in f_fsid field in jffs2_statfs()
2008-05-01 David Woodhouse[JFFS2] Track parent inode for directories (for NFS...
2008-05-01 David Woodhouse[JFFS2] Invert last argument of jffs2_gc_fetch_inode...
2008-04-22 David Woodhouse[JFFS2] semaphore->mutex conversion
2008-02-25 David Woodhouse[JFFS2] Use ALLOC_DELETION priority for truncation...
2008-02-25 David Woodhouse[JFFS2] Set i_blocks when truncating files
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 David Howellsiget: stop JFFS2 from using iget() and read_inode()
2007-11-01 David Woodhouse[JFFS2] Don't strip sgid bit from inode permissions
2007-10-20 KaiGai Kohei[JFFS2] Tidy up fix for ACL/permissions problem.
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-09-02 Jason Lunz[JFFS2] fix write deadlock regression
2007-08-22 David Woodhouse[JFFS2] Fix ACL vs. mode handling.
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Artem BityutskiyJFFS2: add UBI support
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2006-12-10 Yan Burman[JFFS2] replace kmalloc+memset with kzalloc
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 KaiGai Kohei[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
2006-05-22 Joern Engel[MTD] Merge STMicro NOR_ECC code with Intel Sibley...
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-05-05 Dmitry Bazhenov[JFFS2] Fix race in setting file attributes
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2005-11-29 Thomas Gleixner[JFFS2] Fix the slab cache constructor of 'struct jffs2...
2005-11-07 Thomas Gleixner[JFFS2] Clean up trailing white spaces
2005-11-06 Artem B. Bityutskiy[JFFS2] Remove stale comment
2005-11-06 Ferenc Havasi[JFFS2] Add erase block summary support (mount time...
2005-11-06 Ferenc Havasi[JFFS2] Remove support for virtual blocks
2005-11-06 Nicolas Pitre[JFFS2] Teach JFFS2 about Sibley flash
2005-11-06 Artem B. Bityutskiy[JFFS2] Namespace clean up
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 3
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix slab panic
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 2
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 1
2005-07-06 David Woodhouse[JFFS2] Remove compatibilty cruft for ancient kernels
2005-05-23 Andrew Victor[JFFS2] Use a single config option for write buffer...
2005-05-23 Andrew Victor[JFFS2] Add support for JFFS2-on-Dataflash devices.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2