index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
scan.c
Age
Commit message (
Expand
)
Author
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_seb
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
2012-05-20
UBI: remove superfluous "!!" operation
Richard Weinberger
2012-05-20
UBI: always dump VID and EC headers in case of errors
Artem Bityutskiy
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
2012-02-29
UBI: fix error handling in ubi_scan()
Richard Weinberger
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2011-02-06
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
2011-02-06
UBI: add slab cache for ubi_scan_leb objects
Artem Bityutskiy
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2010-11-19
UBI: release locks in check_corruption
Dan Carpenter
2010-10-21
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-02
UBI: do not print message about corruptes PEBs if we have none of them
Artem Bityutskiy
2010-06-16
UBI: improve delete-compatible volumes handling
Brijesh Singh
2010-06-14
UBI: fix error message and compilation warnings
Artem Bityutskiy
2010-06-11
UBI: generate random image_seq when formatting MTD devices
Matthieu CASTET
2010-06-04
UBI: improve corrupted flash handling
Artem Bityutskiy
2010-06-04
UBI: introduce eraseblock counter variables
Artem Bityutskiy
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
[next]