Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27dea3eb667c058eebf2eb8a090f0e20333386e9
/
fs
/
jffs2
« Previous
6171586
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
by David Woodhouse
· 19 years ago
fb9fbbc
[JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries.
by David Woodhouse
· 19 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 19 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 19 years ago
1417fc4
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
by David Woodhouse
· 19 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 19 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 19 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 19 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 19 years ago
c41ff6e
[JFFS2] Fix printk format in jffs2_sum_write_data() error message.
by David Woodhouse
· 19 years ago
7d2beb1
[JFFS2] Fix section mismatch warnings in JFFS2.
by David Brownell
· 19 years ago
5b5ffbc
[PATCH] jffs2: memory leak in jffs2_scan_medium()
by Florin Malita
· 19 years ago
184f565
[JFFS2] Fix printk format in some error messages.
by Andrew Morton
· 19 years ago
3e68fbb
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
by David Woodhouse
· 19 years ago
cf5eba5
[JFFS2] Reduce excessive node count for syslog files.
by David Woodhouse
· 19 years ago
21b9879
[JFFS2][XATTR] Fix obvious typo
by KaiGai Kohei
· 19 years ago
c8708a9
[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.
by KaiGai Kohei
· 19 years ago
dea8013
[JFFS2][XATTR] remove redundant pointer cast in acl.c
by KaiGai Kohei
· 19 years ago
5a14959
[JFFS2][XATTR] remove '__KERNEL__' from acl.h
by KaiGai Kohei
· 19 years ago
ee886b5
[JFFS2][XATTR] remove senseless comment
by KaiGai Kohei
· 19 years ago
652ecc2
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
by KaiGai Kohei
· 19 years ago
4470d04
[JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.
by KaiGai Kohei
· 19 years ago
084702e
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
by KaiGai Kohei
· 19 years ago
8f2b6f4
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
by KaiGai Kohei
· 19 years ago
8b0b339
[JFFS2][XATTR] Add a description about c->xattr_sem
by KaiGai Kohei
· 19 years ago
de1f72f
[JFFS2][XATTR] remove typedef from posix_acl related definition.
by KaiGai Kohei
· 19 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 19 years ago
20ffdcb
[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c
by Jesper Juhl
· 19 years ago
7e59f2c
[JFFS2] Remove obsolete histo.h
by Domen Puncer
· 19 years ago
422138d
[JFFS2] Fix race in setting file attributes
by Dmitry Bazhenov
· 19 years ago
cbb9a56
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
by David Woodhouse
· 19 years ago
21f1d5f
[RBTREE] Update JFFS2 to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
373d5e7
JFFS2: Return an error for long filenames
by Richard Purdie
· 19 years ago
d96fb99
[JFFS2] Fix race in post-mount node checking
by David Woodhouse
· 19 years ago
fb6a82c
[PATCH] jffs2: fix printk warnings
by Randy Dunlap
· 19 years ago
4b4d1cc7
BUG_ON() Conversion in fs/jffs2/
by Eric Sesterhenn
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 19 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
0ef675d
[PATCH] mtd: 64 bit fixes
by Atsushi Nemoto
· 19 years ago
e96fb23
[PATCH] jffs2: avoid divide-by-zero
by David Woodhouse
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 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
02b7068
[PATCH] jffs2 debug gcc-2.9x fix
by Andrew Morton
· 19 years ago
5b9d1f1
[JFFS2] Remove broken and useless debug code
by Thomas Gleixner
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
008531f
[JFFS2] Fix broken compile when debug level = 2
by Artem B. Bityutskiy
· 19 years ago
4fc67fb
[JFFS2] Return 0, not number of bytes written, for success at commit_write
by Todd Poynor
· 19 years ago
daba5cc
[JFFS2] Fix dataflash support
by Artem B. Bityutskiy
· 19 years ago
d55849a
[JFFS2] Use memset(struct) instead of nulling struct members one by one
by Artem B. Bityutskiy
· 19 years ago
2f0077e0
[JFFS2] Remove stale comment
by Artem B. Bityutskiy
· 19 years ago
2bc9764
[JFFS2] Rename jffs2_summary_node to jffs2_raw_summary
by Ferenc Havasi
· 19 years ago
733802d
[JFFS2] Debug code simplification, update TODO
by Artem B. Bityutskiy
· 19 years ago
34c0e90
[JFFS2] Account summary space in reserved_size.
by Ferenc Havasi
· 19 years ago
81e39cf
[JFFS2] Debug message format clean up
by Artem B. Bityutskiy
· 19 years ago
8acff5e
[JFFS2] Call summary collector for all mtd devices with writev support
by Ferenc Havasi
· 19 years ago
c617e84
[JFFS2] Return real jffs2_sum_init() error code
by Ferenc Havasi
· 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
f050753
[JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
by Artem B. Bityutskiy
· 19 years ago
280562b
[JFFS2] Calculate CRC check starting point correctly
by Artem B. Bityutskiy
· 19 years ago
8d5df40
[JFFS2] More message formatting cleanups
by Artem B. Bityutskiy
· 19 years ago
3a69e0c
[JFFS2] Fix JFFS2 [mc]time handling
by Artem B. Bityutskiy
· 19 years ago
01d445f
[JFFS2] Make the JFFS2 messages a bit nicer
by Artem B. Bityutskiy
· 19 years ago
59da721
[JFFS2] Teach JFFS2 about Sibley flash
by Nicolas Pitre
· 19 years ago
45ca1b5
[JFFS2] Debug code clean up - step 7
by Artem B. Bityutskiy
· 19 years ago
3c09133
[JFFS2] Correct buggy length checks
by Artem B. Bityutskiy
· 19 years ago
3924350
[JFFS2] Debug code clean up - step 6
by Artem B. Bityutskiy
· 19 years ago
1e0da3c
[JFFS2] Build fragtree in reverse order
by Artem B. Bityutskiy
· 19 years ago
e0e3006
[JFFS2] Refine fragtree debug macros
by Artem B. Bityutskiy
· 19 years ago
1e90097
[JFFS2] Move another fragtree-related function to nodelist.c
by Artem B. Bityutskiy
· 19 years ago
737b766
[JFFS2] Fix up new debug code for eCos build
by Andrew Lunn
· 19 years ago
e0d6013
[JFFS2] Debug code clean up - step 5
by Artem B. Bityutskiy
· 19 years ago
f97117d
[JFFS2] Move scattered function into related files
by Artem B. Bityutskiy
· 19 years ago
f538c96
[JFFS2] Debug code clean up - step 4
by Artem B. Bityutskiy
· 19 years ago
2227c0b
[jffs2] Remove compressor lzo and lzari
by Ferenc Havasi
· 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
2b79adc
[JFFS2] Use f->target instead of f->dents for symlink target
by Artem B. Bityutskiy
· 19 years ago
730554d
[JFFS2] Debug code clean up - step 1
by Artem B. Bityutskiy
· 19 years ago
dae6227
[JFFS2] Split a large routine on several smaller.
by Artem B. Bityutskiy
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
5e1efe4
[PATCH] jffs/jffs2: remove wrong function prototypes
by Adrian Bunk
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
2fb1e30
[PATCH] jffs2: fix symlink error handling
by Al Viro
· 19 years ago
5d15788
[JFFS2] Fix node allocation leak
by Thomas Gleixner
· 19 years ago
751382d
[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
by Todd Poynor
· 19 years ago
b622059
[JFFS2] Init locks early during mount
by Artem B. Bityuckiy
· 19 years ago
e4fef66
[JFFS2] Rename function and update comments
by Artem B. Bityuckiy
· 19 years ago
86ffc0d
[JFFS2] Remove needless variable initialization
by Artem B. Bityuckiy
· 19 years ago
336d2ff
[JFFS2] Avoid alloc/dealloc for zero sized nodes
by Artem B. Bityuckiy
· 19 years ago
6430a8d
[JFFS2] Simplify the tree insert code.
by Artem B. Bityuckiy
· 19 years ago
265489f
[JFFS2] Remove compatibilty cruft for ancient kernels
by David Woodhouse
· 19 years ago
Next »