index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: release locks in check_corruption
Dan Carpenter
2010-11-19
1
-7
/
+9
*
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
1
-11
/
+34
*
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
1
-2
/
+5
*
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-21
1
-10
/
+10
*
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
1
-29
/
+19
*
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
1
-2
/
+74
*
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
1
-62
/
+83
*
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
1
-11
/
+34
*
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
1
-13
/
+32
*
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
1
-7
/
+7
*
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
1
-2
/
+2
*
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
1
-3
/
+3
*
UBI: rename IO error code
Artem Bityutskiy
2010-10-19
1
-4
/
+4
*
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-30
1
-1
/
+1
*
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
2010-08-02
1
-1
/
+1
*
UBI: improve delete-compatible volumes handling
Brijesh Singh
2010-06-16
1
-2
/
+2
*
UBI: fix error message and compilation warnings
Artem Bityutskiy
2010-06-14
1
-2
/
+1
*
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
2010-06-11
1
-0
/
+2
*
UBI: improve corrupted flash handling
Artem Bityutskiy
2010-06-04
1
-19
/
+82
*
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2010-06-04
1
-10
/
+17
*
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
1
-2
/
+2
*
UBI: simplify IO error codes
Artem Bityutskiy
2010-06-04
1
-2
/
+2
*
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-05-07
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
UBI: simplify debugging return codes
Artem Bityutskiy
2010-02-01
1
-7
/
+4
*
UBI: fix backward compatibility
Artem Bityutskiy
2009-10-20
1
-4
/
+3
*
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2009-08-14
1
-2
/
+16
*
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
2009-08-14
1
-1
/
+3
*
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
2009-07-24
1
-1
/
+12
*
UBI: fix bug in image sequence number handling
Holger Brunck
2009-07-15
1
-1
/
+1
*
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
1
-2
/
+14
*
UBI: add image sequence number to EC header
Adrian Hunter
2009-07-05
1
-0
/
+2
*
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
1
-5
/
+3
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
UBI: fix EBADMSG handling
Zoltan Sogor
2008-11-06
1
-1
/
+1
*
UBI: fix IS_ERR test
Julien Brunel
2008-09-26
1
-1
/
+1
*
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
1
-63
/
+24
*
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
1
-12
/
+6
*
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
1
-4
/
+5
*
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
1
-1
/
+1
*
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
1
-13
/
+15
*
UBI: fix mean EC calculation
Artem Bityutskiy
2008-04-19
1
-33
/
+8
*
UBI: add layout volume information
Artem Bityutskiy
2008-01-25
1
-1
/
+1
*
UBI: fix warnings
Artem Bityutskiy
2008-01-25
1
-1
/
+1
*
UBI: add sanity check
Artem Bityutskiy
2008-01-25
1
-1
/
+6
*
UBI: remove bogus assertion
Artem Bityutskiy
2008-01-25
1
-1
/
+0
*
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
1
-24
/
+21
|
\
|
*
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
1
-11
/
+8
|
*
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
1
-2
/
+2
|
*
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
1
-8
/
+8
[next]