Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6c6d33cb7d18721e56ce4bb5a0e22593956ef14
/
fs
/
jffs2
/
summary.c
0fed784
JFFS2: fix min/max confusion
by Roel Kluin
· 15 years ago
b7600db
[JFFS2] Fix allocation of summary buffer
by David Woodhouse
· 16 years ago
b534e70
[JFFS2] Handle dirents on the flash with embedded zero bytes in names.
by David Woodhouse
· 17 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
a2166b9
[JFFS2] Reschedule in loops
by Artem Bityutskiy
· 18 years ago
3d375d9
[JFFS2] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
27bea32
[PATCH] JFFS2: SUMMARY: fix a summary collecting bug
by Zoltan Sogor
· 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
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
1046d88
[JFFS2] Check CRC32 on dirent and data nodes each time they're read
by David Woodhouse
· 18 years ago
098a198
[JFFS2] Preallocate node refs for cleanmarker in summary scan
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
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
2f78540
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
by David Woodhouse
· 18 years ago
fcb7578
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
by David Woodhouse
· 18 years ago
010b06d
[JFFS2] Locking issues in summary write code.
by David Woodhouse
· 18 years ago
9167e0f
[JFFS2] Remove stray kfree of summary info in XATTR code.
by David Woodhouse
· 18 years ago
49f11d4
[JFFS2] Mark gaps in summary list as dirty space
by David Woodhouse
· 18 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 18 years ago
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 18 years ago
6171586
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
by David Woodhouse
· 18 years ago
fb9fbbc
[JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries.
by David Woodhouse
· 18 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 18 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 18 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 18 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 18 years ago
c41ff6e
[JFFS2] Fix printk format in jffs2_sum_write_data() error message.
by David Woodhouse
· 18 years ago
c8708a9
[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.
by KaiGai Kohei
· 18 years ago
8f2b6f4
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
by KaiGai Kohei
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago
20ffdcb
[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c
by Jesper Juhl
· 18 years ago
fb6a82c
[PATCH] jffs2: fix printk warnings
by Randy Dunlap
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 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
e631ddb
[JFFS2] Add erase block summary support (mount time improvement)
by Ferenc Havasi
· 19 years ago