aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-4/+0
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake1-1/+21
2010-10-04BKL: Remove BKL from jffs2Arnd Bergmann1-4/+0
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-2/+4
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig1-2/+2
2010-08-08jffs2: Update copyright noticesDavid Woodhouse1-0/+1
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds1-1/+6
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse1-1/+6
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de1-2/+2
2010-02-25JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton1-5/+5
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani1-0/+3
2009-06-11jffs2: move jffs2_write_super to super.cChristoph Hellwig1-15/+0
2008-09-01CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells1-2/+2
2008-08-18[JFFS2] Fill in f_fsid field in jffs2_statfs()David Woodhouse1-0/+2
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse1-3/+2
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse1-4/+5
2008-04-22[JFFS2] semaphore->mutex conversionDavid Woodhouse1-14/+14
2008-02-25[JFFS2] Use ALLOC_DELETION priority for truncation to zero lengthDavid Woodhouse1-1/+6
2008-02-25[JFFS2] Set i_blocks when truncating filesDavid Woodhouse1-2/+5
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+1
2008-02-07iget: stop JFFS2 from using iget() and read_inode()David Howells1-21/+35
2007-11-01[JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse1-5/+1
2007-10-20[JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei1-15/+6
2007-10-13Merge Linux 2.6.23David Woodhouse1-1/+1
2007-09-02[JFFS2] fix write deadlock regressionJason Lunz1-1/+1
2007-08-22[JFFS2] Fix ACL vs. mode handling.David Woodhouse1-6/+26
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+12
2007-04-27JFFS2: add UBI supportArtem Bityutskiy1-0/+12
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-3/+1
2006-12-10[JFFS2] replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-3/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[JFFS2][XATTR] Fix memory leak with jffs2_xattr_refKaiGai Kohei1-2/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-05-23[JFFS2] Remove flash offset argument from various functions.David Woodhouse1-4/+4
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-12/+0
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse1-1/+10
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse1-7/+18
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-1/+10
2006-05-05[JFFS2] Fix race in setting file attributesDmitry Bazhenov1-1/+6
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2005-11-29[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner1-0/+2
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-28/+28
2005-11-06[JFFS2] Remove stale commentArtem B. Bityutskiy1-2/+1
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi1-2/+3
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi1-17/+2
2005-11-06[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre1-2/+14
2005-11-06[JFFS2] Namespace clean upArtem B. Bityutskiy1-2/+2