index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
1
-4
/
+4
2012-02-29
UBI: fix error handling in ubi_scan()
Richard Weinberger
1
-4
/
+4
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-2
/
+2
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-1
/
+1
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-3
/
+6
2011-02-06
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
1
-20
/
+34
2011-02-06
UBI: add slab cache for ubi_scan_leb objects
Artem Bityutskiy
1
-11
/
+21
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
1
-0
/
+4
2010-11-19
UBI: release locks in check_corruption
Dan Carpenter
1
-7
/
+9
2010-10-21
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
1
-11
/
+34
2010-10-21
UBI: fix check_data_ff return code
Artem Bityutskiy
1
-2
/
+5
2010-10-21
UBI: remember copy_flag while scanning
Artem Bityutskiy
1
-10
/
+10
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-29
/
+19
2010-10-19
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
1
-2
/
+74
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
1
-62
/
+83
2010-10-19
UBI: separate out corrupted list
Artem Bityutskiy
1
-11
/
+34
2010-10-19
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
1
-13
/
+32
2010-10-19
UBI: rename a local variable
Artem Bityutskiy
1
-7
/
+7
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
1
-2
/
+2
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
1
-3
/
+3
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
1
-4
/
+4
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
1
-1
/
+1
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
1
-1
/
+1
2010-06-16
UBI: improve delete-compatible volumes handling
Brijesh Singh
1
-2
/
+2
2010-06-14
UBI: fix error message and compilation warnings
Artem Bityutskiy
1
-2
/
+1
2010-06-11
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
1
-0
/
+2
2010-06-04
UBI: improve corrupted flash handling
Artem Bityutskiy
1
-19
/
+82
2010-06-04
UBI: introduce eraseblock counter variables
Artem Bityutskiy
1
-10
/
+17
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
1
-2
/
+2
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
1
-2
/
+2
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
1
-7
/
+4
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
1
-4
/
+3
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
1
-2
/
+16
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
1
-1
/
+3
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
1
-1
/
+12
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
1
-1
/
+1
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
1
-2
/
+14
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
1
-0
/
+2
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
1
-5
/
+3
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
1
-1
/
+1
2008-09-26
UBI: fix IS_ERR test
Julien Brunel
1
-1
/
+1
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
1
-63
/
+24
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-12
/
+6
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-4
/
+5
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-1
/
+1
[next]