summaryrefslogtreecommitdiff
path: root/fs/jffs2/fs.c
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-07
|\
| * jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-03
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
|/
* JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton2010-02-25
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* jffs2: move jffs2_write_super to super.cChristoph Hellwig2009-06-11
* CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells2008-09-01
* [JFFS2] Fill in f_fsid field in jffs2_statfs()David Woodhouse2008-08-18
* [JFFS2] Track parent inode for directories (for NFS export)David Woodhouse2008-05-01
* [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse2008-05-01
* [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-22
* [JFFS2] Use ALLOC_DELETION priority for truncation to zero lengthDavid Woodhouse2008-02-25
* [JFFS2] Set i_blocks when truncating filesDavid Woodhouse2008-02-25
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-07
|\
| * [JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse2007-11-01
* | iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-07
|/
* [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-20
* Merge Linux 2.6.23David Woodhouse2007-10-13
|\
| * [JFFS2] fix write deadlock regressionJason Lunz2007-09-02
* | [JFFS2] Fix ACL vs. mode handling.David Woodhouse2007-08-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-27
|\
| * JFFS2: add UBI supportArtem Bityutskiy2007-04-27
* | [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
|/
* [JFFS2] replace kmalloc+memset with kzallocYan Burman2006-12-10
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [JFFS2][XATTR] Fix memory leak with jffs2_xattr_refKaiGai Kohei2006-06-27
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [JFFS2] Remove flash offset argument from various functions.David Woodhouse2006-05-23
* [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-22
* Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse2006-05-20
|\
| * [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-13
* | [JFFS2] Support new device nodesDavid Woodhouse2006-05-19
|/
* [JFFS2] Fix race in setting file attributesDmitry Bazhenov2006-05-05
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-29
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
* [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-06
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-06
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-06
* [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-06
* [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-06
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-06
* [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-06
* [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-06
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-06
* [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-06
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-23
* [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-23