Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b076b5210870e819d23434bd134cf8d6dddc68c
/
fs
/
jffs2
/
scan.c
41bdc60
jffs2: Reduce excessive scan of empty blocks
by Joakim Tjernlund
· 14 years ago
ae3b6ba
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
by David Woodhouse
· 14 years ago
4839641
jffs2: fix another potential leak on error path in scan.c
by David Woodhouse
· 15 years ago
a2ab0ce
jffs2: leaking jffs2_summary in function jffs2_scan_medium
by Christian Engelmayer
· 15 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
b534e70
[JFFS2] Handle dirents on the flash with embedded zero bytes in names.
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
43dfa07
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 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
c2aecda
[JFFS2] Speed up mount for directly-mapped NOR flash
by Joakim Tjernlund
· 18 years ago
5304300
[JFFS2] check node crc before doing anything else
by Thomas Gleixner
· 18 years ago
c7258a4
[JFFS2] Check for all-zero node headers
by David Woodhouse
· 18 years ago
a7a6ace1
[JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND
by Artem Bityutskiy
· 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
3d375d9
[JFFS2] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
c05d52c
fs/jffs2/: make 2 functions static
by Adrian Bunk
· 18 years ago
8a13695
[JFFS2][XATTR] rid unnecessary writing of delete marker.
by KaiGai Kohei
· 18 years ago
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
13ba42d
[JFFS2] Fix calculation of potential summary marker offset on NOR flash.
by David Woodhouse
· 18 years ago
a6a8bef
[JFFS2] Preallocate raw_node_refs in a couple of missing places in scan
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
f560928
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
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
fcb7578
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
by David Woodhouse
· 18 years ago
25090a6
[JFFS2] Discard remaining free space when filing a dirty block in scan.
by David Woodhouse
· 18 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 18 years ago
3560160
[JFFS2] Fix memory leak in scan code; improve comments.
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
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 18 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 18 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 18 years ago
5b5ffbc
[PATCH] jffs2: memory leak in jffs2_scan_medium()
by Florin Malita
· 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
e96fb23
[PATCH] jffs2: avoid divide-by-zero
by David Woodhouse
· 19 years ago
5b9d1f1
[JFFS2] Remove broken and useless debug code
by Thomas Gleixner
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
daba5cc
[JFFS2] Fix dataflash support
by Artem B. Bityutskiy
· 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
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
b81226c
[JFFS2] Fix node lookup
by Artem B. Bityuckiy
· 20 years ago
2f82ce1
[JFFS2] Use a single config option for write buffer support
by Andrew Victor
· 20 years ago
8f15fd5
[JFFS2] Add support for JFFS2-on-Dataflash devices.
by Andrew Victor
· 20 years ago
3be3667
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.
by Andrew Victor
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago