Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2ab0ce09edf20b5228208405dd14bc8790fbdbd
/
fs
/
jffs2
/
nodelist.h
ab5610b
[JFFS2] remove junk prototypes
by Artem Bityutskiy
· 16 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
19e56ce
[JFFS2] Finally remove redundant ref->__totlen field.
by David Woodhouse
· 17 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
43dfa07
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 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
df8e96f
[JFFS2] Improve read_inode memory usage, v2.
by David Woodhouse
· 18 years ago
566865a
[JFFS2] Fix cross-endian build.
by David Woodhouse
· 18 years ago
ea7415c
[JFFS2] Use rb_first() and rb_last() cleanup
by Akinobu Mita
· 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
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
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 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
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
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
99988f7
[JFFS2] Introduce ref_next() macro for finding next physical node
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
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 18 years ago
987d47b
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
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
ca89a51
[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref
by David Woodhouse
· 18 years ago
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
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
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
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 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
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
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
3a69e0c
[JFFS2] Fix JFFS2 [mc]time handling
by Artem B. Bityutskiy
· 19 years ago
1e0da3c
[JFFS2] Build fragtree in reverse order
by Artem B. Bityutskiy
· 19 years ago
1e90097
[JFFS2] Move another fragtree-related function to nodelist.c
by Artem B. Bityutskiy
· 19 years ago
f97117d
[JFFS2] Move scattered function into related files
by Artem B. Bityutskiy
· 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
730554d
[JFFS2] Debug code clean up - step 1
by Artem B. Bityutskiy
· 19 years ago
9dee750
[JFFS2] Optimise jffs2_add_tn_to_list
by David Woodhouse
· 19 years ago
8557fd5
[JFFS2] Fix race in garbage collector
by Artem B. Bityuckiy
· 20 years ago
67e345d
[JFFS2] Prevent ino cache removal for inodes in use
by David Woodhouse
· 20 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