Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
797f87f83b60685ff8a13fa0572d2f10393c50d3
/
fs
/
jffs2
/
super.c
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
a445f78
JFFS2: fix unmount regression
by Artem Bityutskiy
· 12 years ago
208b14e
jffs2: get rid of jffs2_sync_super
by Artem Bityutskiy
· 12 years ago
e832579
jffs2: remove unnecessary GC pass on sync
by Artem Bityutskiy
· 12 years ago
c3c4a36
jffs2: remove unnecessary GC pass on umount
by Artem Bityutskiy
· 12 years ago
f4d0b35
jffs2: remove lock_super
by Artem Bityutskiy
· 12 years ago
8da8ba2
JFFS2: Add parameter to reserve disk space for root
by Daniel Drake
· 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
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
327cf29
mtd: do not use mtd->sync directly
by Artem Bityutskiy
· 13 years ago
85f2f2a
mtd: introduce mtd_sync interface
by Artem Bityutskiy
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
123005f
jffs2: add compr=lzo and compr=zlib options
by Andres Salomon
· 13 years ago
92abc47
jffs2: implement mount option parsing and compression overriding
by Andres Salomon
· 13 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
1a028dd
BKL: Remove BKL from jffs2
by Arnd Bergmann
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
9723152
jffs2: Stop triggering block erases from jffs2_write_super()
by Joakim Tjernlund
· 14 years ago
acb64a4
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
by David Woodhouse
· 14 years ago
ac4cfdd
const: mark remaining export_operations const
by Alexey Dobriyan
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
d579ed0
jffs2: call jffs2_write_super from jffs2_sync_fs
by Christoph Hellwig
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
01ba687
jffs2: move jffs2_write_super to super.c
by Christoph Hellwig
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
5f556aa
[JFFS2] Reinstate NFS exportability
by David Woodhouse
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
4e571ab
[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
ec4883b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
acaebfd
[MTD] generalise the handling of MTD-specific superblocks
by David Howells
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
9cdf083
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
9c74034
[MTD] return error code from get_mtd_device()
by Artem Bityutskiy
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 18 years ago
3e68fbb
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
by David Woodhouse
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
9b04c99
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
by Theodore Ts'o
· 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
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
b622059
[JFFS2] Init locks early during mount
by Artem B. Bityuckiy
· 19 years ago
a69dde9
[JFFS2] Kill GC thread before cleanup
by Artem B. Bityuckiy
· 19 years ago
2f82ce1
[JFFS2] Use a single config option for write buffer support
by Andrew Victor
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago