Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97a572b3b877173e284c687be34d8ae81b826160
/
fs
/
jffs2
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 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
f6449f4
[JFFS2] Fix compr_rubin.c build after include file elimination.
by Andrew Morton
· 18 years ago
61c4b23
[JFFS2] Handle inodes with only a single metadata node with non-zero isize
by David Woodhouse
· 18 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
0dec4c8
[JFFS2] Better fix for all-zero node headers
by Joakim Tjernlund
· 18 years ago
df8e96f
[JFFS2] Improve read_inode memory usage, v2.
by David Woodhouse
· 18 years ago
44b998e
[JFFS2] Improve failure mode if inode checking leaves unchecked space.
by David Woodhouse
· 18 years ago
566865a
[JFFS2] Fix cross-endian build.
by David Woodhouse
· 18 years ago
a491486
[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.
by Joakim Tjernlund
· 18 years ago
c2aecda
[JFFS2] Speed up mount for directly-mapped NOR flash
by Joakim Tjernlund
· 18 years ago
10731f8
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
by Artem Bityutskiy
· 18 years ago
7f762ab
[JFFS2] Disable summary after wbuf recovery
by Adrian Hunter
· 18 years ago
99c2594
[JFFS2] Prevent list corruption when handling write errors
by Adrian Hunter
· 18 years ago
b0afbbe
[JFFS2] fix deadlock on error path
by Artem Bityutskiy
· 18 years ago
5304300
[JFFS2] check node crc before doing anything else
by Thomas Gleixner
· 18 years ago
8dc64fc
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
by Robert P. J. Day
· 18 years ago
3a6effe
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
by Robert P. J. Day
· 18 years ago
0feba82
[JFFS2] print a message when marking bad block
by Artem Bityutskiy
· 18 years ago
c7258a4
[JFFS2] Check for all-zero node headers
by David Woodhouse
· 18 years ago
f8a922c
[JFFS2] Use yield() between GC passes in background thread.
by David Woodhouse
· 18 years ago
180bfb3
[JFFS2] Fix writebuffer recovery in the first page of a block
by Vitaly Wool
· 18 years ago
4935361
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
7be26bfb
[JFFS2] printk warning fixes
by Andrew Morton
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
a7a6ace1
[JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND
by Artem Bityutskiy
· 18 years ago
cfa7239
JFFS2: memory leak in jffs2_do_mount_fs()
by Dmitry Adamushko
· 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
e499e01
[JFFS2] debug.h: include <linux/sched.h> for current->pid
by David Woodhouse
· 18 years ago
abb536e
[JFFS2] use the ref_offset macro
by Kyungmin Park
· 18 years ago
a2166b9
[JFFS2] Reschedule in loops
by Artem Bityutskiy
· 18 years ago
85de3d9
[JFFS2] Fix error-path leak in summary scan
by Amit Choudhary
· 18 years ago
aba54da
[JFFS2] add cond_resched() when garbage collecting deletion dirent
by Artem Bityutskiy
· 18 years ago
3d375d9
[JFFS2] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
ec2e203
[PATCH] struct path: convert jffs2
by Josef Sipek
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 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
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
9c74034
[MTD] return error code from get_mtd_device()
by Artem Bityutskiy
· 18 years ago
7014568
[MTD] [NAND] remove len/ooblen confusion.
by Vitaly Wool
· 18 years ago
513b046
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
c7cf0c6
[JFFS2] Fix jffs2_follow_link() typo
by Qi Yong
· 18 years ago
ea7415c
[JFFS2] Use rb_first() and rb_last() cleanup
by Akinobu Mita
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
a6b1d82
[JFFS2] kill warning RE debug-only variables
by Jeff Garzik
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
f2dd117
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
by Michal Piotrowski
· 18 years ago
d882687
[JFFS2][SUMMARY] Fix a summary collecting bug.
by Havasi Ferenc
· 18 years ago
0b6c0bb
fs/jffs2/xattr.c: remove dead code
by Adrian Bunk
· 18 years ago
90a18fa
make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static
by Adrian Bunk
· 18 years ago
0d17821
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
c7afb0f
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
by KaiGai Kohei
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c05d52c
fs/jffs2/: make 2 functions static
by Adrian Bunk
· 18 years ago
c6e8c6c
[JFFS2][XATTR] Fix xd->refcnt race condition
by KaiGai Kohei
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
936813a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
332a6b9
[JFFS2][XATTR] Fix wrong copyright
by KaiGai Kohei
· 18 years ago
2c887e2
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
by KaiGai Kohei
· 18 years ago
355ed4e
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
by KaiGai Kohei
· 18 years ago
8a13695
[JFFS2][XATTR] rid unnecessary writing of delete marker.
by KaiGai Kohei
· 18 years ago
a1ae76e
[JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.
by KaiGai Kohei
· 18 years ago
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 18 years ago
1046d88
[JFFS2] Check CRC32 on dirent and data nodes each time they're read
by David Woodhouse
· 18 years ago
fc6612f
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
by David Woodhouse
· 18 years ago
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
4ed0156
[JFFS2] Fix more breakage caused by janitorial meddling.
by David Woodhouse
· 18 years ago
3bcc86f
[JFFS2] Remove stray __exit from jffs2_compressors_exit()
by David Woodhouse
· 18 years ago
098a198
[JFFS2] Preallocate node refs for cleanmarker in summary scan
by David Woodhouse
· 18 years ago
13ba42d
[JFFS2] Fix calculation of potential summary marker offset on NOR flash.
by David Woodhouse
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
a6a8bef
[JFFS2] Preallocate raw_node_refs in a couple of missing places in scan
by David Woodhouse
· 18 years ago
2ebf09c
[JFFS2] Fix oops when marking space dirty in scan, but no previous node exists.
by David Woodhouse
· 18 years ago
ddc58bd
[JFFS2] Fix wbuf recovery of f->metadata->raw node.
by David Woodhouse
· 18 years ago
9bfeb69
[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.
by David Woodhouse
· 18 years ago
89291a9
[JFFS2] Fix 64-bit size_t problems in XATTR code.
by David Woodhouse
· 18 years ago
8b9e9fe
[JFFS2] Fix and improve debugging output during scan.
by David Woodhouse
· 18 years ago
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
by David Woodhouse
· 18 years ago
f61579c3
[JFFS2] Correctly handle wasted space before summary node.
by David Woodhouse
· 18 years ago
c38c1b6
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
by David Woodhouse
· 18 years ago
f560928
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
by David Woodhouse
· 18 years ago
c7c16c8
[JFFS2] Revert Artem's Bunkage in debug messages.
by David Woodhouse
· 18 years ago
0305c86
Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git
by David Woodhouse
· 18 years ago
Next »