Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6fb1ca92a6409a9d5b0696447cd4997bc9aaf5a2
/
fs
/
jffs2
/
fs.c
c29aa15
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
67f9fd9
mm: remove read_cache_page_async()
by Sasha Levin
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
01887a3
jffs2: unlock f->sem on error in jffs2_new_inode()
by Wang Guoli
· 11 years ago
f2963d4
jffs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
e104f1e
jffs2: do not support the MLC nand
by Huang Shijie
· 11 years ago
0cfe53d
userns: Convert jffs2 to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
5a52895
jffs2: Use pr_fmt and remove jffs: from formats
by Joe Perches
· 13 years ago
da320f0
jffs2: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
9c261b3
jffs2: Convert most D1/D2 macros to jffs2_dbg
by Joe Perches
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
5346671
jffs2: fix up error handling for insert_inode_locked
by Eric Sandeen
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
92abc47
jffs2: implement mount option parsing and compression overriding
by Andres Salomon
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
61effb5
jffs2: S_ISLNK(mode & S_IFMT) is pointless
by Al Viro
· 13 years ago
963945b
fix jffs2 ACLs on big-endian with 16bit mode_t
by Al Viro
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
65e5a0e
jffs2: Dynamically choose inocache hash size
by Daniel Drake
· 14 years ago
1a028dd
BKL: Remove BKL from jffs2
by Arnd Bergmann
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
6088c05
jffs2: Update copyright notices
by David Woodhouse
· 14 years ago
3975d16
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
by Linus Torvalds
· 14 years ago
e72e649
jffs2: Fix NFS race by using insert_inode_locked()
by David Woodhouse
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
91f8026
JFFS2: avoid using C++ keyword `new' in userspace-visible header
by Andrew Morton
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
01ba687
jffs2: move jffs2_write_super to super.c
by Christoph Hellwig
· 15 years ago
3fc678a
CRED: Wrap task credential accesses in the JFFS2 filesystem
by David Howells
· 16 years ago
75caf6b
[JFFS2] Fill in f_fsid field in jffs2_statfs()
by David Woodhouse
· 16 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
1b690b4
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
dd91966
[JFFS2] Use ALLOC_DELETION priority for truncation to zero length
by David Woodhouse
· 17 years ago
b28ba9f
[JFFS2] Set i_blocks when truncating files
by David Woodhouse
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
857013b
[JFFS2] Don't strip sgid bit from inode permissions
by David Woodhouse
· 17 years ago
cfc8dc6
[JFFS2] Tidy up fix for ACL/permissions problem.
by KaiGai Kohei
· 17 years ago
b160292
Merge Linux 2.6.23
by David Woodhouse
· 17 years ago
fc0e019
[JFFS2] fix write deadlock regression
by Jason Lunz
· 17 years ago
9ed437c
[JFFS2] Fix ACL vs. mode handling.
by David Woodhouse
· 17 years ago
d1da4e5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
0029da3
JFFS2: add UBI support
by Artem Bityutskiy
· 18 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
3d375d9
[JFFS2] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
355ed4e
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
by KaiGai Kohei
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 18 years ago
c8b229d
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
by Joern Engel
· 18 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 18 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago
422138d
[JFFS2] Fix race in setting file attributes
by Dmitry Bazhenov
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
21eeb7a
[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
by Thomas Gleixner
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
2f0077e0
[JFFS2] Remove stale comment
by Artem B. Bityutskiy
· 19 years ago
e631ddb
[JFFS2] Add erase block summary support (mount time improvement)
by Ferenc Havasi
· 19 years ago
4ce1f56
[JFFS2] Remove support for virtual blocks
by Ferenc Havasi
· 19 years ago
59da721
[JFFS2] Teach JFFS2 about Sibley flash
by Nicolas Pitre
· 19 years ago
f302cd0
[JFFS2] Namespace clean up
by Artem B. Bityutskiy
· 19 years ago
e0c8e42
[JFFS2] Debug code clean up - step 3
by Artem B. Bityutskiy
· 19 years ago
6dac02a
[JFFS2] Fix slab panic
by Artem B. Bityutskiy
· 19 years ago
61a39b6
[JFFS2] Debug code clean up - step 2
by Artem B. Bityutskiy
· 19 years ago
730554d
[JFFS2] Debug code clean up - step 1
by Artem B. Bityutskiy
· 19 years ago
265489f
[JFFS2] Remove compatibilty cruft for ancient kernels
by David Woodhouse
· 19 years ago
2f82ce1
[JFFS2] Use a single config option for write buffer support
by Andrew Victor
· 20 years ago
8f15fd5
[JFFS2] Add support for JFFS2-on-Dataflash devices.
by Andrew Victor
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago