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: 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
|
*
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-10-14
1
-4
/
+4
*
|
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-01
1
-9
/
+8
|
/
*
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
2007-07-18
1
-1
/
+0
*
UBI: bugfix in sqnum calculation
Brijesh Singh
2007-07-18
1
-3
/
+3
*
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
1
-28
/
+28
*
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
1
-3
/
+3
*
UBI: add few more comments
Artem Bityutskiy
2007-07-18
1
-2
/
+6
*
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
1
-1
/
+1
*
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
1
-19
/
+27
*
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-07-18
1
-1
/
+3
*
UBI: Unsorted Block Images
Artem B. Bityutskiy
2007-04-27
1
-0
/
+1368