summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/fs.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-061-6/+2
* [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-061-3/+2
* [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-061-4/+1
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-231-4/+2
* [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-231-1/+20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+677
OpenPOWER on IntegriCloud