Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35108d71383c5f4abc286430c0b5da79d22553f9
/
fs
/
jffs2
/
readinode.c
7aaea76
jffs2: fix unbalanced locking
by Brian Norris
· 11 years ago
4740f49
jffs2: Drop bogus if in comment
by Geert Uytterhoeven
· 10 years ago
e8bbeeb
fs/jffs2: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
bf7ad8e
rbtree: move some implementation details from rbtree.h to rbtree.c
by Michel Lespinasse
· 12 years ago
8c5a036
jffs2: allow to complete xattr integrity check on first GC scan
by Jean-Christophe DUBOIS
· 12 years ago
b6778fd
jffs2: refactor csize usage in jffs2_do_read_inode_internal()
by Xi Wang
· 13 years ago
7c80c35
jffs2: validate symlink size in jffs2_do_read_inode_internal()
by Xi Wang
· 13 years ago
5a52895
jffs2: Use pr_fmt and remove jffs: from formats
by Joe Perches
· 13 years ago
1093447
mtd: do use mtd->point directly
by Artem Bityutskiy
· 13 years ago
7219778
mtd: introduce mtd_unpoint interface
by Artem Bityutskiy
· 13 years ago
d35ea20
mtd: introduce mtd_point interface
by Artem Bityutskiy
· 13 years ago
df2e301
fs: Merge split strings
by Jean Delvare
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
bcc54e2a
jffs2: fix up rb_root initializations to use RB_ROOT
by Venkatesh Pallipadi
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
e670e41
jffs2: Fix error return in jffs2_do_read_inode_internal()
by Roel Kluin
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
4c41bd0
[JFFS2] fix mount crash caused by removed nodes
by Thomas Gleixner
· 16 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
2c61cb2
[JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
e1b8513
Typoes: "whith" -> "with"
by Robert P. J. Day
· 17 years ago
c2056e1
[JFFS2] Fix return value check for mtd->point() in check_node_data()
by Alexey Korolev
· 17 years ago
9252572
[JFFS2] Fix data CRC checking on NOR flash.
by David Woodhouse
· 17 years ago
59d8235
[JFFS2] Fix unpoint length
by Andy Lowe
· 18 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
b2e2523
[JFFS2] Print correct node offset when complaining about broken data CRC
by David Woodhouse
· 17 years ago
14c6381
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
by David Woodhouse
· 17 years ago
43dfa07
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 years ago
0477d24
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
by David Woodhouse
· 17 years ago
ea55d30
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
by Artem Bityutskiy
· 17 years ago
1c97964
[JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.
by David Woodhouse
· 17 years ago
fcf3caf
[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 18 years ago
96dd8d2
[JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 18 years ago
1123e2a
[JFFS2] Remember to calculate overlap on nodes which replace older nodes
by David Woodhouse
· 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
10731f8
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
by Artem Bityutskiy
· 18 years ago
c7258a4
[JFFS2] Check for all-zero node headers
by David Woodhouse
· 18 years ago
3d375d9
[JFFS2] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
c7afb0f
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
by KaiGai Kohei
· 18 years ago
355ed4e
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
by KaiGai Kohei
· 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
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
21f1d5f
[RBTREE] Update JFFS2 to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
fb6a82c
[PATCH] jffs2: fix printk warnings
by Randy Dunlap
· 19 years ago
0ef675d
[PATCH] mtd: 64 bit fixes
by Atsushi Nemoto
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
733802d
[JFFS2] Debug code simplification, update TODO
by Artem B. Bityutskiy
· 19 years ago
280562b
[JFFS2] Calculate CRC check starting point correctly
by Artem B. Bityutskiy
· 19 years ago
3a69e0c
[JFFS2] Fix JFFS2 [mc]time handling
by Artem B. Bityutskiy
· 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
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
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
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
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
9dee750
[JFFS2] Optimise jffs2_add_tn_to_list
by David Woodhouse
· 19 years ago
32f1a95
[JFFS2] Add symlink caching support.
by Artem B. Bityuckiy
· 20 years ago
67e345d
[JFFS2] Prevent ino cache removal for inodes in use
by David Woodhouse
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago