Commit Graph

58 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Daniel Drake 65e5a0e18e jffs2: Dynamically choose inocache hash size 15 years ago
Arnd Bergmann 1a028dd2dd BKL: Remove BKL from jffs2 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
David Woodhouse 6088c05877 jffs2: Update copyright notices 15 years ago
David Woodhouse e72e6497e7 jffs2: Fix NFS race by using insert_inode_locked() 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Andrew Morton 91f8026603 JFFS2: avoid using C++ keyword `new' in userspace-visible header 15 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 01ba687577 jffs2: move jffs2_write_super to super.c 16 years ago
David Howells 3fc678a0e6 CRED: Wrap task credential accesses in the JFFS2 filesystem 17 years ago
David Woodhouse 75caf6b5ac [JFFS2] Fill in f_fsid field in jffs2_statfs() 17 years ago
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
David Woodhouse 1b690b4878 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. 17 years ago
David Woodhouse ced2207036 [JFFS2] semaphore->mutex conversion 17 years ago
David Woodhouse dd919660aa [JFFS2] Use ALLOC_DELETION priority for truncation to zero length 17 years ago
David Woodhouse b28ba9fa01 [JFFS2] Set i_blocks when truncating files 17 years ago
David Howells 5451f79f5f iget: stop JFFS2 from using iget() and read_inode() 17 years ago
David Woodhouse 857013b87b [JFFS2] Don't strip sgid bit from inode permissions 18 years ago
KaiGai Kohei cfc8dc6f6f [JFFS2] Tidy up fix for ACL/permissions problem. 18 years ago
Jason Lunz fc0e01974c [JFFS2] fix write deadlock regression 18 years ago
David Woodhouse 9ed437c50d [JFFS2] Fix ACL vs. mode handling. 18 years ago
Artem Bityutskiy 0029da3bf4 JFFS2: add UBI support 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
KaiGai Kohei 355ed4e141 [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Woodhouse 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. 19 years ago
Joern Engel c8b229de2b [MTD] Merge STMicro NOR_ECC code with Intel Sibley code 19 years ago
David Woodhouse aef9ab4784 [JFFS2] Support new device nodes 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Dmitry Bazhenov 422138dd68 [JFFS2] Fix race in setting file attributes 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Thomas Gleixner 21eeb7aa11 [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 20 years ago
Artem B. Bityutskiy 2f0077e018 [JFFS2] Remove stale comment 20 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 20 years ago
Ferenc Havasi 4ce1f56218 [JFFS2] Remove support for virtual blocks 20 years ago
Nicolas Pitre 59da721a22 [JFFS2] Teach JFFS2 about Sibley flash 20 years ago
Artem B. Bityutskiy f302cd028c [JFFS2] Namespace clean up 20 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 20 years ago
Artem B. Bityutskiy 6dac02a5e1 [JFFS2] Fix slab panic 20 years ago
Artem B. Bityutskiy 61a39b6941 [JFFS2] Debug code clean up - step 2 20 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 20 years ago
David Woodhouse 265489f01d [JFFS2] Remove compatibilty cruft for ancient kernels 20 years ago
Andrew Victor 2f82ce1eb6 [JFFS2] Use a single config option for write buffer support 20 years ago
Andrew Victor 8f15fd55f9 [JFFS2] Add support for JFFS2-on-Dataflash devices. 20 years ago