Age | Commit message (Expand) | Author | Files | Lines |
2009-06-12 | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 1 | -0/+3 |
2009-06-12 | jffs2: move jffs2_write_super to super.c | Christoph Hellwig | 1 | -15/+0 |
2008-09-01 | CRED: Wrap task credential accesses in the JFFS2 filesystem | David Howells | 1 | -2/+2 |
2008-08-18 | [JFFS2] Fill in f_fsid field in jffs2_statfs() | David Woodhouse | 1 | -0/+2 |
2008-05-01 | [JFFS2] Track parent inode for directories (for NFS export) | David Woodhouse | 1 | -3/+2 |
2008-05-01 | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. | David Woodhouse | 1 | -4/+5 |
2008-04-22 | [JFFS2] semaphore->mutex conversion | David Woodhouse | 1 | -14/+14 |
2008-02-25 | [JFFS2] Use ALLOC_DELETION priority for truncation to zero length | David Woodhouse | 1 | -1/+6 |
2008-02-25 | [JFFS2] Set i_blocks when truncating files | David Woodhouse | 1 | -2/+5 |
2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -5/+1 |
2008-02-07 | iget: stop JFFS2 from using iget() and read_inode() | David Howells | 1 | -21/+35 |
2007-11-01 | [JFFS2] Don't strip sgid bit from inode permissions | David Woodhouse | 1 | -5/+1 |
2007-10-20 | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 1 | -15/+6 |
2007-10-13 | Merge Linux 2.6.23 | David Woodhouse | 1 | -1/+1 |
2007-09-02 | [JFFS2] fix write deadlock regression | Jason Lunz | 1 | -1/+1 |
2007-08-22 | [JFFS2] Fix ACL vs. mode handling. | David Woodhouse | 1 | -6/+26 |
2007-04-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+12 |
2007-04-27 | JFFS2: add UBI support | Artem Bityutskiy | 1 | -0/+12 |
2007-04-25 | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 1 | -3/+1 |
2006-12-10 | [JFFS2] replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -3/+3 |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -2/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref | KaiGai Kohei | 1 | -2/+0 |
2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -2/+2 |
2006-05-23 | [JFFS2] Remove flash offset argument from various functions. | David Woodhouse | 1 | -4/+4 |
2006-05-23 | [MTD] Merge STMicro NOR_ECC code with Intel Sibley code | Joern Engel | 1 | -12/+0 |
2006-05-20 | Merge git://git.infradead.org/jffs2-xattr-2.6 | David Woodhouse | 1 | -1/+10 |
2006-05-19 | [JFFS2] Support new device nodes | David Woodhouse | 1 | -7/+18 |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 1 | -1/+10 |
2006-05-06 | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov | 1 | -1/+6 |
2006-01-12 | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 1 | -0/+1 |
2005-11-29 | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner | 1 | -0/+2 |
2005-11-07 | [JFFS2] Clean up trailing white spaces | Thomas Gleixner | 1 | -28/+28 |
2005-11-07 | [JFFS2] Remove stale comment | Artem B. Bityutskiy | 1 | -2/+1 |
2005-11-06 | [JFFS2] Add erase block summary support (mount time improvement) | Ferenc Havasi | 1 | -2/+3 |
2005-11-06 | [JFFS2] Remove support for virtual blocks | Ferenc Havasi | 1 | -17/+2 |
2005-11-06 | [JFFS2] Teach JFFS2 about Sibley flash | Nicolas Pitre | 1 | -2/+14 |
2005-11-06 | [JFFS2] Namespace clean up | Artem B. Bityutskiy | 1 | -2/+2 |
2005-11-06 | [JFFS2] Debug code clean up - step 3 | Artem B. Bityutskiy | 1 | -6/+2 |
2005-11-06 | [JFFS2] Fix slab panic | Artem B. Bityutskiy | 1 | -3/+2 |
2005-11-06 | [JFFS2] Debug code clean up - step 2 | Artem B. Bityutskiy | 1 | -2/+2 |
2005-11-06 | [JFFS2] Debug code clean up - step 1 | Artem B. Bityutskiy | 1 | -2/+2 |
2005-07-06 | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse | 1 | -4/+1 |
2005-05-23 | [JFFS2] Use a single config option for write buffer support | Andrew Victor | 1 | -4/+2 |
2005-05-23 | [JFFS2] Add support for JFFS2-on-Dataflash devices. | Andrew Victor | 1 | -1/+20 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+677 |