aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/fs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-4/+0
|\
| * BKL: Remove BKL from jffs2Arnd Bergmann2010-10-041-4/+0
* | jffs2: Dynamically choose inocache hash sizeDaniel Drake2010-10-251-1/+21
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-101-0/+1
|\
| * jffs2: Update copyright noticesDavid Woodhouse2010-08-081-0/+1
* | convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+4
* | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-2/+2
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-071-1/+6
|\ \ | |/
| * jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-031-1/+6
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-2/+2
|/
* JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton2010-02-251-5/+5
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-0/+3
* jffs2: move jffs2_write_super to super.cChristoph Hellwig2009-06-111-15/+0
* CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells2008-09-011-2/+2
* [JFFS2] Fill in f_fsid field in jffs2_statfs()David Woodhouse2008-08-181-0/+2
* [JFFS2] Track parent inode for directories (for NFS export)David Woodhouse2008-05-011-3/+2
* [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse2008-05-011-4/+5
* [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-221-14/+14
* [JFFS2] Use ALLOC_DELETION priority for truncation to zero lengthDavid Woodhouse2008-02-251-1/+6
* [JFFS2] Set i_blocks when truncating filesDavid Woodhouse2008-02-251-2/+5
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-071-5/+1
|\
| * [JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse2007-11-011-5/+1
* | iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-071-21/+35
|/
* [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-201-15/+6
* Merge Linux 2.6.23David Woodhouse2007-10-131-1/+1
|\
| * [JFFS2] fix write deadlock regressionJason Lunz2007-09-021-1/+1
* | [JFFS2] Fix ACL vs. mode handling.David Woodhouse2007-08-221-6/+26
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-271-0/+12
|\
| * JFFS2: add UBI supportArtem Bityutskiy2007-04-271-0/+12
* | [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-3/+1
|/
* [JFFS2] replace kmalloc+memset with kzallocYan Burman2006-12-101-2/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [JFFS2][XATTR] Fix memory leak with jffs2_xattr_refKaiGai Kohei2006-06-271-2/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [JFFS2] Remove flash offset argument from various functions.David Woodhouse2006-05-231-4/+4
* [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-221-12/+0
* Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse2006-05-201-1/+10
|\
| * [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-1/+10
* | [JFFS2] Support new device nodesDavid Woodhouse2006-05-191-7/+18
|/
* [JFFS2] Fix race in setting file attributesDmitry Bazhenov2006-05-051-1/+6
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-291-0/+2
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-28/+28
* [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-061-2/+1
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-061-2/+3
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-061-17/+2
* [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-061-2/+14